Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 021B

Opcode Database

021B

DescriptionSets the specified garage to only accept a specific car.
Parameters (v2)1) String (TEXT_LABEL)
2) Vehicle handle (Integer) (INT)
Gamessa vc iii
CategoryGarage, Vehicle
San Andreas
sascm.ini021B=2,set_target_car_for_mission_garage %1d% to %2d%
Example021B: set_target_car_for_mission_garage 'BODLAWN' to $PLAYER_CAR
Command NameSET_TARGET_CAR_FOR_MISSION_GARAGE
Vice City
sascm.ini021b=2,set_garage %1d% to_accept_car %2d%
Example021B: set_garage $689 to_accept_car $2470
Command NameSET_TARGET_CAR_FOR_MISSION_GARAGE
GTA III
gtascm.ini021b=2,set_garage %1d% to_accept_car %2d%
Example021B: set_garage $LUIGIS_LOCKUP_GARAGE to_accept_car $LUIGI2_DEALER_CAR
Command NameSET_TARGET_CAR_FOR_MISSION_GARAGE

<< 0219

021C >>