GPS Configuration
Shared.EnableGPS
Whether or not to enable the /dgps
command. The rest of the options in this configuration section are irrelvant if this false.
Shared.BlipText
The text displayed on the right hand side of the map when selecting the dog blip.
Shared.BlipSprite
The sprite used for the dog blip. Available sprites: https://docs.fivem.net/docs/game-references/blips/#blips
Shared.BlipColour
The colour used for the dog blip, and route to the dog blip (If Shared.EnableRoute
is true). Available Colours: https://docs.fivem.net/docs/game-references/blips/#blip-colors
Shared.EnableRoute
Whether or not to enable a GPS route to a dog's blip. Only displays if in a vehicle or if you have the map pane open.
Shared.ShowBlipHeadingArrow
Whether or not to append an arrow to the dog blip that displays the dog's heading in real time.
Last updated