Documentation
Optional Addon

Vcore-Vcore-Bridge

Compatibility modules for running common QB, Qbox and ESX resources on VCORE without duplicating framework state. Start `Vcore-Bridge` after `core` and `inventory`, and before imported resources. Keep `vehiclelocks` and `fuel` before the bridge when their adapters are required. The manifest provides `qb-core`, `qbx_core`, `es_extended`, `qb-inventory`, `qb-menu`, `qb-target`, `progressbar` and `LegacyFuel` compatibility names. `settings/sharedConfig.lua`: providers, callback limits, stash defaults and permissions. `settings/serverConfig.lua`: server logging behaviour. `settings/clientConfig.lua`: client target defaults. Run `vbridge_status` from the server console or as an ACE-authorised admin to inspect loaded modules.

Introduction

Compatibility modules for running common QB, Qbox and ESX resources on VCORE without duplicating framework state. Start `Vcore-Bridge` after `core` and `inventory`, and before imported resources. Keep `vehiclelocks` and `fuel` before the bridge when their adapters are required. The manifest provides `qb-core`, `qbx_core`, `es_extended`, `qb-inventory`, `qb-menu`, `qb-target`, `progressbar` and `LegacyFuel` compatibility names. `settings/sharedConfig.lua`: providers, callback limits, stash defaults and permissions. `settings/serverConfig.lua`: server logging behaviour. `settings/clientConfig.lua`: client target defaults. Run `vbridge_status` from the server console or as an ACE-authorised admin to inspect loaded modules.

Version: 1.0.0Optional Resource29 Lua files0 SQL files

Exports

clientAddBoxZone

Export available from this resource. Check the resource notes and expected parameters before integrating it.

clientAddCircleZone

Export available from this resource. Check the resource notes and expected parameters before integrating it.

clientAddTargetEntity

Export available from this resource. Check the resource notes and expected parameters before integrating it.

clientAddTargetModel

Export available from this resource. Check the resource notes and expected parameters before integrating it.

clientDrawText

Export available from this resource. Check the resource notes and expected parameters before integrating it.

clientGetCoreObject

Export available from this resource. Check the resource notes and expected parameters before integrating it.

clientGetFuel

Export available from this resource. Check the resource notes and expected parameters before integrating it.

clientGetGangs

Export available from this resource. Check the resource notes and expected parameters before integrating it.

clientGetJobs

Export available from this resource. Check the resource notes and expected parameters before integrating it.

clientGetPlayerData

Export available from this resource. Check the resource notes and expected parameters before integrating it.

clientGetVehiclesByName

Export available from this resource. Check the resource notes and expected parameters before integrating it.

clientGiveKeys

Export available from this resource. Check the resource notes and expected parameters before integrating it.

clientHasKey

Export available from this resource. Check the resource notes and expected parameters before integrating it.

clientHasPrimaryGroup

Export available from this resource. Check the resource notes and expected parameters before integrating it.

clientHideText

Export available from this resource. Check the resource notes and expected parameters before integrating it.

clientNotify

Export available from this resource. Check the resource notes and expected parameters before integrating it.

clientOpenInventory

Export available from this resource. Check the resource notes and expected parameters before integrating it.

clientProgress

Export available from this resource. Check the resource notes and expected parameters before integrating it.

clientRemoveTargetEntity

Export available from this resource. Check the resource notes and expected parameters before integrating it.

clientRemoveTargetModel

Export available from this resource. Check the resource notes and expected parameters before integrating it.

clientRemoveZone

Export available from this resource. Check the resource notes and expected parameters before integrating it.

clientSetFuel

Export available from this resource. Check the resource notes and expected parameters before integrating it.

clientcloseMenu

Export available from this resource. Check the resource notes and expected parameters before integrating it.

clientgetFuel

Export available from this resource. Check the resource notes and expected parameters before integrating it.

clientgetSharedObject

Export available from this resource. Check the resource notes and expected parameters before integrating it.

clientopenMenu

Export available from this resource. Check the resource notes and expected parameters before integrating it.

clientprogressBar

Export available from this resource. Check the resource notes and expected parameters before integrating it.

clientsetFuel

Export available from this resource. Check the resource notes and expected parameters before integrating it.

serverAddMoney

Export available from this resource. Check the resource notes and expected parameters before integrating it.

serverCreateUseableItem

Export available from this resource. Check the resource notes and expected parameters before integrating it.

serverGetCompatibilityReport

Export available from this resource. Check the resource notes and expected parameters before integrating it.

serverGetCoreObject

Export available from this resource. Check the resource notes and expected parameters before integrating it.

serverGetFuel

Export available from this resource. Check the resource notes and expected parameters before integrating it.

serverGetGangs

Export available from this resource. Check the resource notes and expected parameters before integrating it.

serverGetGroups

Export available from this resource. Check the resource notes and expected parameters before integrating it.

serverGetJobs

Export available from this resource. Check the resource notes and expected parameters before integrating it.

serverGetMetadata

Export available from this resource. Check the resource notes and expected parameters before integrating it.

serverGetMoney

Export available from this resource. Check the resource notes and expected parameters before integrating it.

serverGetPlayer

Export available from this resource. Check the resource notes and expected parameters before integrating it.

serverGetPlayerByCitizenId

Export available from this resource. Check the resource notes and expected parameters before integrating it.

serverGetQBPlayers

Export available from this resource. Check the resource notes and expected parameters before integrating it.

serverGetUsableItem

Export available from this resource. Check the resource notes and expected parameters before integrating it.

serverGetVehiclesByHash

Export available from this resource. Check the resource notes and expected parameters before integrating it.

serverGetVehiclesByName

Export available from this resource. Check the resource notes and expected parameters before integrating it.

serverGiveKey

Export available from this resource. Check the resource notes and expected parameters before integrating it.

serverGiveKeys

Export available from this resource. Check the resource notes and expected parameters before integrating it.

serverHasVehicleKey

Export available from this resource. Check the resource notes and expected parameters before integrating it.

serverNotify

Export available from this resource. Check the resource notes and expected parameters before integrating it.

serverRemoveMoney

Export available from this resource. Check the resource notes and expected parameters before integrating it.

serverSetFuel

Export available from this resource. Check the resource notes and expected parameters before integrating it.

serverSetJob

Export available from this resource. Check the resource notes and expected parameters before integrating it.

serverSetJobDuty

Export available from this resource. Check the resource notes and expected parameters before integrating it.

serverSetMetadata

Export available from this resource. Check the resource notes and expected parameters before integrating it.

serverSetMoney

Export available from this resource. Check the resource notes and expected parameters before integrating it.

servergetSharedObject

Export available from this resource. Check the resource notes and expected parameters before integrating it.

sharedBridge

Export available from this resource. Check the resource notes and expected parameters before integrating it.

sharedGetModule

Export available from this resource. Check the resource notes and expected parameters before integrating it.

sharedRegisterModule

Export available from this resource. Check the resource notes and expected parameters before integrating it.

Callbacks

No callbacks are documented for this resource.

Registered network events

clientQBCore:Notify

Registered event for this resource. Confirm the expected payload and intended scope before using it.

clientQBCore:Player:SetPlayerData

Registered event for this resource. Confirm the expected payload and intended scope before using it.

clientVCoreBridge:ESX:Loaded

Registered event for this resource. Confirm the expected payload and intended scope before using it.

clientVCoreBridge:ESX:Unloaded

Registered event for this resource. Confirm the expected payload and intended scope before using it.

clientVCoreBridge:Notify

Registered event for this resource. Confirm the expected payload and intended scope before using it.

clientVCoreBridge:QB:Callback

Registered event for this resource. Confirm the expected payload and intended scope before using it.

clientVCoreBridge:QB:Loaded

Registered event for this resource. Confirm the expected payload and intended scope before using it.

clientVCoreBridge:QB:Unloaded

Registered event for this resource. Confirm the expected payload and intended scope before using it.

clientesx:getSharedObject

Registered event for this resource. Confirm the expected payload and intended scope before using it.

clientesx:serverCallback

Registered event for this resource. Confirm the expected payload and intended scope before using it.

clientesx:setJob

Registered event for this resource. Confirm the expected payload and intended scope before using it.

clientesx:showHelpNotification

Registered event for this resource. Confirm the expected payload and intended scope before using it.

clientesx:showNotification

Registered event for this resource. Confirm the expected payload and intended scope before using it.

clientqb-menu:client:openMenu

Registered event for this resource. Confirm the expected payload and intended scope before using it.

serverQBCore:Server:TriggerCallback

Registered event for this resource. Confirm the expected payload and intended scope before using it.

serverQBCore:ToggleDuty

Registered event for this resource. Confirm the expected payload and intended scope before using it.

serveresx:getSharedObject

Registered event for this resource. Confirm the expected payload and intended scope before using it.

serveresx:triggerServerCallback

Registered event for this resource. Confirm the expected payload and intended scope before using it.

Commands

  • /vbridge_status (server)

Database / SQL

SQL files

None detected in source.

Detected tables

None detected in source.

Troubleshooting

  • Confirm every manifest dependency above is started first.
  • Import the SQL where the resource includes database files.
  • Use the exact resource folder name shown on this page unless you intentionally change both the folder and configuration.
  • Do not copy internal event names into integrations without checking their implementation.