Difference between revisions of "SET CHAR MAX HEALTH"
Jump to navigation
Jump to search
FiddleSticks (talk | contribs) (Created page with '{{Native |np = 2 |p1t = integer |p1d = Char handle. |p2t = integer |p2d = Max health number. }} This function sets the specified characters health to the specifi…') |
PaulAndre64 (talk | contribs) |
||
| Line 1: | Line 1: | ||
| − | {{ | + | {{OpCode |
| − | | | + | | games = {{Icon|SA}} |
| − | |p1t | + | | command = SET_CHAR_MAX_HEALTH |
| − | |p1d | + | | description = Sets the characters maximum health. |
| − | |p2t | + | | syntax1 = 08AF: set_char_max_health [''var''] to [''int''] |
| − | |p2d | + | | p1t = [''var''] |
| + | | p1d = Actor Handle | ||
| + | | p2t = [''int''] | ||
| + | | p2d = Max Health Value | ||
}} | }} | ||
| − | This | + | This opcode sets the characters max health. |
| + | |||
| + | == Keywords == | ||
| + | set, char, actor, max, health | ||