Virtual World
#5

Quote:
Originally Posted by Wesley221
Посмотреть сообщение
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
isnt (i) standing for playerid, you still need to get the targetid :P
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: 1 Guest(s)