[Ajuda] Text drawn
#2

pawn Код:
gText4[playerid] = TextDrawCreate(0.0, 436, "~n~");
    TextDrawUseBox(gText4[playerid], false);   //true = aparece, false = nгo aparece.
    TextDrawFont(gText4[playerid], 3);
    TextDrawSetOutline(gText4[playerid], 1);
    TextDrawColor(gText4[playerid], 255);
    TextDrawBoxColor(gText4[playerid], 0x000000AA); //aqui vc muda a cor do box
    TextDrawBackgroundColor(gText4[playerid], 65535);
Reply


Messages In This Thread
Text drawn - by VenoN - 09.09.2012, 01:47
Re: Text drawn - by Delete_ - 09.09.2012, 01:50
Re: Text drawn - by VenoN - 09.09.2012, 01:55
Re: Text drawn - by Sky™ - 09.09.2012, 02:00
Re: Text drawn - by SuB_ZeRo0_ - 09.09.2012, 02:07

Forum Jump:


Users browsing this thread: 1 Guest(s)