Click on TD trouble
#1

Doesn't works. Is not highlighted (SelectTextDraw) and nothing. I made it by iPleomax's textdraw editor so everything should be okay.
What is wrong?
Код:
	mainmenu7  = TextDrawCreate( 92.062500, 340.375000, "Race!");
	TextDrawLetterSize( mainmenu7 , 0.340997, 1.114374);
	TextDrawTextSize( mainmenu7 , 199.000000, -6.562500);
	TextDrawAlignment( mainmenu7 , 1);
	TextDrawColor( mainmenu7 , -1);
	TextDrawUseBox( mainmenu7 , true);
	TextDrawBoxColor( mainmenu7 , -16777179);
	TextDrawSetShadow( mainmenu7 , 0);
	TextDrawSetOutline( mainmenu7 , 1);
	TextDrawBackgroundColor( mainmenu7 , 51);
	TextDrawFont( mainmenu7 , 1);
	TextDrawSetProportional( mainmenu7 , 1);
	TextDrawSetSelectable( mainmenu7 , true);
By the way - possible is call SelectTextDraw by click ESC? I want to make it unable to disable.
Reply


Messages In This Thread
Click on TD trouble - by cnoopers - 31.12.2014, 21:33
Re: Click on TD trouble - by ball - 31.12.2014, 21:45
Re: Click on TD trouble - by cnoopers - 01.01.2015, 01:12
Re: Click on TD trouble - by ball - 01.01.2015, 11:56
Re: Click on TD trouble - by cnoopers - 01.01.2015, 13:01
Re: Click on TD trouble - by cnoopers - 01.01.2015, 18:13
Re: Click on TD trouble - by Ryz - 01.01.2015, 18:16
Re: Click on TD trouble - by cnoopers - 01.01.2015, 18:23
Re: Click on TD trouble - by Ryz - 01.01.2015, 18:25
Re: Click on TD trouble - by cnoopers - 01.01.2015, 18:30

Forum Jump:


Users browsing this thread: 3 Guest(s)