JoSchaap Posted January 31, 2014 Report Share Posted January 31, 2014 just found that the AWOL airfield dealer has no sensor area in the mission.sqm. is there any special reason for that? ive added it myself. for those interested: go to the sensors category in mission.sqm and raise the items count from 9 to 10 class Sensors { items=10; below the Boat2 sensor add: class Item9 { position[]={15128.379,19.974716,16421.879}; activationBy="WEST"; repeating=1; interruptable=1; age="UNKNOWN"; name="AWOL"; expCond="(player distance awol) < 75;"; expActiv="TitleText[""Now Entering Aircraft Vendor"",""PLAIN DOWN""]; canbuild = false;"; expDesactiv="TitleText[""Now Leaving Aircraft Vendor"",""PLAIN DOWN""]; canbuild = true;"; class Effects { }; }; Link to comment Share on other sites More sharing options...
JoSchaap Posted February 4, 2014 Author Report Share Posted February 4, 2014 wil be fixed in the next epoch update: https://github.com/vbawol/DayZ-Epoch/commit/d5253c46f415e09858fa2edf59aa55d7644e27b9 Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now