Dayz Explorer CPP
1.28.160049
Loading...
Searching...
No Matches
config.cpp
Go to the documentation of this file.
1
class
CfgPatches
2
{
3
class
DZ_Weapons_Archery_Bow_Recurve
4
{
5
units[]=
6
{
7
"bow_recurve"
8
};
9
weapons[]={};
10
requiredVersion=0.1;
11
requiredAddons[]=
12
{
13
"DZ_Data"
,
14
"DZ_Weapons_Archery"
15
};
16
};
17
};
18
class
Mode_Safe
;
19
class
Mode_SemiAuto
;
20
class
Mode_Burst;
21
class
Mode_FullAuto;
22
class
cfgWeapons
23
{
24
class
Archery_Base;
25
class
RecurveBow: Archery_Base
26
{
27
scope=2;
28
displayName=
"$STR_cfgWeapons_RecurveBow0"
;
29
descriptionShort=
"$STR_cfgWeapons_RecurveBow1"
;
30
model=
"\dz\weapons\archery\bow_Recurve\bow_recurve.p3d"
;
31
animClass=
"Bow"
;
32
rotationFlags=17;
33
weight=550;
34
itemSize[]={6,10};
35
chamberSize=1;
36
chamberedRound=
""
;
37
magazines[]={};
38
chamberableFrom[]=
39
{
40
"Ammo_ArrowComposite"
,
41
"Ammo_ArrowPrimitive"
,
42
"Ammo_ArrowBoned"
,
43
"Ammo_SharpStick"
,
44
"Mag_Arrows_Quiver"
45
};
46
};
47
};
CfgPatches
Definition
config.cpp:2
Mode_Safe
Definition
config.cpp:3759
Mode_SemiAuto
Definition
config.cpp:3752
cfgWeapons
Definition
config.cpp:4026
P:
DZ
weapons
archery
bow_recurve
config.cpp
Generated by
1.12.0