DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
Izh18Shotgun.c
См. документацию.
1
5
class
Izh18Shotgun_Base
extends
RifleSingleShot_Base
6
{
7
void
Izh18Shotgun_Base
()
8
{
9
}
10
11
override
RecoilBase
SpawnRecoilObject
()
12
{
13
return
new
Izh18ShotgunRecoil
(
this
);
14
}
15
16
//Debug menu Spawn Ground Special
17
override
void
OnDebugSpawn
()
18
{
19
super.OnDebugSpawn();
20
21
SpawnEntityOnGroundPos(
"Ammo_12gaPellets"
,
GetPosition
());
22
}
23
};
Izh18Shotgun_Base
Определения
SawedoffIzh18Shotgun.c:6
Izh18ShotgunRecoil
Определения
Izh18ShotgunRecoil.c:2
RecoilBase
Определения
RecoilBase.c:2
RifleSingleShot_Base::SpawnRecoilObject
override RecoilBase SpawnRecoilObject()
Определения
Izh18Shotgun.c:11
RifleSingleShot_Base::Izh18Shotgun_Base
void Izh18Shotgun_Base()
Определения
Izh18Shotgun.c:7
RifleSingleShot_Base::OnDebugSpawn
override void OnDebugSpawn()
Определения
Izh18Shotgun.c:17
RifleSingleShot_Base
Определения
Izh18.c:6
GetPosition
class JsonUndergroundAreaTriggerData GetPosition
Определения
UndergroundAreaLoader.c:9
Ishodniki
scripts
4_World
Entities
Firearms
Shotgun
Izh18Shotgun.c
Создано системой
1.13.2