21 m_Text =
"#STR_CraftStoneKnife0";
33 if (player.GetBrokenLegs() ==
eBrokenLegs.BROKEN_LEGS)
36 Object targetObject = target.GetObject();
37 if ( targetObject.IsRock() )
50 knife = action_data.
m_Player.SpawnEntityOnGroundPos(
"StoneKnife", action_data.
m_Player.GetPosition());
53 MiscGameplayFunctions.TransferItemProperties(item_ingredient, knife);
protected float m_SpecialtyWeight
ref CCIBase m_ConditionItem
ref CCTBase m_ConditionTarget
protected bool m_FullBody
protected int m_StanceMask
class ActionTargets ActionTarget
protected ActionData m_ActionData
private const float TIME_TO_CRAFT_KNIFE
override void CreateActionComponent()
override void OnFinishProgressServer(ActionData action_data)
override void CreateConditionComponents()
override bool ActionCondition(PlayerBase player, ActionTarget target, ItemBase item)
void ActionCraftStoneKnifeEnv()
ref CABase m_ActionComponent
protected int m_CommandUID
protected m_CallbackClass
DayZPlayerConstants
defined in C++