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



GPS - EmpireSk - 25.12.2017

How to make a GPS under the minimap but so the player is not in the car .. just a regular player.....?


Re: GPS - EmpireSk - 25.12.2017

Help me guys :/


Re: GPS - Eoussama - 25.12.2017

I didn't understand what you're trying to say, can you explain further?


Re: GPS - MEW273 - 25.12.2017

You can use the zones.inc to enable GetPlayer3DZone function and from there add a textdraw, timer and variable that checks if the player has GPS enabled, and if so when the timer is triggered (every 1-5 seconds) it updates your textdraw with the result of GetPlayer3DZone.

zones.inc can be found here:
https://sampforum.blast.hk/showthread.php?tid=166545