Skip to content

Commit ed469f0

Browse files
authored
Merge pull request #1191 from pauliustautkus17-ui/revert-1185-fix-docs
Revert "remove NPC_StopShoot bcz it doesnt exist"savininkas
2 parents e853a53 + eff7210 commit ed469f0

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)