SA-MP Forums Archive
Selecting Textdraw (+rep) - 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: Selecting Textdraw (+rep) (/showthread.php?tid=519800)



Selecting Textdraw (+rep) - ScripteRMKD - 15.06.2014

Hello.I scripted right now a textdraw and i want to select it but when i put my mouse in any corner again i can press the textdraw :/ ex. if my mouse is left and textdraw is right i can again press the textdraw :/ how to fix them ? please

Video: https://www.youtube.com/watch?v=uE-x...ature=*********


Re: Selecting Textdraw (+rep) - SickAttack - 15.06.2014

You can fix it by setting the TextDrawTextSize. Here's a link (source) were you can refer too: https://sampwiki.blast.hk/wiki/TextDrawTextSize. This function defines the clickable area for use with TextDrawSetSelectable, whether a box is shown or not.


Re: Selecting Textdraw (+rep) - ScripteRMKD - 16.06.2014

any code plz ?


Re: Selecting Textdraw (+rep) - iZN - 16.06.2014

https://sampforum.blast.hk/showthread.php?tid=328267


Re: Selecting Textdraw (+rep) - ScripteRMKD - 16.06.2014

fixed