DayZ
1.24
Loading...
Searching...
No Matches
Pitchfork.c
Go to the documentation of this file.
1
class
Pitchfork
extends
ItemBase
2
{
3
void
Pitchfork
()
4
{
5
}
6
7
override
void
SetActions
()
8
{
9
super
.SetActions();
10
AddAction
(
ActionClapBearTrapWithThisItem
);
11
}
12
}
AddAction
void AddAction(typename actionName)
Definition
AdvancedCommunication.c:212
ActionClapBearTrapWithThisItem
Definition
ActionClapBearTrapWithThisItem.c:2
ItemBase
Definition
InventoryItem.c:697
ItemBase::SetActions
override void SetActions()
Definition
Pitchfork.c:7
ItemBase::Pitchfork
void Pitchfork()
Definition
Pitchfork.c:3
Param3
Definition
EntityAI.c:95
scripts
4_World
Entities
ItemBase
Pitchfork.c
Generated by
1.10.0