Follow-up Comment #4, bug #23475 (project wesnoth):

If it's really crucial in what order they happen, I think you could force the
order? If you had two events, and one of them needs to fire first, you could
make it set a variable when it does fire. If the other one runs and sees that
that variable is not set it could stop itself from running and set a different
variable, which asks the first to call it by name when the first does run.

Its a bit tedious I agree but maybe you could make a macro for the whole
system? Idk how it would work if you had many order-specific events.

I think in 1.12 it is probably deterministic but I don't know what the order
is. It may depend on what other add-ons you have installed, or in what order
they were clicked in the menu or something. I don't think it is alphabetic.

    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?23475>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


_______________________________________________
Wesnoth-bugs mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-bugs

Reply via email to