[Ajuda] spawnar to all
#1

Bom galera, estou com um probleminha, eu queria que logo apуs:
Код:
 EndRoundForAll() // OK!
{   
	foreach(Player, i)
	{
		if(APlayerData[i][pLogged])
		{
			GameTextForPlayer(i, "~r~>~y~Fim do Round~r~<", 4000, 6);
			if(Duelo[i] == 998 && GetPlayerVirtualWorld(i) == 0 && AFK[i] == false && OnTDM[i] == false && ArenaDeagle[i] == false && ArenaRunning[i] == false && ArenaWar[i] == false && ArenaSniper[i] == false)
			{
				TogglePlayerControllable(i, 0);
			}
		}
	}
}
queria que logo apуs que o round terminasse todos os players fossem spawnados, tentei de tudo aqui sempre da erro.

variavel: SpawnPlayer
Reply


Messages In This Thread
spawnar to all - by Ericoo - 10.02.2017, 17:25
Re: spawnar to all - by FallweN - 10.02.2017, 18:02
Re: spawnar to all - by Ericoo - 10.02.2017, 18:38
Re: spawnar to all - by Ericoo - 10.02.2017, 18:41
Re: spawnar to all - by Cheleber_Pausini - 10.02.2017, 20:19

Forum Jump:


Users browsing this thread: 3 Guest(s)