You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Explore enhancement:
TaskCamp and taskGarrison should trigger on internal eventhandlers instead of the "FIRED", "HIT" and "ENEMYNEAR" ones. It will allow for much more reliable conditions if we use our own eventhanders-- and it will escape problems because mission makers add their own.
It may also let clean-up be an easier thing.
The text was updated successfully, but these errors were encountered:
BIS Suppressed eventHandler. That might be a better and faster approach to achieve the same. Suppressed EH also passes a bunch of other very interesting information too.. humm humm!
Explore enhancement:
TaskCamp and taskGarrison should trigger on internal eventhandlers instead of the "FIRED", "HIT" and "ENEMYNEAR" ones. It will allow for much more reliable conditions if we use our own eventhanders-- and it will escape problems because mission makers add their own.
It may also let clean-up be an easier thing.
The text was updated successfully, but these errors were encountered: