| Description | Sets the players remaining health to the specified amount. |
|---|
| Parameters (v2) | 1) Player handle (Integer) (INT) 2) Integer (INT)
|
|---|
| Games |  |
|---|
| Category | |
|---|
| Command Name (IV) | SET_PLAYER_HEALTH |
|---|
| Vice City |
|---|
| sascm.ini | 0222=2,set_player %1d% health_to %2d% |
|---|
| Example | 0222: set_player $player_char health_to 200 |
|---|
| GTA III |
|---|
| gtascm.ini | 0222=2,set_player %1d% health_to %2d% |
|---|
| Example | 0222: set_player $PLAYER_CHAR health_to 100 |
|---|
| Command Name | SET_PLAYER_HEALTH |
|---|