| Description | Returns true if the character is occupying any vehicle. |
|---|
| Parameters (v2) | 1) Actor handle (Integer) (INT)
|
|---|
| Games |  |
|---|
| Category | Actor, Conditional |
|---|
| Command Name (IV) | IS_CHAR_SITTING_IN_ANY_CAR |
|---|
| San Andreas |
|---|
| sascm.ini | 0449=1, is_char_sitting_in_any_car %1d% |
|---|
| Example | 0449: is_char_sitting_in_any_car $PLAYER_ACTOR |
|---|
| Command Name | IS_CHAR_SITTING_IN_ANY_CAR |
|---|
| Vice City |
|---|
| sascm.ini | 0449=1, actor %1d% in_a_car |
|---|
| Example | 0449: actor $2423 in_a_car |
|---|
| Command Name | IS_CHAR_SITTING_IN_ANY_CAR |
|---|
| GTA III |
|---|
| gtascm.ini | 0449=1, actor %1d% in_a_car |
|---|
| Example | 0449: actor $PLAYER_ACTOR in_a_car |
|---|
| Command Name | IS_CHAR_SITTING_IN_ANY_CAR |
|---|