DayZ 1.27
DayZ Explorer by KGB
 
Загрузка...
Поиск...
Не найдено

◆ OnDebugSpawn()

override void CanEnterIronsights::OnDebugSpawn ( )

См. определение в файле AUG.c строка 65

69 {
70 super.AssembleGun();
71
72 if ( !FindAttachmentBySlotName("weaponOpticsAug") )
73 {
74 GetInventory().CreateAttachment("AugOptic");
75 }