Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 072F

Opcode Database

072F

DescriptionAttempts 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)
Gamessa
CategoryUnknown, Vehicle
Command Name (IV)ADD_STUCK_CAR_CHECK_WITH_WARP
San Andreas
sascm.ini072F=7,add_stuck_car_check_with_warp %1d% distance %2d% time %3d% stuck %4h% flipped %5h% warp %6h% path %7h%
Example072F: add_stuck_car_check_with_warp 96@ distance 1.0 time 2000 stuck 1 flipped 1 warp 1 to_path -1
Command NameADD_STUCK_CAR_CHECK_WITH_WARP

<< 072E

0730 >>