DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
EEItemAttached()
override void Vest_Base::EEItemAttached
(
EntityAI
item
,
string
slot_name
)
inline
private
См. определение в файле
SmershVest.c
строка
3
4
{
5
super.EEItemAttached(item,slot_name);
6
7
if
(SmershBag.Cast(item))
8
{
9
ShowSelection(
"Buttpack"
);
10
}
11
}
Vest_Base
Создано системой
1.13.2