DayZ
1.24
Loading...
Searching...
No Matches
DayZInfectedCfgBase.c
Go to the documentation of this file.
1
//-----------------------------------------------------------------------------------------------
2
// DayZInfectedTypeCreate - main dayz type config
3
//-----------------------------------------------------------------------------------------------
4
5
void
DayZInfectedTypeCreate
(
DayZInfectedType
pType
)
6
{
8
pType
.RegisterAttacks();
9
11
pType
.RegisterHitComponentsForAI();
12
}
DayZInfectedTypeCreate
void DayZInfectedTypeCreate(DayZInfectedType pType)
Definition
DayZInfectedCfgBase.c:5
Param3
Definition
EntityAI.c:95
scripts
4_World
Entities
Creatures
Infected
DayZInfectedCfgBase.c
Generated by
1.10.0