Textdraw box - background color problem
#7

now i try to make new textdraw, and it doesnt shows up on server... i dont know why

Код:
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 box - background color problem - by FL3GM4 - 22.12.2012, 14:17
Re: Textdraw box - background color problem - by DaRk_RaiN - 22.12.2012, 14:19
Re: Textdraw box - background color problem - by FL3GM4 - 22.12.2012, 14:26
Re: Textdraw box - background color problem - by FL3GM4 - 22.12.2012, 20:07
Re: Textdraw box - background color problem - by RedCrossER - 22.12.2012, 20:45
Re: Textdraw box - background color problem - by FL3GM4 - 22.12.2012, 21:02
Re: Textdraw box - background color problem - by FL3GM4 - 22.12.2012, 22:30

Forum Jump:


Users browsing this thread: 5 Guest(s)