14.10.2008, 11:09
Hi, when i making the teams from the script like..
case 0:
{
GameTextForPlayer(playerid, "~b~[SUR13]Andre ~w~Only!", 2000, 3);
gTeam[playerid] = TEAM_SUR;
}
I want it so its doing an anim.. & The top writing will be like this instead of the normal non bold writing, on gametextforplayer if u get me..
case 0:
{
GameTextForPlayer(playerid, "~b~[SUR13]Andre ~w~Only!", 2000, 3);
gTeam[playerid] = TEAM_SUR;
}
I want it so its doing an anim.. & The top writing will be like this instead of the normal non bold writing, on gametextforplayer if u get me..
