10.11.2018, 13:00
You'll need to use StopShoot too iirc.
Otherwise try to reset the NPC's keys by doing
FCNPC sets the keys automatically when using AimAt/ShootAt etc. So resetting them will also make the NPC stop what he's currently doing.
Otherwise try to reset the NPC's keys by doing
Код:
FCNPC_SetKeys(bot1, 0, 0, 0);