AxisGe0 / axfw-inventory

GNU Affero General Public License v3.0
23 stars 18 forks source link

supports qb-shops ? #4

Closed watchakorn-18k closed 1 year ago

watchakorn-18k commented 2 years ago

Does it support qb-shops?

Ziegelrot commented 2 years ago

No

OBGMixer commented 2 years ago

no and yes

qb-shops uses TriggerServerEvent("inventory:server:OpenInventory", "trunk", CurrentVehicle, other)

the inventory uses TriggerServerEvent('ax-inv:Server:OpenInventory','Trunk-'..plate,{slots=20})

so it needs a custom qb-shops the qbcore-framework one doesnt work

OBGMixer commented 2 years ago

Does it support qb-shops?

imma make a qb-shops that goes with the inventory

ghost commented 1 year ago

you done?