| Description | Returns true if the player is honking the horn in a car. |
|---|
| Parameters (v2) | 1) Player handle (Integer) (INT)
|
|---|
| Games |  |
|---|
| Category | Conditional, Player, Vehicle |
|---|
| Command Name (IV) | IS_PLAYER_PRESSING_HORN |
|---|
| San Andreas |
|---|
| sascm.ini | 0122=1, is_player_pressing_horn %1d% |
|---|
| Example | 0122: is_player_pressing_horn $PLAYER_CHAR |
|---|
| Command Name | IS_PLAYER_PRESSING_HORN |
|---|
| Vice City |
|---|
| sascm.ini | 0122=1, player %1d% pressing_horn |
|---|
| Example | 0122: player $player_char pressing_horn |
|---|
| Command Name | IS_PLAYER_PRESSING_HORN |
|---|
| GTA III |
|---|
| gtascm.ini | 0122=1, player %1d% pressing_horn |
|---|
| Example | |
|---|
| Command Name | IS_PLAYER_PRESSING_HORN |
|---|