Difference between revisions of "0184"
Jump to navigation
Jump to search
(Created page with "{{Icon|trilogy}} '''IS_CHAR_HEALTH_GREATER''' <hr /> '''Description''' : Is char health greater than integer value '''Syntax''' : 0184: actor [''var''] health > [''int''] ''...") |
m (Added category) |
||
Line 10: | Line 10: | ||
: [''int''] | : [''int''] | ||
:: Integer value | :: Integer value | ||
+ | |||
This opcode checks if the actor's health greater than the integer value. | This opcode checks if the actor's health greater than the integer value. | ||
+ | |||
+ | [[Category:OpCodes]][[Category:MathOpCodes]] |