π‘Installation
Explain how to install and configure the script:
Download & Extract
Add to Server Config
Configure
SCRIPT ERROR: @litz_radialmenu/client/bridge.lua:10: No such export getSharedObject in resource
QB-CORE
Open the file
client/bridge.luaRemove every line that mentions
es_extended(ESX)qbx_core(QBOX)
Not sure what to delete?
Just select the entire file, press Delete, and paste the code below.
Save the file and restart (or reload) the resource.
QBOX
Open the file
client/bridge.luaRemove every line that mentions
es_extended(ESX)qb-core
Not sure what to delete?
Select the whole file, press Delete, and paste the code below.
Save the file and restart (or reload) the resource.
ESX
Open the file
client/bridge.luaRemove every line that mentions
qbx_core(QBOX)qb-core
Not sure what to delete?
Select the entire file, press Delete, and paste the code below.
Save the file and restart (or reload) the resource.
Last updated