GTAG - Modding - Opcode Database - 021B
Opcode Database
021B
| Description | Sets the specified garage to only accept a specific car. |
|---|---|
| Parameters (v2) | 1) String (TEXT_LABEL) 2) Vehicle handle (Integer) (INT) |
| Games | |
| Category | Garage, Vehicle |
| San Andreas | |
| sascm.ini | 021B=2,set_target_car_for_mission_garage %1d% to %2d% |
| Example | 021B: set_target_car_for_mission_garage 'BODLAWN' to $PLAYER_CAR |
| Command Name | SET_TARGET_CAR_FOR_MISSION_GARAGE |
| Vice City | |
| sascm.ini | 021b=2,set_garage %1d% to_accept_car %2d% |
| Example | 021B: set_garage $689 to_accept_car $2470 |
| Command Name | SET_TARGET_CAR_FOR_MISSION_GARAGE |
| GTA III | |
| gtascm.ini | 021b=2,set_garage %1d% to_accept_car %2d% |
| Example | 021B: set_garage $LUIGIS_LOCKUP_GARAGE to_accept_car $LUIGI2_DEALER_CAR |
| Command Name | SET_TARGET_CAR_FOR_MISSION_GARAGE |

