SA-MP Forums Archive
SA-Map Sprite. - 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: SA-Map Sprite. (/showthread.php?tid=389240)



SA-Map Sprite. - Black Axe - 01.11.2012

Well. I Wanted to know how to use that sprite.. Like - If the player types a Command it will show SA-Map sprite all over the screen - And if he types another command.. it will get removed from his screen - How to do that ? xD


Re: SA-Map Sprite. - 2KY - 01.11.2012

Sprites are textdraws now. Set the TextDraw font to 4, and use one of the sprites found by looking at this page: https://sampforum.blast.hk/showthread.php?tid=291722.

In the first command, show the textdraw, and in the second command, hide the textdraw.