Dayz Explorer
1.28.160049
Loading...
Searching...
No Matches
izh18shotgun.c
Go to the documentation of this file.
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
Definition
sawedoffizh18shotgun.c:6
Izh18ShotgunRecoil
Definition
izh18shotgunrecoil.c:2
RecoilBase
Definition
recoilbase.c:2
RifleSingleShot_Base
Definition
izh18.c:6
GetPosition
class JsonUndergroundAreaTriggerData GetPosition
Definition
undergroundarealoader.c:9
OnDebugSpawn
class Hatchback_02_Blue extends Hatchback_02 OnDebugSpawn
Definition
hatchback_02.c:404
Daten
4_world
entities
firearms
shotgun
izh18shotgun.c
Generated by
1.12.0