Instructions/Check space for item

From Desynced Wiki
Revision as of 19:49, 11 September 2023 by Johan (talk | contribs) (Created page with "{{Instruction_Top}} ==== Description ==== ==== Uses ==== ==== Similar Instructions ==== {{Instruction_Bottom}}")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Check space for item
     
     Checks if free space is available for an item and amount
Lua ID checkfreespace
Category Math
Icon Count Free Space.png
Argument One: Type Exec
Argument One: Name Can't Fit
Argument One: Description Execution if it can't fit the item
Argument Two: Type Input
Argument Two: Name Item
Argument Two: Description Item and amount to check can fit
Argument Two: Data Type item_num



Description

Uses

Similar Instructions