Dayz Explorer
1.28.160049
Loading...
Searching...
No Matches
personalradio.c
Go to the documentation of this file.
1
class
PersonalRadio
extends
TransmitterBase
2
{
3
void
PersonalRadio()
4
{
5
SOUND_RADIO_TURNED_ON =
"personalradio_staticnoise_SoundSet"
;
6
}
7
8
override
void
OnDebugSpawn
()
9
{
10
GetInventory().CreateInInventory(
"Battery9V"
);
11
}
12
}
TransmitterBase
Definition
baseradio.c:2
OnDebugSpawn
class Hatchback_02_Blue extends Hatchback_02 OnDebugSpawn
Definition
hatchback_02.c:404
Daten
4_world
entities
itembase
transmitterbase
personalradio.c
Generated by
1.12.0