GTAG - Modding - Opcode Database - 0622
Opcode Database
0622
Description | The character jumps out of the vehicle while it is in motion. If the vehicle is stopped, the character will simply exit. |
---|---|
Parameters (v2) | 1) Actor handle (Integer) (INT) 2) Vehicle handle (Integer) (INT) |
Games | |
Category | Actor, Common, Task, Vehicle |
Command Name (IV) | TASK_LEAVE_CAR_IMMEDIATELY |
San Andreas | |
sascm.ini | 0622=2,task_leave_car_immediately %1d% car %2d% |
Example | 0622: task_leave_car_immediately $PLAYER_ACTOR car 35@ |
Command Name | TASK_LEAVE_CAR_IMMEDIATELY |