Client
GetItemList
Return :
Example
GetItemLabel
Return :
Parameters :
Example
GetPlayerItems
Return :
Example
GetPlayerClotheItems
Return :
Example
HasItem
Return :
Parameters :
Example
OpenInventory
Same function as the F2(default) key
CloseInventory
SetInventoryActive
turns inventory usage off or on, when off, the player cannot open and use their inventory
ToggleHotbar
Parameters :
Example
SetCanUseItem
turns off or on item usage in inventory, Player can't use items in their inventory when closed
IsInventoryActive
Returns the value modified with SetInventoryActive
LastWeaponData
Returns the weapon in his hand and all weapons he uses within 30 seconds
ResetWeaponDataForDrop
Within 30 seconds, resets the data of all weapons used
GetCurrentWeapon
Get data for the currently equipped weapon
FastSlotAddItem
adds items to the fast slot. remember, if there is no item in your inventory, you cannot use the item in the fast slot
Parameters :
Example
FastSlotRemoveItem
removes the item from the fast slot
Parameters :
Example
FastSlotRemoveAllSlots
Removes all items in the fast slot
Last updated