Help with a minigame,
#3

When your round get's over...

Код:
new i;
for(i=0;i<MAX_PLAYERS;i++)
{ 
 if(GetPlayerVirtualWorld(playerid)!=0)
 { 
  SetPlayerVirtualWorld(i,0);
 }
}
Reply


Messages In This Thread
Help with a minigame, - by DevilRP - 27.05.2010, 13:48
Re: Help with a minigame, - by DevilRP - 27.05.2010, 14:50
Re: Help with a minigame, - by DJDhan - 27.05.2010, 15:20

Forum Jump:


Users browsing this thread: 1 Guest(s)