SA-MP Forums Archive
[Bug] SelectTextDraw - 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: [Bug] SelectTextDraw (/showthread.php?tid=329952)



[Bug] SelectTextDraw - Asasi - 30.03.2012

if you use ~n~ in textdraw not select all text.
select only first place


Re: [Bug] SelectTextDraw - Psymetrix - 31.03.2012

It's not a bug. You have to set the selectable area using TextDrawTextSize. If you use ~n~, you will have to increase the Y size to cover the new line as well.