πŸ’‘Installation

Explain how to install and configure the script:

  1. Download & Extract

  2. Add to Server Config

  3. Configure

SCRIPT ERROR: @litz_radialmenu/client/bridge.lua:10: No such export getSharedObject in resource

QB-CORE

  1. Open the file client/bridge.lua

  2. Remove 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

  1. Open the file client/bridge.lua

  2. Remove 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

  1. Open the file client/bridge.lua

  2. Remove 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