Theme editor

  • If you experience issues login with Discord, reset your password and wait 3 minutes for the email!

QBCORE ðŸŒ¾ Renewed-Farming| ESX-QBCORE-QBOX

  • Truncated files – Several .lua files (client & server) and Config.lua contain ..., causing parsing errors on load.
  • Invalid syntax – Uses ?. (JavaScript operator) in Lua → unexpected symbol near '?'.
  • Incorrect fxmanifest.lua – author key misspelled, scripts/dependencies incomplete or replaced with ....
  • Wrong export calls – ox_inventory:registerHook written with lowercase r → must be RegisterHook (case-sensitive).
  • Incorrect source usage on client side – source doesn’t exist on the client, blocking events.
  • Incomplete config – shared/Config.lua and shared/Random.lua are cut off → missing full plant/prop/item definitions.
  • Missing items – Seeds, crops, wateringcan, and water not declared in ox_inventory.
  • Missing props – Object models (ep_pumpkin_01, etc.) absent if no props resource is provided.

I checked the resource and reread the files 1 by 1 and this is what comes out... I don't think this script will honestly work :MonkaWae:
 
Back
Top Bottom