GTAG - Modding - Opcode Database - 0987
Opcode Database
0987
Description | If carA is driving to a set destination, this opcode will return carB, if it is preventing carA from getting to it's destination. |
---|---|
Parameters (v2) | 1) Vehicle handle (Integer) (INT) 2) (Returned) Vehicle handle (Integer) (INT) |
Games | |
Category | Vehicle |
San Andreas | |
sascm.ini | 0987=2,get_car_blocking_car %1d% store_to %2d% |
Example | 0987: get_car_blocking_car $1867 store_to $VALET_CAR |
Command Name | GET_CAR_BLOCKING_CAR |