6.2.2025
Updates v1.8.0
With
config.moneyAsItem
, you can now specify multiple money types.Note: If you were using this feature before, please update your code according to the updated docs.
Shops now support
esx_licanse
for license verification.Fixed an issue with the admin check in QB that was not functioning correctly.
Fixed an issue where the money value was not reset when the inventory was cleared while
config.moneyAsItem.active
was set to true.You can now customize the H key (used for picking up dropped items, weapons, and money) from the settings.
modified: fxmanifest.lua (Version value has changed)
modified: client/dropWhenDie.lua
modified: client/useItem.lua
modified: configs/config.lua
modified: configs/configShop.lua
modified: server/dropWhenDie.lua
modified: server/editable.lua
modified: server/server.lua
modified: server/utils.lua
Last updated