Text Draw Color not changes
#3

TextDrawColor must be before TextDrawShowForPlayer

pawn Код:
case 0:
{    
       format(classtitle,sizeof(classtitle),"Grove Families");
       TextDrawSetString(Title,classtitle);
       TextDrawColor(Title, COLOR_GROVE);
       TextDrawShowForPlayer(playerid,Title);
}
Reply


Messages In This Thread
Text Draw Color not changes - by aqu - 27.03.2011, 09:28
Re: Text Draw Color not changes - by Vince - 27.03.2011, 09:39
Re: Text Draw Color not changes - by MadeMan - 27.03.2011, 10:44

Forum Jump:


Users browsing this thread: 2 Guest(s)