GameTextForPlayer
#2

pawn Код:
switch (GetPlayerTeam(playerid))
{
case 1:GameTextForPlayer(playerid,"Team 1",3000,0);
case 2:GameTextForPlayer(playerid,"Team 2",3000,0);
case 3:GameTextForPlayer(playerid,"Team 3",3000,0);
case 4:GameTextForPlayer(playerid,"Team 4",3000,0);
case 6:GameTextForPlayer(playerid,"Team 6",3000,0);
case 7:GameTextForPlayer(playerid,"Team 7",3000,0);
case 8:GameTextForPlayer(playerid,"Team 8",3000,0);
}
For the text colors you could find them in the wiki page here as well as the text styles.
Reply


Messages In This Thread
GameTextForPlayer - by MokeR - 26.02.2013, 11:57
Re: GameTextForPlayer - by DaRk_RaiN - 26.02.2013, 12:21
Re: GameTextForPlayer - by MokeR - 26.02.2013, 12:24
Re: GameTextForPlayer - by MokeR - 26.02.2013, 12:43
Re: GameTextForPlayer - by MokeR - 26.02.2013, 13:16
Re: GameTextForPlayer - by Riddick94 - 26.02.2013, 14:33
Re: GameTextForPlayer - by MokeR - 26.02.2013, 14:33
Re: GameTextForPlayer - by Riddick94 - 26.02.2013, 14:39
Re: GameTextForPlayer - by MokeR - 26.02.2013, 14:44
Re: GameTextForPlayer - by Riddick94 - 27.02.2013, 12:29

Forum Jump:


Users browsing this thread: 2 Guest(s)