Installation

Script Download

Before starting, you must log in to the CFX portal to download the asset. You will be able to download it as many times as you want on the official CFX page. Just as you download it the first time, you will also download it multiple times in the future to get updates.

1

Logging in to the CFX Portal

First, log in to the official CFX portal by clicking here.

2

Finding Your Assets

Once logged in, navigate to the Granted Assets section to access your purchased assets. You can download them by clicking the "Download" button.

Remember, if you encounter any issues or errors when starting the asset, you can check here to see if the problem is related.

Understanding CFX Auth

Downloading Dependencies

The dependencies for this asset are mandatory, so please follow the dependency guide completely and use all required files.

When downloading a dependency, ensure the file is properly unzipped and does not include "-main" at the end of its name. If it does, please remove it.

2

Inventory with Metadata

It is mandatory to use a metadata-based inventory (qs-inventory recommended)


Update artifacts and gamebuild

Updating to the latest artifacts and gamebuild is essential to avoid common server issues. Here's how to do it properly:

1

Update Artifacts

Completely replace your current artifacts with the latest version. Download the appropriate artifacts for your operating system from the official links:

2

Update Gamebuild

Using the latest gamebuild is critical to take advantage of the newest features and avoid compatibility errors.

Edit the server.cfg file and add the following line:

sv_enforceGameBuild 3258

You can see the complete guide to update your server here:

How to update my server

Server.cfg Positioning

This asset must always be started below your framework and inventory. Failure to do so may result in functionality issues or critical errors. To ensure smooth operation and proper initialization, it is recommended to start the entire download folder using "ensure [camera]" in your server.cfg.


Installation for Photos

This step is crucial, as skipping it will prevent you from taking photos, and even screenshot-basic will not work correctly. Make sure to follow it completely to be able to take photos.

1

Download and Replace CFX-Natives

To obtain the new CFX-Natives, download the relevant files from this GitHub repository: CFX-Natives GitHub Link.

Locate the folder containing your current files (they look identical) and delete them to replace them with the new ones. All servers have these files; it is not possible to start the game without them. If you cannot find them, use the Windows search engine to locate them.

2

Delete Your Server Cacher

After placing the new CFX-Natives, delete your server's cache, typically located in the same directory as your server.cfg file. This folder is named "cache". Once deleted and the server is started, it will reinstall the natives and screenshot-basic.

3

Token Integration for Photos and Videos

EIn this final step, we will place our Fivemanage.com Token inside server/custom/webhook.lua in "Config.Webhook".

You can see the complete guide about Fivemanage.com and its tokens:

How to set webhook system

Last updated