open.mp forum
[Library] RadarGPS - GPS on radar - Printable Version

+ open.mp forum (https://forum.open.mp)
-- Forum: SA-MP (https://forum.open.mp/forumdisplay.php?fid=3)
--- Forum: Releases (https://forum.open.mp/forumdisplay.php?fid=13)
---- Forum: Libraries (https://forum.open.mp/forumdisplay.php?fid=31)
---- Thread: [Library] RadarGPS - GPS on radar (/showthread.php?tid=306)



RadarGPS - GPS on radar - ThePez - 2019-04-16

This library isn't mine,?it's from?#Fede
I only translated it.
but I think it's very good and you should know it. Original post

Video
[Video: https://youtu.be/7SGizJTBTeg]

Installation

Before including it, the way in which the GPS will work must be indicated.

GPS_MODE_1 - When marking a position in the radar, automatically when returning to the game (Being in the pause menu, obviously) the GPS will mark the way to the indicated place.

GPS_MODE_2 - If the SetPlayerCheckpoint function is hookea, when calling this function the GPS will mark the location.

GPS_MODE_ALL - Both modes above will be working.

If no mode is indicated, the include will give an error message.

Requisitos

YSI 5.x (https://github.com/pawn-lang/YSI-Includes/tree/5.x)
Plugin GPS (https://github.com/kristoisberg/samp-gps-plugin/releases)

Download

From the Github repository: https://github.com/FedesUy/RadarGPS/blob/master/GPSRadar.inc

Credits
GamerZ for the code of paths.pwn
#Fede for adaptation


RE: RadarGPS - GPS on radar - Atom - 2019-04-16

This is not a plugin, it is an include


RE: RadarGPS - GPS on radar - kristo - 2019-04-16

(2019-04-16, 09:14 PM)Atom Wrote: This is not a plugin, it is an include



Moved, we call them libraries here though, "include" is not a good name.


RE: RadarGPS - GPS on radar - ThePez - 2019-04-16

(2019-04-16, 09:17 PM)kristo Wrote:
(2019-04-16, 09:14 PM)Atom Wrote: This is not a plugin, it is an include



Moved, we call them libraries here though, "include" is not a good name.



Yeah, I figured that out.


RE: RadarGPS - GPS on radar - Salesman - 2019-04-19

This is too good, definetly gonna try out.


RE: RadarGPS - GPS on radar - Sasino97 - 2019-06-21

It's pretty much like the one in GTA V, except that thanks to the SA-MP limitations this isn't possible with lots of players online (Gang Zone limits).

I hope the open.mp API will provide functions to draw freely on the map (lines, circles, shapes, images).


RE: RadarGPS - GPS on radar - Hakan - 2019-07-10

How to use?


RE: RadarGPS - GPS on radar - Mergevos - 2020-10-06

anyone have worked this? Anyone have this? repo doesn't exist