[Ajuda] TextDraw
#2

pawn Код:
// Topo do GM
new Text:Velocimetro [ MAX_PLAYERS ] ;
pawn Код:
// OnPlayerConnect
Velocimetro[playerid] = TextDrawCreate(11.000000,291.000000, " ");
TextDrawBackgroundColor(Velocimetro[playerid], 0x000000FF);
TextDrawFont(Velocimetro[playerid], 3);
TextDrawLetterSize(Velocimetro[playerid], 0.400000,1.300000);
TextDrawColor(Velocimetro[playerid], -1);
TextDrawSetOutline(Velocimetro[playerid], 1);
Reply


Messages In This Thread
TextDraw - by MoonRey - 08.09.2013, 14:28
Re: TextDraw - by smiiir - 08.09.2013, 14:41
Re: TextDraw - by MoonRey - 08.09.2013, 14:47
Re: TextDraw - by smiiir - 08.09.2013, 14:47
Re: TextDraw - by MoonRey - 08.09.2013, 14:58
Re: TextDraw - by smiiir - 08.09.2013, 15:09
Re: TextDraw - by WLSF - 08.09.2013, 15:11
Re: TextDraw - by MoonRey - 08.09.2013, 15:12
Re: TextDraw - by smiiir - 08.09.2013, 15:14
Re: TextDraw - by WLSF - 08.09.2013, 15:14

Forum Jump:


Users browsing this thread: 2 Guest(s)