DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
Hatchback_02FrontLight.c
См. документацию.
1
class
Hatchback_02FrontLight
extends
CarLightBase
2
{
3
void
Hatchback_02FrontLight
()
4
{
5
m_SegregatedBrightness = 6;
6
m_SegregatedRadius = 65;
7
m_SegregatedAngle = 80;
8
m_SegregatedColorRGB =
Vector
(0.8, 0.8, 1);
9
10
m_AggregatedBrightness = 12;
11
m_AggregatedRadius = 90;
12
m_AggregatedAngle = 90;
13
m_AggregatedColorRGB =
Vector
(0.8, 0.8, 1);
14
15
FadeIn(0.3);
16
SetFadeOutTime(0.25);
17
18
SegregateLight();
19
}
20
}
CarLightBase::Hatchback_02FrontLight
void Hatchback_02FrontLight()
Определения
Hatchback_02FrontLight.c:3
CarLightBase
Определения
CarRearLightBase.c:2
Vector
proto native vector Vector(float x, float y, float z)
Vector constructor from components.
Ishodniki
scripts
4_World
Entities
ScriptedLightBase
SpotLightBase
CarLightBase
Hatchback_02FrontLight.c
Создано системой
1.13.2