Upload file in textdraw - 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: Upload file in textdraw (
/showthread.php?tid=491970)
Upload file in textdraw -
TheSy - 01.02.2014
Good evening.
How to import an image from my computer textdraw?
There is a specific function?
I tried with a site, and it told me the sake of pixels ...
Re: Upload file in textdraw -
CuervO - 01.02.2014
You can't, unless you want to use one textdraw per pixel with textdraw convertors, you will only be allowed to display a 45*45 image at once at most.
You can only use GTA SA sprites.
Re: Upload file in textdraw -
Pottus - 01.02.2014
You can design some interesting stuff using the TextDrawSetPreviewMode()
https://sampwiki.blast.hk/wiki/TextDrawSetPreviewModel SAMP is built so to use only GTA resources there is more than enough content to create almost anything you need. In fact I think this is an advantage SAMP has you can't rely on fancy graphics to sell your server.
The guys that succeed are creative enough to work with limitations and find ways to exceed them.
Re : Upload file in textdraw -
TheSy - 02.02.2014
other?
Re: Upload file in textdraw -
Sawalha - 02.02.2014
https://sampforum.blast.hk/showthread.php?tid=274064
?