SA-MP Forums Archive
[Tutorial] Clickable textdraws - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Tutorials (https://sampforum.blast.hk/forumdisplay.php?fid=70)
+---- Thread: [Tutorial] Clickable textdraws (/showthread.php?tid=328267)

Pages: 1 2 3


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
View Post
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
View Post
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
View Post
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