GTAG - Modding - Opcode Database - 054A
Opcode Database
054A
| Description | Used to prevent the character from being damagable while in a vehicle. |
|---|---|
| Parameters (v2) | 1) Actor handle (Integer) (INT) 2) Boolean (1 or 0) (INT) |
| Games | |
| Category | Actor, Common |
| Command Name (IV) | SET_CHAR_CAN_BE_SHOT_IN_VEHICLE |
| San Andreas | |
| sascm.ini | 054A=2,set_char_can_be_shot_in_vehicle %1d% to %2h% |
| Example | 054A: set_char_can_be_shot_in_vehicle $ACTOR_SWEET to 0 |
| Command Name | SET_CHAR_CAN_BE_SHOT_IN_VEHICLE |
| Vice City | |
| sascm.ini | 054A=2,set_char_can_be_shot_in_vehicle %1d% to %2h% |
| Example | 054A: set_char_can_be_shot_in_vehicle $723 to 0 |
| Command Name | SET_CHAR_CAN_BE_SHOT_IN_VEHICLE |

