FiveM Scaleform Example
nosatnav - Removes distance to waypoint under minimap/radar.
This resource is an example to show usage of scaleform and their methods.
Installation
-
Download the code from this repository.
-
Extract the contents of this repo into your server /resources/nosatnav-scaleform-example. If the /nosatnav-scaleform-example folder does not exists, then create it.
You can also create the folder inside /resources/[local]/nosatnav-scaleform-example
nosatnav-scaleform-example is the name of the resource in this case, but you can rename it to something like scaleform-example or fivem-nosatnav. It's your choice. Make sure the name of the folder matches the name you'll set in the server.cfg
-
Add the resource name in the server.cfg:
ensure nosatnav-scaleform-example -
Start your server. You can write nosatnav-scaleform-example in your server console to enable the satnav again.
License: MIT