Textdraw doesn't show - Help
#1

why my textdraw won't show to me and other players?!?!

Код:
new Text:verzijamoda;
Код:
//TDOVI
verzijamoda = TextDrawCreate(503.5 ,110 , "WS:DM v1.0");
TextDrawBackgroundColor(verzijamoda, 255);
TextDrawFont(verzijamoda , 1);
TextDrawLetterSize(verzijamoda, 0.210000, 1.100000);
TextDrawColor(verzijamoda , -1);
TextDrawSetOutline(verzijamoda , 1);
TextDrawSetProportional(verzijamoda , 1);
TextDrawSetShadow(verzijamoda , 0);
onplayerconnect:
Код:
	TextDrawShowForPlayer(playerid, verzijamoda);
Reply


Messages In This Thread
Textdraw doesn't show - Help - by FL3GM4 - 23.12.2012, 20:10
Re : Textdraw doesn't show - Help - by [HRD]Mar1 - 23.12.2012, 20:27
Re: Re : Textdraw doesn't show - Help - by Evoturk - 23.12.2012, 20:30
Re: Re : Textdraw doesn't show - Help - by FL3GM4 - 23.12.2012, 20:35

Forum Jump:


Users browsing this thread: 2 Guest(s)