Installation
Installing & dependencies.
Dependencies
- oxmysql
- oxtarget (if you want to use the target version)
Install
- Download, you will have 4 different folders. (props, interior, sounds, script)
- Put all of them in one folder, like [aquiver-miner]
- Import the .sql file into your database
- Inside the bridge folder, modify the functions to fit your framework functions. (Inventory, etc.)
- We have convar setup, you can chance some basic config with it and also the language. (See config inside fxmanifest.lua)
- start aquiver-mining-script
Convars
You can find the convar variable(s) inside the fxmanifest.lua file.
You can set the convar values in the server console, for example changing the language:
setr miner_Language en
FAQ
Yarn building issue
If you encounter any issues running the script and yarn attempts to build it, you will need to install a newer version of yarn builder in your [resources] folder.
Download this newer version and switch it in your resources folder.
File path: resources/[cfx-default]/[system]/[builders]