Clickable textdraws.
#10

Quote:
Originally Posted by edzis84
Посмотреть сообщение
I'm always using player textdraw for clickable textdraws.

In your case I think you don't need that Text:

Код:
TextDrawSetSelectable(GLOBAL_TD[14], 1);
This is how i'm creating them

Код:
Name[playerid] = CreatePlayerTextDraw(playerid, 550.000000, 136.000000, "YES");
PlayerTextDrawSetSelectable(playerid, Name[playerid], 1);
Thanks for the trying, but it isn't helping me. I need help in my case.
I'm sure in 100 precent that the problem is:
Код:
TextDrawTextSize(GLOBAL_TD[15], 602.000000, 0.000000);
I dont know which X&Y to write.
Reply


Messages In This Thread
Clickable textdraws. - by AfikAtashga - 09.05.2014, 21:49
Re: Clickable textdraws. - by AfikAtashga - 10.05.2014, 09:11
Re: Clickable textdraws. - by AfikAtashga - 13.05.2014, 12:44
Re: Clickable textdraws. - by Madd92 - 13.05.2014, 20:18
Re: Clickable textdraws. - by AfikAtashga - 14.05.2014, 18:13
Re: Clickable textdraws. - by AfikAtashga - 16.05.2014, 05:19
Re: Clickable textdraws. - by xConnor - 16.05.2014, 06:21
Re: Clickable textdraws. - by AfikAtashga - 16.05.2014, 19:19
Re: Clickable textdraws. - by edzis84 - 16.05.2014, 19:47
Re: Clickable textdraws. - by AfikAtashga - 18.05.2014, 12:12

Forum Jump:


Users browsing this thread: 2 Guest(s)