DayZ Scripts
v1.21.156300 ยท Jun 20, 2023
 
Loading...
Searching...
No Matches
BaseRadio.c
Go to the documentation of this file.
1class BaseRadio extends TransmitterBase
2{
3 void BaseRadio()
4 {
5 SOUND_RADIO_TURNED_ON = "baseradio_staticnoise_SoundSet";
6 }
7}
void BaseRadio()
Definition BaseRadio.c:3