From the reference libraryFiveM

AUDIO Natives

natives/AUDIO/0x226435CB96CCFC8C.md

AUDIO Natives

IS_ALARM_PLAYING

Property Value
Native Name IS_ALARM_PLAYING
Hash 0x226435CB96CCFC8C
Return Type BOOL
Parameters alarmName (char*)

Examples

local bAlarmPlaying = IsAlarmPlaying("PORT_OF_LS_HEIST_FORT_ZANCUDO_ALARMS")
Back to documentation