Any way to log all callback calls?
#1

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
Reply
#2

Use:

https://sampwiki.blast.hk/wiki/Print

In your callbacks, to see if they are being called.
Is that what you mean ??
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)