12.11.2012, 16:22
(
Последний раз редактировалось Cell_; 13.11.2012 в 10:33.
)
I am having problems with the clickable textdraws. As you can see in the images below, when intending to select a textdraw, all the textdraws above that textdraw get highlighted with the very textdraw. No, nothing with the script, I have tried doing this with different fonts, sizes, positions but none worked. Can anyone tell me what am I doing wrong?
![](http://i.imgur.com/hn5ET.jpg)
Wanting to select A3.
![](http://i.imgur.com/TWjan.jpg)
Wanting to select the last textdraw.
![](http://i.imgur.com/ckcg7.jpg)
The only one that works fine.
* Code removed.
Any help will be highly appreciated.
EDIT: Thanks to the reply from Vince, all I did was was create an invisible box behind every clickable textdraw and it worked fine. You have to do some fixing though. TextDrawTextSize is all you need.
![](http://i.imgur.com/hn5ET.jpg)
Wanting to select A3.
![](http://i.imgur.com/TWjan.jpg)
Wanting to select the last textdraw.
![](http://i.imgur.com/ckcg7.jpg)
The only one that works fine.
* Code removed.
Any help will be highly appreciated.
EDIT: Thanks to the reply from Vince, all I did was was create an invisible box behind every clickable textdraw and it worked fine. You have to do some fixing though. TextDrawTextSize is all you need.