GTAG - Modding - Opcode Database - 035F
Opcode Database
035F
| Description | Increases the actors armour by the specified value. |
|---|---|
| Parameters (v2) | 1) Actor handle (Integer) (INT) 2) Integer (INT) |
| Games | |
| Category | Actor, Common |
| Command Name (IV) | ADD_ARMOUR_TO_CHAR |
| San Andreas | |
| sascm.ini | 035F=2,add_armour_to_char %1d% armour %2d% |
| Example | 035F: add_armour_to_char 98@ armour 100 |
| Command Name | ADD_ARMOUR_TO_CHAR |
| Vice City | |
| sascm.ini | 035f=2,set_actor %1d% armour_to %2d% |
| Example | 035F: set_actor $5511 armour_to 100 |
| Command Name | ADD_ARMOUR_TO_CHAR |
| GTA III | |
| gtascm.ini | 035f=2,set_actor %1d% armour_to %2d% |
| Example | 035F: set_actor $CHUNKY_LEE_CHONG armour_to 100 |
| Command Name | ADD_ARMOUR_TO_CHAR |

