DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
OnFinishProgressServer()
override void OnFinishProgressServer
(
ActionData
action_data
)
См. определение в файле
ActionCraftArmband.c
строка
37
38
{
39
EntityAI
armband = action_data.m_Player.SpawnEntityOnGroundRaycastDispersed(
"Armband_White"
);
40
action_data.m_MainItem.AddQuantity(-1);
41
42
MiscGameplayFunctions.TransferItemProperties(action_data.m_MainItem, armband);
43
}
EntityAI
Определения
Building.c:6
Перекрестные ссылки
ActionData
.
Ishodniki
scripts
4_World
Classes
UserActionsComponent
Actions
Continuous
ActionCraftArmband.c
Создано системой
1.13.2