Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
firefighteraxe.c
Go to the documentation of this file.
1class FirefighterAxe extends ToolBase
2{
4 {
5 }
6
7 override void SetActions()
8 {
9 super.SetActions();
13 //AddAction(ActionRepairPart);
15 //AddAction(ActionBuildPart);
16 //AddAction(ActionSawPlanks);
20 }
21}
ActionMineBase ActionContinuousBase ActionMineTree()
ActionSkinningCB ActionContinuousBaseCB ActionSkinning()
void AddAction(typename actionName)
void FirefighterAxe()
override void SetActions()