mini map gps - 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: mini map gps (
/showthread.php?tid=576882)
mini map gps -
alexanderjb918 - 07.06.2015
How to i code a textdraw above the minimap for example if you enter grove it would stay grove
Re: mini map gps -
JaydenJason - 07.06.2015
Get zone names+coords, get a textdraw editor and put in the example zone such as Commerce as string, position the text at where you want it, make a one second timer that repeats and update text draw string according to the zone name
http://pastebin.com/jwLpVeCM
Taken from this one, credits to him;
https://sampforum.blast.hk/showthread.php?tid=94353