Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
actionforceasip.c
Go to the documentation of this file.
2{
4 {
5 m_Sounds.Insert("DrinkBottle_0");
6 m_Sounds.Insert("DrinkBottle_1");
7 m_Text = "#give_a_sip";
8 }
9
11 {
12 m_ConditionItem = new CCINotRuinedAndEmpty;
13 m_ConditionTarget = new CCTMan(UAMaxDistances.DEFAULT);
14 }
15};
override void CreateConditionComponents()
Definition cctman.c:2
const float DEFAULT