GTAG - Modding - Opcode Database - 032C
Opcode Database
032C
| Description | Sets the cars goal to ram another car. |
|---|---|
| Parameters (v2) | 1) Vehicle handle (Integer) (INT) 2) Vehicle handle (Integer) (INT) |
| Games | |
| Category | NOP |
| Command Name (IV) | SET_CAR_RAM_CAR |
| San Andreas | |
| sascm.ini | 032C=0,NOP ; set_car_ram_car |
| Example | |
| Command Name | SET_CAR_RAM_CAR |
| Vice City | |
| sascm.ini | 032c=2,car %1d% ram %2d% |
| Example | 032C: car $7160 ram $7161 |
| Command Name | SET_CAR_RAM_CAR |
| GTA III | |
| gtascm.ini | 032c=2,car %1d% ram %2d% |
| Example | 032C: car $BUSTED_HELP_POLICECAR_2 ram $BUSTED_HELP_DIABLOCAR |
| Command Name | SET_CAR_RAM_CAR |

