18.05.2010, 15:10
Make sure all your functions can support NPC's..
If you have a function that kicks in 20 seconds later, make sure it has 'if(IsPlayerNPC(playerid)) return 1;' in it.
If you have a function that kicks in 20 seconds later, make sure it has 'if(IsPlayerNPC(playerid)) return 1;' in it.