Text Draw For Teams
#5

if(gTeam[playerid] == TEAM_USA)
{
new newtext[900];
format(team1, sizeof(team1), "~r~Red Team: %d~n~~b~Blue Team: %d", redteamscore, blueteamscore);
TextDrawSetString(Score, team1);
TextDrawShowForPlayer(playerid, Score);
return 1;
}

Easily
Reply


Messages In This Thread
Text Draw For Teams - by eldar7393 - 15.04.2013, 13:12
Re: Text Draw For Teams - by DaTa[X] - 15.04.2013, 13:21
Re: Text Draw For Teams - by eldar7393 - 15.04.2013, 13:29
Re: Text Draw For Teams - by Ciandlah - 15.04.2013, 13:55
Re: Text Draw For Teams - by faiznurfaza - 15.04.2013, 14:49

Forum Jump:


Users browsing this thread: 1 Guest(s)