GTAG - Modding - Opcode Database - 0811
Opcode Database
0811
| Description | Stores a handle for the vehicle the character is in or entering. |
|---|---|
| Parameters (v2) | 1) Actor handle (Integer) (INT) 2) (Returned) Vehicle handle (Integer) (INT) |
| Games | |
| Category | Actor, Common, Vehicle |
| Command Name (IV) | GET_CAR_CHAR_IS_USING |
| San Andreas | |
| sascm.ini | 0811=2,get_car_char_is_using %1d% store_to %2d% |
| Example | 0811: get_car_char_is_using $PLAYER_ACTOR store_to $TEMPVAR_ACTOR_CAR |
| Command Name | GET_CAR_CHAR_IS_USING |

