GTAG - Modding - Opcode Database - 0383
Opcode Database
0383
| Description | Returns true if the vehicles siren is on. |
|---|---|
| Parameters (v2) | 1) Vehicle handle (Integer) (INT) |
| Games | |
| Category | NOP |
| Command Name (IV) | IS_CAR_SIREN_ON |
| San Andreas | |
| sascm.ini | 0383=0,NOP ; is_car_siren_on |
| Example | |
| Command Name | IS_ICECREAM_JINGLE_ON |
| Vice City | |
| sascm.ini | 0383=1, player %1d% car_horn_activated == true |
| Example | 0383: car $7831 special_horn_on |
| Command Name | IS_CAR_SIREN_ON |
| GTA III | |
| gtascm.ini | 0383=1, player %1d% car_horn_activated == true |
| Example | |
| Command Name | IS_CAR_SIREN_ON |

