Dayz Explorer
1.24.157551 (v105080)
Dayz Code Explorer by Zeroy
archery_base.c
Go to the documentation of this file.
1
5
class
Archery_Base
:
Weapon_Base
6
{
7
void
Archery_Base
();
8
9
override
float
GetChanceToJam()
10
{
11
return
0.0;
12
}
13
}
Archery_Base
base for Archery @NOTE name copies config base class
Definition:
archery_base.c:5
Weapon_Base
shorthand
Definition:
boltactionrifle_base.c:5
DAYZ
scripts_v1.24.157551
scripts
world
entities
firearms
archery
archery_base.c
Generated by
1.8.17