DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
LongTorch.c
См. документацию.
1
class
LongTorch
: Torch
2
{
3
void
LongTorch
()
4
{
5
m_DecraftResult =
"LongWoodenStick"
;
6
m_ParticleLocalPos =
Vector
(0, 0.83, 0);
7
}
8
9
override
void
SetActions
()
10
{
11
super.SetActions();
12
13
AddAction
(
ActionClapBearTrapWithThisItem
);
14
}
15
};
AddAction
void AddAction(typename actionName)
Определения
AdvancedCommunication.c:220
ActionClapBearTrapWithThisItem
Определения
ActionClapBearTrapWithThisItem.c:2
LongTorch::SetActions
override void SetActions()
Определения
LongTorch.c:9
LongTorch::LongTorch
void LongTorch()
Определения
LongTorch.c:3
Vector
proto native vector Vector(float x, float y, float z)
Vector constructor from components.
Ishodniki
scripts
4_World
Entities
ItemBase
LongTorch.c
Создано системой
1.13.2