Help Please :( - 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)
+--- Thread: Help Please :( (
/showthread.php?tid=474782)
Help Please :( -
juandiegox - 09.11.2013
samp forum hi friends, well, my question is this: I got to create a clickable TextDraw based tutorial which is this:
https://sampforum.blast.hk/showthread.php?tid=328267
Well my problem is that I have to say these two letters in the same line and selected 2, example:
| Textdraw1 | | Textdraw2 |
Passing the mouse by TextDraw 2, will select the next and By clicking on TextDraw 2 was selected the TextDraw one too, while if placed
| Textdraw1 |
| Textdraw2 |
when mouse by TextDraw 2 also be selected on the Above, but when clicking on textdraw2 only will make the function of TextDraw 2 and not 1
Well my question is how do I reconcile that? not selected 2, only one such
| Textdraw1 | | Textdraw2 |
I clicked on TextDraw 2 and runs the function of textdraw2 not executed or selecionarse the textdraw1, hope and help me greetings to all forum samp!