28.02.2017, 07:36
1. Nope, you can just fill array and use random(int); function to chose random cell from that array.
2.
3. That thing when NPC turns his back to player when he is to close is a known bug. https://github.com/ziggi/FCNPC/issues/48
2.
pawn Код:
FCNPC_AimAt(npcid, Float:x, Float:y, Float:z, bool:shoot = false, shoot_delay = 0, bool:setangle = true)