18.03.2015, 23:39
Add this in your callbacks, there's a chance the NPC isn't working because of them:
Make sure you've created the npc recording file and its respective pwn/amx file; check this out for more information on NPCS: https://sampforum.blast.hk/showthread.php?tid=95034
pawn Код:
if(IsPlayerNPC(playerid)) return 1;