SA-MP Forums Archive
Help with Creating a GPS system (Dynamic) - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Help with Creating a GPS system (Dynamic) (/showthread.php?tid=255875)



Help with Creating a GPS system (Dynamic) - orrgoren11 - 17.05.2011

Hi everyone!
I'm creating a Dynamic GPS System, and it goes like this.
i'm doing /agp (Add Gps Point), it opens a dialog, there I type name of the place (e.g police).
A file called police.ini inside the scriptfiles/admin/GPS saved the X, Y, Z.
Now I want to type /fgp (Find Gps Point), and a dialog will pop, with the names of the places I saved.
My question is, how can I select the names of the files from the GPS folder, to show them up at the dialog?

Thank you very much!


Re: Help with Creating a GPS system (Dynamic) - xDeadlyBoy - 17.05.2011

make a file with the names of the positions files...


Re: Help with Creating a GPS system (Dynamic) - orrgoren11 - 17.05.2011

Tried to do that, no results.
How can I do that?


Re: Help with Creating a GPS system (Dynamic) - orrgoren11 - 18.05.2011

BUMP.