GTAG - Modding - Opcode Database - 055E
Opcode Database
055E
| Description | Increases the players maximum health by the specified amount. |
|---|---|
| Parameters (v2) | 1) Player handle (Integer) (INT) 2) Integer (INT) |
| Games | |
| Category | Common, Player |
| Command Name (IV) | INCREASE_PLAYER_MAX_HEALTH |
| San Andreas | |
| sascm.ini | 055E=2,increase_player_max_health %1d% by %2h% |
| Example | 055E: increase_player_max_health $PLAYER_CHAR by 100 |
| Command Name | INCREASE_PLAYER_MAX_HEALTH |
| Vice City | |
| sascm.ini | 055E=2,increase_player_max_health %1d% by %2h% |
| Example | 055E: increase_player_max_health $player_char by 50 |
| Command Name | INCREASE_PLAYER_MAX_HEALTH |

