Ifstrength: Difference between revisions
Jump to navigation
Jump to search
Hunter byte (talk | contribs) mNo edit summary |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
ifstrength < | '''ifstrength''' <strength> { do something } else { do something else } | ||
Checks if the current [[actor]]'s current [[strength]] is less than or equal to <number>. | Checks if the current [[actor]]'s current [[strength]] is less than or equal to <number>. |