Weapon Draw

Remember that the DLC & Addons are obtained in the post of the same asset, there are the direct links, you must also be the buyer, otherwise you will not be able to obtain them.

Welcome to the documentation on DLC & Addons, in this section we will make a general explanation about Weapon Draw, its installation or basic guide.

The weapon draw animation does not work

The solution to this is to update both qs-weapondraw and qs-inventory to the latest version completely, since the problem is that you are missing internal inventory events.


Introduction

Quasar Weapondraw is an exclusive DLC for Quasar Inventory, it is a simple asset that allows you to use animations when drawing and storing weapons.


Asset positioning

This DLC depends on exports with Quasar Inventory, therefore it will always be started under qs-inventory or always in the same folder. In this example we will start the dlcs within the [addons] folder and we will execute them under the main inventory folder.

-- First we will start the cores, never below
ensure es_extended or qb-core

-- The inventory should be executed above
ensure [inventory]

-- DLC & Addons always below inventory
ensure [addons]

Last updated