Installation
Installation Guide
Welcome to the Dynamic 3D Waypoint Navigation setup guide. This manual will walk you through installing the resource on your FiveM server.
1. Requirements
There are absolutely zero dependencies or requirements for this resource.
The system is engineered to be 100% Standalone, meaning it works flawlessly right out of the box regardless of your framework (QBCore, ESX, or Custom). There is no need to install any third-party libraries, interaction scripts, or specific base files! Just plug it in and play.
2. Resource Installation
Download the latest version of the resource from your keymaster/store.
Extract the
frkn-waypointfolder into your server'sresourcesdirectory (e.g.,resources/[scripts]).Open your server's primary configuration file (
server.cfg).Add the following line to ensure the resource starts with the server:
ensure frkn-waypoint
3. First Launch
Start your server. The resource will automatically initialize and inject the necessary 3D holographic rendering systems for players. By default, the fully responsive settings menu can be accessed using the /armenu command. You can customize this command in the shared/config.lua file at any time.
Tip: If you are installing this on a live server, you can dynamically load the resource using the TxAdmin console by typing
ensure frkn-waypointor just restarting the script.
Last updated