GTAG - Modding - Opcode Database - 072F
Opcode Database
072F
| Description | Attempts to automatically restore vehicles that get stuck or flipped. |
|---|---|
| Parameters (v2) | 1) Vehicle handle (Integer) (INT) 2) Float (FLOAT) 3) Time in ms (Integer) (INT) 4) Boolean (1 or 0) (INT) 5) Boolean (1 or 0) (INT) 6) Boolean (1 or 0) (INT) 7) Path ID (Integer) (INT) |
| Games | |
| Category | Unknown, Vehicle |
| Command Name (IV) | ADD_STUCK_CAR_CHECK_WITH_WARP |
| San Andreas | |
| sascm.ini | 072F=7,add_stuck_car_check_with_warp %1d% distance %2d% time %3d% stuck %4h% flipped %5h% warp %6h% path %7h% |
| Example | 072F: add_stuck_car_check_with_warp 96@ distance 1.0 time 2000 stuck 1 flipped 1 warp 1 to_path -1 |
| Command Name | ADD_STUCK_CAR_CHECK_WITH_WARP |

