Virtual World
#3

pawn Код:
for( new i = 0; i < MAX_PLAYERS; i++ )
{
    if(GetPlayerVirtualWorld(i) != GetPlayerVirtualWorld(i)) return 0;
}
Add this to OnPlayerText, not sure if it works: worth a try
Reply


Messages In This Thread
Virtual World - by Jack- - 13.07.2011, 15:10
Re: Virtual World - by farris - 13.07.2011, 15:23
Re: Virtual World - by Wesley221 - 13.07.2011, 15:25
Re: Virtual World - by Conroy - 13.07.2011, 15:30
Re: Virtual World - by farris - 13.07.2011, 15:31
Re: Virtual World - by Wesley221 - 13.07.2011, 15:34

Forum Jump:


Users browsing this thread: 2 Guest(s)