Dayz Explorer
1.24.157551 (v105080)
Dayz Code Explorer by Zeroy
sawedoffizh18shotgun.c
Go to the documentation of this file.
1
5
class
SawedoffIzh18Shotgun
extends
Izh18Shotgun_Base
6
{
7
void
SawedoffIzh18Shotgun
()
8
{
9
}
10
11
override
RecoilBase
SpawnRecoilObject()
12
{
13
return
new
Izh18ShotgunRecoil
(
this
);
14
}
15
};
Izh18ShotgunRecoil
Definition:
izh18shotgunrecoil.c:1
RecoilBase
Definition:
recoilbase.c:1
SawedoffIzh18Shotgun
base for SawedoffIzh18Shotgun @NOTE name copies config base class
Izh18Shotgun_Base
Definition:
sawedoffizh18shotgun.c:5
DAYZ
scripts_v1.24.157551
scripts
world
entities
firearms
shotgun
sawedoffizh18shotgun.c
Generated by
1.8.17