SA-MP Forums Archive
[BUG] NPC actions - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP (https://sampforum.blast.hk/forumdisplay.php?fid=3)
+--- Forum: Bug Reports (https://sampforum.blast.hk/forumdisplay.php?fid=20)
+--- Thread: [BUG] NPC actions (/showthread.php?tid=258997)



[BUG] NPC actions - (HUN)GangSteR] - 02.06.2011

Hi!


The bug:

- They are out of order NPC adequately the anims!
- NPC is out of order SetPlayerVelocity!
- NPC may not be to give a weapon!

For example this anim run:

ApplyAnimation(playerid, Ped","run_old, 1,1,1,1,1,1);
Runs at a normal player ahead properly, but NPC does it in one place.


Re: [BUG] NPC actions - Mauzen - 02.06.2011

It is not really a bug, but a entity of the NPC system samp uses. The NPCs play back prerecorded actions, so things like velocity cant change their position, unless you do it with SetPlayerPosition