what's the ...
#7

Thanks, can you also help me make a command like (/bance) and then it gets a random player and put it on this team:

Код:
	if(team[playerid] == 2) //Zombies
	{
		SetPlayerColor(playerid,ZRED);
		SetPlayerTeam(playerid, 2);
		SetPlayerHealth(playerid, 200);
		GameTextForPlayer(playerid,"~r~Zombie: ~b~/hide",10000,1);
	}
Reply


Messages In This Thread
what's the ... - by marinov - 08.11.2010, 23:47
Re: what's the ... - by Miguel - 09.11.2010, 00:29
Re: what's the ... - by marinov - 09.11.2010, 00:31
Re: what's the ... - by Hiitch - 09.11.2010, 00:37
Re: what's the ... - by marinov - 09.11.2010, 00:38
Re: what's the ... - by Miguel - 09.11.2010, 00:47
Re: what's the ... - by marinov - 09.11.2010, 01:00

Forum Jump:


Users browsing this thread: 1 Guest(s)