Re: Clickable textdraws -
(ETR)Geto244 - 06.02.2014
Very good tutorial! I understand now it!
Re: Clickable textdraws -
TheFlyer - 06.02.2014
This helped me alot

+REP
Re: Clickable textdraws -
Sanady - 26.04.2014
Do I need to use TextDrawSetSelectable for every textdraw?
Re: Clickable textdraws -
tboysamp - 26.04.2014
nice job Hiddos
Re: Clickable textdraws -
Hiddos - 30.04.2014
Quote:
Originally Posted by Sanady
Do I need to use TextDrawSetSelectable for every textdraw?
|
You only use it for the textdraws you want to be selectable, it's disabled by default.
Re: Clickable textdraws -
Lumixa - 02.08.2014
dats good, but what to do when you use new Text:blabla[MAX_PLAYERS];
OnGameModeInit doesn't supports [playerid] to make it clickable, also in playerconnect dont works...
Re: Clickable textdraws -
Steel_ - 02.08.2014
Quote:
Originally Posted by Lumixa
dats good, but what to do when you use new Text:blabla[MAX_PLAYERS];
OnGameModeInit doesn't supports [playerid] to make it clickable, also in playerconnect dont works...
|
OnPlayerSpawn
Re: Clickable textdraws -
Lumixa - 02.08.2014
Quote:
Originally Posted by Wizdo
OnPlayerSpawn
|
okay thnx
Re: Clickable textdraws -
Venice - 05.08.2014
Thanks for this tut
Re: Clickable textdraws -
Nightangle - 05.08.2014
I really need help on this ,I made something but the command /teleport is not working , Hope you can help me hiddos please man...
Re: Clickable textdraws -
Ryz - 24.10.2014
Nice and easy tutorial
Re: Clickable textdraws -
M0HAMMAD - 12.03.2015
Thank you for This Tutorial, but i have a big problem. i don't know it's for my computer or my game mode (codes)
this is the problem: when i want to select one textdraw, the other textdraws under that textdraw will be get select color, i hope you got what is my mean.
please help me !
Respuesta: Clickable textdraws -
[DOG]irinel1996 - 03.07.2015
I'm sorry for bumping, but do you know if I have to use
CancelSelectTextDraw before showing a dialog or it cancels automatically? Thanks.
EDIT: doubt solved. If you don't cancel the selection you are able to select textdraws and use the dialog.
Re: Clickable textdraws -
ItzRbj - 03.07.2015
Good TuT
Re: Clickable textdraws -
NotYoMama - 10.07.2015
Simple & useful
Re: Clickable textdraws -
xXRevolverXx - 13.04.2016
thanks alot dude, well helped.
Re: Clickable textdraws -
minhducc - 24.07.2016
Wow, nice tutorial =D
Re: Clickable textdraws -
ivndosos - 16.02.2018
thanks, a very useful tutorial for beginners