Dayz
Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Toggle main menu visibility
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:220
ActionClapBearTrapWithThisItem
Definition
actionclapbeartrapwiththisitem.c:2
ItemBase
Definition
inventoryitem.c:742
ItemBase::Pitchfork
void Pitchfork()
Definition
pitchfork.c:3
ItemBase::SetActions
override void SetActions()
Definition
pitchfork.c:7
Games
Dayz
scripts
4_world
entities
itembase
pitchfork.c
Generated by
1.17.0