Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 054A

Opcode Database

054A

DescriptionUsed to prevent the character from being damagable while in a vehicle.
Parameters (v2)1) Actor handle (Integer) (INT)
2) Boolean (1 or 0) (INT)
Gamessa vc
CategoryActor, Common
Command Name (IV)SET_CHAR_CAN_BE_SHOT_IN_VEHICLE
San Andreas
sascm.ini054A=2,set_char_can_be_shot_in_vehicle %1d% to %2h%
Example054A: set_char_can_be_shot_in_vehicle $ACTOR_SWEET to 0
Command NameSET_CHAR_CAN_BE_SHOT_IN_VEHICLE
Vice City
sascm.ini054A=2,set_char_can_be_shot_in_vehicle %1d% to %2h%
Example054A: set_char_can_be_shot_in_vehicle $723 to 0
Command NameSET_CHAR_CAN_BE_SHOT_IN_VEHICLE

<< 0549

054B >>