| Description | Returns true if the character is driving a police vehicle. |
|---|
| Parameters (v2) | 1) Actor handle (Integer) (INT)
|
|---|
| Games | |
|---|
| Category | Actor, Common, Conditional |
|---|
| Command Name (IV) | IS_CHAR_IN_ANY_POLICE_VEHICLE |
|---|
| San Andreas |
|---|
| sascm.ini | 056C=1, is_char_in_any_police_vehicle %1d% |
|---|
| Example | 056C: is_char_in_any_police_vehicle $PLAYER_ACTOR |
|---|
| Command Name | IS_CHAR_IN_ANY_POLICE_VEHICLE |
|---|
| Vice City |
|---|
| sascm.ini | 056C=1, is_char_in_any_police_vehicle %1d% |
|---|
| Example | 056C: is_char_in_any_police_vehicle $player_actor |
|---|
| Command Name | IS_CHAR_IN_ANY_POLICE_VEHICLE |
|---|