DayZ
1.24
Loading...
Searching...
No Matches
Headtorch_Black.c
Go to the documentation of this file.
1
class
Headtorch_Black
: Headtorch_ColorBase
2
{
3
override
void
OnLightCreated
()
4
{
5
m_Light
.
SetColorToRed
();
6
}
7
8
override
void
OnDebugSpawn
()
9
{
10
GetInventory().CreateInInventory(
"Battery9V"
);
11
}
12
}
m_Light
ExplosiveLight m_Light
light
Definition
ExplosivesBase.c:31
Headtorch_Black
Definition
Headtorch_Black.c:2
Headtorch_Black::OnDebugSpawn
override void OnDebugSpawn()
Definition
Headtorch_Black.c:8
Headtorch_Black::OnLightCreated
override void OnLightCreated()
Definition
Headtorch_Black.c:3
PointLightBase::SetColorToRed
void SetColorToRed()
Definition
ChemlightLight.c:28
scripts
4_World
Entities
ItemBase
Clothing
Headtorch_Black.c
Generated by
1.10.0