StartGpsMultiRoute — FiveM Natives
0x3D3D15AF7BCAAF83 · HUD · all
Starts a new GPS multi-route, allowing you to create custom GPS paths. GPS functions like the waypoint, except it can contain multiple points it's forced to go through. Once the player has passed a point, the GPS will no longer force its path through it. Works independently from the player-placed waypoint and blip routes. Example result: 
Parameters
| Name | Type | Description |
|---|---|---|
| hudColor | int | The HUD color of the GPS path. |
| routeFromPlayer | BOOL | Makes the GPS draw a path from the player to the next point, rather than the original path from the previous point. |
| displayOnFoot | BOOL | Draws the GPS path regardless if the player is in a vehicle or not. |
Returns
void