InventoryCurrentSize: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{Template:InventoryCurrentSize}} Category:EventMacro_Automacros Category:EventMacro_Conditions_State") |
m (4epT moved page inventoryCurrentSize to InventoryCurrentSize over a redirect without leaving a redirect) |
(One intermediate revision by one other user not shown) | |
(No difference)
|
Latest revision as of 21:46, 12 September 2021
- InventoryCurrentSize
-
- Description: Checks the player current item count.
- Supports percentages. (but it won't change anything since you can have 100 items max)
- Syntax:
InventoryCurrentSize <Math condition operators>
- Example:
InventoryCurrentSize > 70% InventoryCurrentSize > 30
- Set variables:
$.InventoryCurrentSizeLast => Saves the last player item count that made InventoryCurrentSize become true