SA-MP Forums Archive
Help?? - 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?? (/showthread.php?tid=474489)



Help?? - Gianmarco - 08.11.2013

Hello, I wanted to ask not how to create this TextDraw, also because I know how to do, but what is the background color of the box and how do I insert the image in the TextDraw.




Background color?


how do I insert this image in the textdraw?



Re: Help?? - SAMProductions - 08.11.2013

Like This ?;

TextDraw Editor :-

[FilterScript] iPLEOMAX's TextDraw Editor (Stable Version)
[FilterScript] Zamaroht's Textdraw Editor v1.0

Image To Textdraw Editor :-

[Tool/Web/Other] Image2Textdraw - Image to textdraw converter !

Hope that i helped


Re: Help?? - Konstantinos - 08.11.2013

For the colour: http://www.javascripter.net/faq/rgbtohex.htm
Play around with the values (0-255) until you get a colour close to the one you want.

---

About the object, take a look at the ospawner.pwn which is included with the server package. This is how it was done.