DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
EEItemDetached()
override void Vest_Base::EEItemDetached
(
EntityAI
item
,
string
slot_name
)
inline
private
См. определение в файле
SmershVest.c
строка
13
14
{
15
super.EEItemDetached(item,slot_name);
16
17
if
(SmershBag.Cast(item))
18
{
19
HideSelection(
"Buttpack"
);
20
}
21
}
Vest_Base
Создано системой
1.13.2