Unique Phones
This system depends on an inventory with metadata support, not all inventory supports this feature, if you do not have one from the list in this document, contact the creator of your inventory to adapt it with the Smartphone PRO open codes.
Quasar Smartphone PRO is a completely unique and exclusive edition that will allow you to enjoy unique phones, each player can have different phones in their inventory and can share it along with all their information to other players.
This feature requires some somewhat simple but mandatory dependencies.
Enable or disable this system
To begin, we are going to clarify that if you use one of the listed inventories, this system will be completely automatic and will start without you configuring it.
The list of compatible inventories is as follows.
Inventory | Link |
---|---|
qs-inventory | |
qb-inventory | |
ox_inventory | |
core_inventory |
If you want to disable it, we will edit the content of Config.UniquePhone to false, this configuration is found as follows in config.lua.
Which we will simply change to Config.UniquePhone = false in case we want to disable it. If you do not use any of these inventories, it will automatically go false.
Edit or add other systems
If you are going to add another inventory, we recommend that you have general programming knowledge or contact the developer of your inventory.
We can add our own system very easily, we only need to completely know our inventory to adapt it using the files that we will find within smartphone/server/custom/inventory/*, there we will find all the inventories compatible with your events, which are editable.
Last updated
Was this helpful?