Textdraw clickable size is massive.
#3

Quote:
Originally Posted by Lucky13
Посмотреть сообщение
Thanks, but how about would I use. Is this correct? Or is it based off the 640x480 grid?

Код:
	Dashboard_TDE[playerid][3] = CreatePlayerTextDraw(playerid, 490.399841, 81.692527, "X");
	PlayerTextDrawLetterSize(playerid, Dashboard_TDE[playerid][3], 0.400000, 1.600000);
	PlayerTextDrawTextSize(playerid, Dashboard_TDE[playerid][3], 10.000000, 5.000000);//Here
	PlayerTextDrawAlignment(playerid, Dashboard_TDE[playerid][3], 1);
	PlayerTextDrawColor(playerid, Dashboard_TDE[playerid][3], -1);
	PlayerTextDrawSetShadow(playerid, Dashboard_TDE[playerid][3], 0);
	PlayerTextDrawSetOutline(playerid, Dashboard_TDE[playerid][3], 0);
	PlayerTextDrawBackgroundColor(playerid, Dashboard_TDE[playerid][3], 255);
	PlayerTextDrawFont(playerid, Dashboard_TDE[playerid][3], 1);
	PlayerTextDrawSetProportional(playerid, Dashboard_TDE[playerid][3], 1);
	PlayerTextDrawSetShadow(playerid, Dashboard_TDE[playerid][3], 0);
	PlayerTextDrawSetSelectable(playerid, Dashboard_TDE[playerid][3], true);
Reply


Messages In This Thread
Textdraw clickable size is massive. - by Alex_T - 04.01.2016, 22:56
Re: Textdraw clickable size is massive. - by Lucky13 - 04.01.2016, 22:59
Re: Textdraw clickable size is massive. - by Alex_T - 04.01.2016, 23:06
Re: Textdraw clickable size is massive. - by Lucky13 - 04.01.2016, 23:07
Re: Textdraw clickable size is massive. - by Alex_T - 04.01.2016, 23:11
Re: Textdraw clickable size is massive. - by Lucky13 - 04.01.2016, 23:17
Re: Textdraw clickable size is massive. - by Alex_T - 04.01.2016, 23:19
Re: Textdraw clickable size is massive. - by Lucky13 - 04.01.2016, 23:20
Re: Textdraw clickable size is massive. - by Alex_T - 04.01.2016, 23:31
Re: Textdraw clickable size is massive. - by Lucky13 - 04.01.2016, 23:34

Forum Jump:


Users browsing this thread: 3 Guest(s)