Nealius Posted October 15, 2017 Posted October 15, 2017 I've made a simple mission with four artillery pieces set to fire at point. At the time I made the mission, it worked fine. The arty would fire without fail about 5 minutes after mission start. Now they suddenly won't do anything, not even aim their barrels. I've run the mission a dozen times and they've only started firing once. Eleven other times they just sit there. Mission attached for reference.
Ignition Posted October 15, 2017 Posted October 15, 2017 Adding a condition in Trigger 1507351498 with "time more" solved the issue. Also you can do it easily just taking the fire at point from the "advanced waypoints actions" instead of the "triggered actions" unless you expect to do something more complex in the future, this way you bypass the trigger.
Nealius Posted October 15, 2017 Author Posted October 15, 2017 I tried adding the "time more" condition, and I also tried deleting the trigger and leaving the task under advanced waypoint actions. The units still refused to fire in both cases.
Recommended Posts