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.
Logging in to the CFX Portal
First, log in to the official CFX portal by clicking here.
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.

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:
Update Artifacts
Completely replace your current artifacts with the latest version. Download the appropriate artifacts for your operating system from the official links:
Windows: Windows Artifacts.
Linux: Linux Artifacts.
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 [taxijob]" in your server.cfg.

Database Installation
For this step, we highly recommend using HeidiSQL to avoid issues, as it provides an updated version of MariaDB. We have a guide that explains step-by-step how to use HeidiSQL. If you choose to use phpMyAdmin, we will not be responsible for any errors that may occur in your database.
How to install HeidiSQLSelect the framework you are using and then execute the SQL in your HeidiSQL. If you encounter errors, ensure you are using the most current version of MariaDB. You can refer to our guide above or search online.

Add item to your inventory
For optimal compatibility and advanced features like item durability, quick-slot integration, dynamic weight limits, and custom throwable behavior — we highly recommend using Quasar Advanced Inventory.
In this step, we will add the item weapon_acidpackage
to your inventory system. This item will behave as a custom throwable weapon.
Follow the appropriate guide based on the inventory system you're using:
Inventory itemsAfter registering the item, make sure the icon image is present in the appropriate directory (html/images/items/
or similar), and that it’s correctly listed as a throwable in your config files.
Last updated