[ESX/QB] vms_marketplaces | Stalls owned by players

Perfect :star_struck:

2 Likes

Thank you :man_technologist: :pray:

please update to utilize ox target & ox lib :smiley:

Looks really good! What is that for a menu you are using for the management panel? Custom made? I would like to buy that :smiley:

1 Like

nice work

1 Like

Please make sure to include the paid releases template.

1 Like

ok, I will check how OX stuff works and try to do it

These are ESX Menus only that redesigned by me and made available for free, you don’t have to buy :smile:
https://forum.cfx.re/t/esx-menus-redesigned-more-features

Thank you :hugs:

You are right, I completely forgot about it, thank you for the information. I have already added :saluting_face:

There are some issues. When the player logs back on after offline, the marketplaces not display

When the script receives ESX/QB PlayerData, it will be able to perform the loading of marketplaces.

[script:vms_marketpla] SCRIPT ERROR: @vms_marketplaces/server/server.lua:102: attempt to index a nil value (local ‘xPlayer’)
[script:vms_marketpla] > TriggerCallback (@qb-core/server/functions.lua:298)
[script:vms_marketpla] > handler (@qb-core/server/events.lua:146)

Efficient and successfully solved the problem

1 Like

please update to utilize qtarget & ox lib :smiley:
[/quote]

that’s right, we fixed that problem.

:computer: UPDATE 1.0.0

[/] Fixed problem for QB-Core with loading marketplaces after rejoining server

Yes I know, I will try to add interaction with the target in the next update.

Not qtarget update to ox target. Qtarget is depreciated and no point in supporting it any further.

1 Like

but i can’t understand oxtarget :rofl: so i need Qtarget

1 Like

:computer: UPDATE 1.0.1

[+] Added compatibility with esx_context (Config.ESXMenu)
[+] Added target compatibility (Config.UseTarget, Config.TargetResource, Config.Target)
[+] Added option to config.client.lua with the ability to customize DrawText3D
[+] Added functions - SV.GetInventory, SV.GetItemLabel, SV.CheckCountOfItem, SV.AddInventoryItem, SV.RemoveInventoryItem at the config.server.lua so that you can customize it to your inventory