Debug - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Debug (
/showthread.php?tid=348121)
Debug -
[SF]OutLawZ - 04.06.2012
This thread is too old to be displayed.
Re: Debug -
Firo - 04.06.2012
At your console when play disconnect its show you 'TBT' ?
Re: Debug -
[SF]OutLawZ - 05.06.2012
? I'm using crash detector, and it comes up with this line in the console
debug #11 00061ad8 in public TB_OnPlayerDisconnect <> from gm.amx
Re: Debug -
Sandiel - 05.06.2012
Try this:
pawn Код:
for(new i = 0; i < sizeof(TextBox); i++)
Hope this helps.
Re: Debug -
[SF]OutLawZ - 05.06.2012
error 010: invalid function or declaration