Dayz
Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Toggle main menu visibility
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
}
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
m_Light
class Land_Buoy extends House m_Light
Games
Dayz
scripts
4_world
entities
itembase
clothing
headtorch_black.c
Generated by
1.17.0