GTAG - Modding - Opcode Database - 05CF
Opcode Database
05CF
Description | The character will exit the vehicle and flee to the specified position. |
---|---|
Parameters (v2) | 1) Actor handle (Integer) (INT) 2) Vehicle handle (Integer) (INT) 3) X Coord (Float) (FLOAT) 4) Y Coord (Float) (FLOAT) 5) Z Coord (Float) (FLOAT) |
Games | |
Category | Actor, AS Pack, Common, Vehicle |
Command Name (IV) | TASK_LEAVE_CAR_AND_FLEE |
San Andreas | |
sascm.ini | 05CF=5,task_leave_car_and_flee %1d% car %2d% to %3d% %4d% %5d% |
Example | 05CF: task_leave_car_and_flee 102@ car 73@ to 2316.4 -1519.2 24.3 |
Command Name | TASK_LEAVE_CAR_AND_FLEE |