mirror of
https://github.com/jimathy/jim_bridge.git
synced 2026-08-17 05:56:02 +01:00
add auto check for ps/lj-inv
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
Items, Vehicles, Jobs, Gangs, Core, ESX = {}, nil, nil, nil, nil, nil
|
||||
|
||||
if GetResourceState("ps-inventory"):find("start") then Exports.QBInv = "ps-inventory" end
|
||||
if GetResourceState("lj-inventory"):find("start") then Exports.QBInv = "lj-inventory" end
|
||||
|
||||
OXLibExport = Exports and Exports.OXLibExport or ""
|
||||
|
||||
QBXExport = Exports and Exports.QBXExport or ""
|
||||
|
||||
Reference in New Issue
Block a user