SA-MP Forums Archive
Textdraw problem - 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: Textdraw problem (/showthread.php?tid=587520)



Textdraw problem - HyperVoice - 31.08.2015

I want the textdraws in second image to be in the first image but only the site textdraw is showing. What's wrong? How can i show all the textdraws in the first image?

http://i.hizliresim.com/gAbXj5.png
http://i.hizliresim.com/ZVnY2V.png


Re: Textdraw problem - HydraHumza - 31.08.2015

use ipleomax textdraw editor to create second textdraw transparent boxs


Re: Textdraw problem - Evocator - 31.08.2015

Move the CreateTextDraw code (of the second image) to the last.
In other words, create all the other textdraws first, then create the textdraw in the second image.


Re: Textdraw problem - HyperVoice - 31.08.2015

Thank you for your answers. Have a nice day