Skip to content

QBCore QB-Menu based replacement for qb-shops

Notifications You must be signed in to change notification settings

Jlonndi/jim-shops

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jim-shops

QBCore QB-Menu based replacement for qb-shops

This script is designed to be a replacement for QB-Shops, making shops work perfectly with QB-Menu, QB-Input and QB-Target Self explanatory, it's just qb-shops but qb-menu based.

Everything needed is in Config.lua and its essentially the same as qb-shop's config.

  • Support for shop logos at the top of the menu
  • Supports items that require jobs
  • Supports Gun License being required
  • Support for openning shops externally

FiveM_b2545_GTAProcess_mYqo1bzn22 FiveM_b2545_GTAProcess_3SZCVpXrEX

You can easily add the event for default inventory shops to open through my script instead.

For example -

Simply change the event name:

TriggerServerEvent("inventory:server:OpenInventory", "shop", "mine", Config.Items)

To this:

TriggerServerEvent("jim-shops:ShopOpen", "shop", "mine", Config.Items)

About

QBCore QB-Menu based replacement for qb-shops

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 100.0%