SA-MP Forums Archive
Picture in samp. - 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: Picture in samp. (/showthread.php?tid=434503)



Picture in samp. - FuznesS - 02.05.2013

Hey, I have a question, I'm working on new gamemode and I want to show players a picture ingame,
so there is any function to do it?
like I got a clock picture and I want to make a countdown near to it,
so this is possible to show players image ingame?

Thanks for help.


Re: Picture in samp. - RevolutionaryGaming - 02.05.2013

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


Re: Picture in samp. - SilverKiller - 02.05.2013

Or http://www.bsndesign.webs.com/image2textdraw.htm


Re: Picture in samp. - FuznesS - 03.05.2013

Quote:
Originally Posted by RevolutionaryGaming
Посмотреть сообщение
I already checked it and its not making the picture good,
and its shows the picture without a big part of it.

Quote:
Originally Posted by SilverKiller
Посмотреть сообщение
I'm trying to browse the picture and its saying
an error occurd on line 43,
do you know how to fix it?
btw: I tried few images format.

EDIT: I'm trying to make that symbol "★"
as rank star and I want to show it to the player
but pawno is not recognize that symbol,
and the image to textdraw maker makes it very ugly with a lot of pixels.


Re: Picture in samp. - FuznesS - 03.05.2013

Quote:
Originally Posted by ******
Посмотреть сообщение
You can use a textdraw with the text "[" to show a star (or "]" - one of the two, I forget which).
Thank you it works.