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

  1. Download the latest version of the resource from your keymaster/store.

  2. Extract the frkn-waypoint folder into your server's resources directory (e.g., resources/[scripts]).

  3. Open your server's primary configuration file (server.cfg).

  4. 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-waypoint or just restarting the script.

Last updated