πŸ“‚Dependencies

These are must-have resources I use for Hunting

The most mandatory resources are

  • ox_lib - This is the resource that you will necessarily need to make callbacks/menus/notifications/translations etc work.

  • PolyZone is officially dropped from the dependency list and we are left with zones using ox_lib

Dependent resources without which this resource will not work.

  • QB-CORE -- https://github.com/qbcore-framework/qb-core You now have a choice and for QBox this resource you officially already support it!

  • QB-TARGET -- https://github.com/BerkieBb/qb-target

  • Also supports ox_target depending on what you prefer.

  • PROGRESSBAR -- https://github.com/qbcore-framework/progressbar

  • In the new version of 1.1.9, we officially remove the standard progressbar of QBCore and will use the two types of progressbar of ox_lib

  • QB-MENU -- https://github.com/qbcore-framework/qb-menu

  • POLYZONE -- https://github.com/mkafrin/PolyZone - This will no longer be necessary.

  • Custom Weapon -- Attached to the resource - This is no longer mandatory!

  • Maps -- Attached to the resource

Things you can use.

  • ox_target

  • ox_inventory

  • ox_lib - ContextMenu

  • ox_lib - Notify

  • ox_lib - Zone

  • ox_lib - Progressbar

Last updated