DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
GrozaGL_LowerReceiver.c
См. документацию.
1
class
GrozaGL_LowerReceiver
extends
ItemBase
2
{
3
override
bool
CanPutAsAttachment
(
EntityAI
parent )
4
{
5
if
(!super.CanPutAsAttachment(parent)) {
return
false
;}
6
if
( parent.FindAttachmentBySlotName(
"weaponMuzzleAK"
) == NULL )
7
{
8
return
true
;
9
}
10
return
true
;
11
}
12
}
EntityAI
Определения
Building.c:6
ItemBase::CanPutAsAttachment
override bool CanPutAsAttachment(EntityAI parent)
Определения
GrozaGL_LowerReceiver.c:3
ItemBase
Определения
InventoryItem.c:731
Ishodniki
scripts
4_World
Entities
ItemBase
Inventory_Base
GrozaGL_LowerReceiver.c
Создано системой
1.13.2