Skip to content

Commit eff7210

Browse files
Revert "remove NPC_StopShoot bcz it doesnt exist"
1 parent e853a53 commit eff7210

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

frontend/docs/scripting/functions/NPC_IsShooting.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ public OnPlayerCommandText(playerid, cmdtext[])
5151
5252
- [NPC_Shoot](NPC_Shoot): Make NPC shoot
5353
- [NPC_AimAt](NPC_AimAt): Make NPC aim and shoot
54+
- [NPC_StopShoot](NPC_StopShoot): Stop NPC shooting
5455
- [NPC_IsAiming](NPC_IsAiming): Check if aiming
5556
5657
## Related Callbacks

frontend/i18n/zh-CN/docusaurus-plugin-content-docs/current/scripting/functions/NPC_IsShooting.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ public OnPlayerCommandText(playerid, cmdtext[])
5151
5252
- [NPC_Shoot](NPC_Shoot): 让 NPC 射击
5353
- [NPC_AimAt](NPC_AimAt): 让 NPC 瞄准并射击
54+
- [NPC_StopShoot](NPC_StopShoot): 停止 NPC 射击
5455
- [NPC_IsAiming](NPC_IsAiming): 检查是否正在瞄准
5556
5657
## 相关回调

0 commit comments

Comments
 (0)