IsPlayerConnected problem
#1

Hello, everybody!

PHP код:
PLUGIN_EXPORT void PLUGIN_CALL ProcessTick()
{
     
      for(
int i 0;MAX_PLAYERS;i++)
      {
                if(
g_Invoke->callNative(&PAWN::IsPlayerConnected,i) == 1std::cout << i;
    
      }

Why, doesnt it work

P.S. ProcessTick works
Reply


Messages In This Thread
IsPlayerConnected problem - by Tumba - 07.05.2013, 06:04
Re: IsPlayerConnected problem - by Yiin - 07.05.2013, 10:42
Re: IsPlayerConnected problem - by Tumba - 07.05.2013, 10:50
Re: IsPlayerConnected problem - by Dan.. - 07.05.2013, 10:54
Re: IsPlayerConnected problem - by Tumba - 07.05.2013, 11:08
Re: IsPlayerConnected problem - by Tumba - 07.05.2013, 13:01
Re: IsPlayerConnected problem - by AndreT - 07.05.2013, 13:28
Re: IsPlayerConnected problem - by Tumba - 07.05.2013, 14:28
Re: IsPlayerConnected problem - by xeeZ - 08.05.2013, 13:27
Re: IsPlayerConnected problem - by Tumba - 08.05.2013, 16:24
Re: IsPlayerConnected problem - by RCON1 - 25.05.2014, 08:59

Forum Jump:


Users browsing this thread: 3 Guest(s)