Skip to content

This is a system inspired by GTA V where it will create a route to the selected destination on your SAMP server.

License

Notifications You must be signed in to change notification settings

devbluen/WazeGPS-Samp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

🌍📍 WazeGPS for SERVER SAMP

This is a system inspired by GTA V where it will create a route to the selected destination on your SAMP server.

Dependencies

How to install?

  • Add the WazeGPS include to the "Pawno > Includes" folder
  • Write #include <WazeGPS> in your gamemode
  • Remember to install the GPS Plugin first and add the #include <GPS> before Waze so that everything works correctly

Functions

SetPlayerWaze(playerid, Float:x, Float:y, Float:z, color = 0x8A44E4FF);
StopWazeGPS(playerid);
IsValidWazeGPS(playerid);

Print

Logo do Projeto

About

This is a system inspired by GTA V where it will create a route to the selected destination on your SAMP server.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages