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_Quickie
4
{
5
units[]=
6
{
7
"Bow_Quickie"
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
QuickieBow: Archery_Base
26
{
27
scope=2;
28
displayName=
"$STR_cfgWeapons_QuickieBow0"
;
29
descriptionShort=
"$STR_cfgWeapons_QuickieBow1"
;
30
model=
"\dz\weapons\archery\bow_quickie\bow_quickie.p3d"
;
31
debug_ItemCategory=1;
32
animClass=
"Bow"
;
33
rotationFlags=17;
34
weight=950;
35
itemSize[]={4,9};
36
chamberSize=1;
37
chamberedRound=
""
;
38
magazines[]={};
39
chamberableFrom[]=
40
{
41
"Ammo_ArrowComposite"
,
42
"Ammo_ArrowPrimitive"
,
43
"Ammo_ArrowBoned"
,
44
"Ammo_SharpStick"
,
45
"Mag_Arrows_Quiver"
46
};
47
};
48
};
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_quickie
config.cpp
Generated by
1.12.0