02.08.2012, 14:29
Hi all,
I'm having problem with NPC connecting but not spawning; I have inserted a check in all (or at least I think so) callbacks similar to this:
if(IsPlayerNPC(playerid)) return 1;
Is there a way to get a log of all the callback logs to see if I am missing some of them?
Thanks and regards,
Siralos
I'm having problem with NPC connecting but not spawning; I have inserted a check in all (or at least I think so) callbacks similar to this:
if(IsPlayerNPC(playerid)) return 1;
Is there a way to get a log of all the callback logs to see if I am missing some of them?
Thanks and regards,
Siralos