SA-MP Forums Archive
Adding image to server - 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: Adding image to server (/showthread.php?tid=651277)



Adding image to server - Zeus666 - 17.03.2018

Hi.

I want to add this image on my server, full screen.

How can I do that?

https://i.imgur.com/xI3Xx0O.jpg


Re: Adding image to server - Gameluner - 17.03.2018

I think you can't.


Re: Adding image to server - Zeus666 - 17.03.2018

as a textdraw maybe ?


Re: Adding image to server - Sellize - 17.03.2018

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

that's the closest you'll get to doing that


Re: Adding image to server - Zeus666 - 17.03.2018

I want it full screen..


Re: Adding image to server - Zeth - 17.03.2018

You can do it if you use 0.3.DL by converting it to a model and loading it as a textdraw sprite.


Re: Adding image to server - Zeus666 - 17.03.2018

how can i convert .png to .dff and .txd?


Re: Adding image to server - IndependentGaming - 17.03.2018

You can try to use this include if you want a custom image ingame.

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


Re: Adding image to server - MadeMan - 17.03.2018

You can use TXD Workshop to import .png image as texture.

http://www.gtagarage.com/mods/show.php?id=8320


Re: Adding image to server - Zeus666 - 17.03.2018

and as .dff ?