DayZ
1.24
Loading...
Searching...
No Matches
XmasSleighLight.c
Go to the documentation of this file.
1
class
XmasSleighLight
extends
PointLightBase
2
{
3
void
XmasSleighLight
()
4
{
5
SetVisibleDuringDaylight(
false
);
6
SetRadiusTo(24);
7
SetBrightnessTo(3);
8
SetCastShadow(
false
);
9
SetDiffuseColor(0.7, 0.7, 1.0);
10
SetFlareVisible(
false
);
11
SetFlickerAmplitude(0.5);
12
SetFlickerSpeed(1);
13
}
14
}
PointLightBase
Definition
StaticObj_Roadblock_Wood_Small.c:26
PointLightBase::XmasSleighLight
void XmasSleighLight()
Definition
XmasSleighLight.c:3
scripts
4_World
Entities
ScriptedLightBase
PointLightBase
XmasSleighLight.c
Generated by
1.10.0