[Ajuda] TextDraw
#4

Tente:
pawn Код:
//Topo
new Text:www;

OnGameModeInit
www = TextDrawCreate(530.000000, 439.000000, "www");
TextDrawBackgroundColor(www, 255);
TextDrawFont(www, 2);
TextDrawLetterSize(www, 0.159999, 0.700000);
TextDrawColor(www, -1);
TextDrawSetOutline(www, 1);
TextDrawSetProportional(www, 1);
}
Reply


Messages In This Thread
TextDraw - by Ts3 - 19.06.2014, 20:00
Re: TextDraw - by SpeakDS - 19.06.2014, 20:06
Re: TextDraw - by CloneZPlays - 19.06.2014, 20:09
Re: TextDraw - by iD4N0N3_.x[X]x - 19.06.2014, 20:09
Re: TextDraw - by Ts3 - 19.06.2014, 20:18
Re: TextDraw - by SpeakDS - 19.06.2014, 20:22
Re: TextDraw - by BobbMarley - 19.06.2014, 20:26
Re: TextDraw - by Ts3 - 19.06.2014, 20:48

Forum Jump:


Users browsing this thread: 2 Guest(s)