0184

From GTAMods Wiki
Revision as of 17:09, 26 April 2022 by BilinmeyenBey (talk | contribs) (Created page with "{{Icon|trilogy}} '''IS_CHAR_HEALTH_GREATER''' <hr /> '''Description''' : Is char health greater than integer value '''Syntax''' : 0184: actor [''var''] health > [''int''] ''...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

GTA III Vice City San Andreas IS_CHAR_HEALTH_GREATER


Description

Is char health greater than integer value

Syntax

0184: actor [var] health > [int]

Parameter

[var]
Handle of the char
[int]
Integer value

This opcode checks if the actor's health greater than the integer value.