25.08.2012, 21:51
(
Последний раз редактировалось Tika Spic; 26.08.2012 в 09:26.
)
ex_GPS v0.1
Ok so this is my first release on the official samp forum, and it's not much but i believe it can be helpfull
Credits:
ZeeX - zcmd
Bloodmaster - his fs inspired me to create this
The system is basicly made so you can add GPS locations very easy. There is one stock for this and it is
Код:
AddGPS(the name of the location, x, y, z);
you add this in OnFilterScript init.
You have 2 commands:
/gps - opens the dialog with the locations
/gpsoff - disables the GPS
The system is pretty simple but i believe that a lot of people will find it helpfull
http://pastebin.com/65nXnsjg
Just to make it clear, I am dock becouse that is what it says in the FS and i don't want to make any confusion
Here are some screens
Before you get into a car
http://i.imgur.com/Sq9sp.jpg
When you type in the command /gps
http://i.imgur.com/DPUT0.jpg
When you pick a location (displayed on the minimap)
http://i.imgur.com/XAhnh.jpg
When you type the /gpsoff command
http://i.imgur.com/XLrJF.jpg
How the final destenation looks like (the checkpoint)
http://i.imgur.com/Yj88P.jpg
And finally when you go through the checkpoint
http://i.imgur.com/mFiqK.jpg