Inventory

General information before installation

Quasar Inventory is a completely revolutionary inventory system, with unique and dynamic functions that will make your server a new world. With this complete guide you will be able to learn how to fully use the Inventory system, do not skip any steps to be able to complete the installation correctly without having future or critical problems.

Remember that most common errors and problems can be found in the Common Problems section located in the same Inventory section.

Most errors can occur due to a bad update (poor patch) or an error generated by the same buyer through code editing, always try to use the default resource if you get errors not found within this section.


Common questions about the asset

What are items with metadata?

In FiveM, a "metadata item" refers to an in-game object that has additional information associated with it, known as metadata. FiveM is a platform that allows developers to create custom servers for Grand Theft Auto V (GTA V), and in this context, "items" are virtual objects that players can interact with or own in the game.

The metadata on an item provides additional details about that object, such as its status, properties, or any relevant information. For example, a weapon in the game could have metadata that includes details about the amount of ammunition, the state of decay, or any specific modifications that have been applied to it.

This functionality is useful for customizing the gaming experience on FiveM servers, as it allows developers to dynamically control and modify object properties, providing more advanced and creative customization options for players. In short, a metadata item in FiveM is an in-game object that carries additional information, allowing for greater flexibility and customization on GTA V custom servers.

Do I need to wipe my server?

Depending on the case, it is possible that you need to wipe your server's Inventory systems, this includes both your players' inventory and stash, glovebox, trunk and more.

This may vary depending on what inventory you were using before Quasar Inventory. If your previous system was the default qbcore inventory, then it will not require a total wipe, but simply a stash, trunk, glovebox and other second inventory.

Generally, a wipe is recommended to guarantee complete operation.

Should I modify most of my other assets?

No, Quasar Inventory does not require modifying any other asset on your server except its core (es_extended or qb-core), since from here we will take the majority of native ones and edit them after following all the documentation and installation guide.

Our system includes multiple exports exclusive to the system, which will not be necessary unless you want to make integrated use in standalone, since our system detects your framework and will use its native events completely.

If you are a developer and want to add support for Quasar Inventory, you can use both the original esx and qbcore natives and everything will work completely.

Will money be an item with this Inventory?

Yes, Quasar Inventory integrates a money as item system based on your player information, which is completely unique, secure and functional.

In esx the use of this system will be mandatory, but in cases like qbcore you can configure it yourself from the server-side file to enable or disable it as desired.

Last updated