Installation
1. Download resource
Download the resource: After purchase, you can conveniently download the acquired script from the keymaster on the official FiveM website.
2. Copy and Paste
Copy and Paste: Once downloaded, open the folder and drag the contents into the resources folder of your FiveM server. Then, add it to your server.cfg to start. Now you can proceed to configure it.
3. Create item
ESX: Execute the SQL script in your database. QB: Manually create the "antilag" item in your qb-core. Template in qb_item.txt
4. Configure
Check the configuration and set it up accordingly. For example, if you're using ESX, determine whether it's a newer version or one from around 2021. If you have heavily modified your framework, that's not a problem. All functions that require a framework connection for our script can be adjusted in client/esx.lua
or qb.lua
, as well as in server/esx.lua
or qb.lua
. Even if you bought the locked version.
Last updated