Documentation
Search
K
🛠

INSTALLATION

Please follow each step carefully so no issues occur with the installation
Installation is considered Drag & Drop

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

IN-GAME
TEBEX ESX
TEBEX QB
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
  1. 1.
    In TEBEX control panel select Webstore -> Variables
  2. 2.
    Select "CREATE VARIABLE"
  3. 3.
    Make identifier to be {citizenid}
  4. 4.
    Make type to be Alphanumeric
  5. 5.
    Set execute the command even if the player is offline
  6. 6.
    Set Minimum = 1 and Maximum = 8
  7. 7.
    In core_credits conig set OfflineMode = false
  8. 8.
    Create/Edit package to execute command upon purschase
givecreditsrcon {citizenid} (amount)