Skip to main content

LockInv

note

ONLY clientside

Parameters
toggle - boolean <true/false> - Lock/Unlock the Inventory

exports.inventory:LockInv(true) -- Locks the Inventory
exports.inventory:LockInv(false) -- Unlocks the Inventory