Textdraw
#4

pawn Код:
Textdraw1 = TextDrawCreate(436 ,5 , "http://extream-stunting.webs.co");
TextDrawFont(Textdraw1 , 0);
TextDrawLetterSize(Textdraw1 , 0.4, 2.8000000000000003);
TextDrawColor(Textdraw1 , 0xe01b1bFF);
TextDrawSetOutline(Textdraw1 , true);
TextDrawSetProportional(Textdraw1 , true);
TextDrawSetShadow(Textdraw1 , 1);
pawn Код:
new Text:Textdraw1;
If i add it there it's giving me errors
Reply


Messages In This Thread
Textdraw - by [BP]Tony - 20.03.2012, 17:36
Re: Textdraw - by [BP]Tony - 20.03.2012, 17:41
Re: Textdraw - by new121 - 20.03.2012, 17:41
Re: Textdraw - by [BP]Tony - 20.03.2012, 17:50
Re: Textdraw - by [BP]Tony - 20.03.2012, 18:49
Re: Textdraw - by .FuneraL. - 20.03.2012, 18:51
Re: Textdraw - by Skribblez - 20.03.2012, 18:53
Re: Textdraw - by [BP]Tony - 20.03.2012, 19:02

Forum Jump:


Users browsing this thread: 1 Guest(s)