🛠️INSTALLATION
Please follow each step carefully so no issues occur with the installation
1
Make sure you have oxmysql (if using mysql-async replace that with oxmysql)
Upload the SQL file to your database
Turn on in server.cfg with ensure core_credits
2
Edit config to have items/vehicles that exist in your server
Upload images in html/img for items
GIVE CREDITS
Use these commands in-game
/givecredits (id) (credits)/setcredits (id) (credits)Create a package and execute command upon purschase
givecreditsrcon {hexid} (amount)Requires TEBEX subscription
In TEBEX control panel select Webstore -> Variables
Select "CREATE VARIABLE"
Make identifier to be {citizenid}
Make type to be Alphanumeric
Set execute the command even if the player is offline
Set Minimum = 1 and Maximum = 8
In core_credits conig set OfflineMode = false
Create/Edit package to execute command upon purschase
givecreditsrcon {citizenid} (amount)Last updated
