Skip to content

Fanorisky/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

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Pawn 100.0%