From the reference libraryFiveM

AUDIO Natives

natives/AUDIO/0x159B7318403A1CD8.md

AUDIO Natives

SET_GLOBAL_RADIO_SIGNAL_LEVEL

Property Value
Native Name SET_GLOBAL_RADIO_SIGNAL_LEVEL
Hash 0x159B7318403A1CD8
Return Type void
Parameters signalLevel (float)

Description: Sets the global radio signal level, lower value will cause radio static. Used only a handful of times in scripts.

Parameters

  • signalLevel (float) — Radio signal level.
Back to documentation