DayZ Scripts
v1.21.156300 ยท Jun 20, 2023
 
Loading...
Searching...
No Matches
Headtorch_Black.c
Go to the documentation of this file.
1class Headtorch_Black : Headtorch_ColorBase
2{
3 override void OnLightCreated()
4 {
6 }
7
8 override void OnDebugSpawn()
9 {
10 Battery9V.Cast(GetInventory().CreateInInventory("Battery9V"));
11 }
12}
protected ExplosiveLight m_Light
light
override void OnDebugSpawn()
override void OnLightCreated()