CharCurrentWeight: Difference between revisions
Jump to navigation
Jump to search
Created page with "{{Template:CharCurrentWeight}} Category:EventMacro_Automacros Category:EventMacro_Conditions_State" |
m Conversion script moved page CharCurrentWeight to charCurrentWeight: Converting page titles to lowercase |
(No difference)
|
Revision as of 22:35, 26 April 2021
- CharCurrentWeight
-
- Description: Checks the player's current weight.
- Supports percentages.
- Syntax:
CharCurrentWeight <Math condition operators>
- Example:
CharCurrentWeight > 80% CharCurrentWeight > 4000
- Set variables:
$.CharCurrentWeightLast => Saves the last player weight that made CharCurrentWeight become true $.CharCurrentWeightLastPercent => Saves the last player weight percentage that made CharCurrentWeight become true