OnPlayerDisconnect stopped working
#9

Quote:
Originally Posted by Romel
Посмотреть сообщение
Like Viniborn said, make a debug to make a debug print something (even random message), if it prints out in the console it means the callback is working, if it's not, the callback has causing some problems.

Here is an example of debug code

PHP код:
public OnPlayerDisconnect(playeridreason)
{
     print(
"[debug] OnPlayerDisconnect called!");
     return 
1;

its not working
Reply


Messages In This Thread
OnPlayerDisconnect stopped working - by pasha97 - 25.10.2012, 14:25
Re: OnPlayerDisconnect stopped working - by ViniBorn - 25.10.2012, 15:32
Re: OnPlayerDisconnect stopped working - by pasha97 - 25.10.2012, 17:37
Re: OnPlayerDisconnect stopped working - by HyDrAtIc - 25.10.2012, 17:41
Re: OnPlayerDisconnect stopped working - by Kirollos - 25.10.2012, 18:11
Re: OnPlayerDisconnect stopped working - by HyDrAtIc - 25.10.2012, 18:14
Re: OnPlayerDisconnect stopped working - by pasha97 - 26.10.2012, 10:05
Re: OnPlayerDisconnect stopped working - by JaKe Elite - 26.10.2012, 10:21
Re: OnPlayerDisconnect stopped working - by pasha97 - 26.10.2012, 13:16
Re: OnPlayerDisconnect stopped working - by gtakillerIV - 26.10.2012, 14:07

Forum Jump:


Users browsing this thread: 4 Guest(s)