14.2.2025
Updates v1.11.0
Added the
configCommands.lua
file. You can now manage all inventory-related commands from this file.Added the
/rob
and/givecash
commands, allowing you to rob players and give them money.Added
configVendingMachine
. You can now convert nearby vending machines into shops.A few bug fixes related to the 1.10 update.
Updates v1.11.0
Function Not Found! [SetPlayerInventoryItems] error
fix for qb
modified: client/editable.lua
modified: fxmanifest.lua (Version value has changed)
modified: server/bridge/qb.lua
modified: languages/en.lua
modified: languages/tr.lua
modified: server/FWFunctions.lua
modified: server/commands.lua
modified: server/convert.lua
modified: server/editable.lua
modified: server/server.lua
modified: server/utils.lua
modified: shared/itemList.lua
modified: shared/shared.lua
+new: client/commands.lua
+new: client/vendingMachine.lua
+new: configs/configCommands.lua
+new: configs/configVendingMachine.lua
+new: server/bridge/
+new: server/vendingMachine.lua
Last updated