Follow-up Comment #2, bug #16743 (project wesnoth):

Here is some other code that fails; this shouldn't be so uncommon even though
it currently doesn't happen in mainline. So the bug seems to appear whenever
the according [filter]id= appears and is not at the toplevel. (The engine
would be a lot more unstable if only those bugs got fixed that are
reproducible with mainline wml.)


        [event]
                name=die
                [store_locations]
                        variable=stored
                        [filter]
                                id=Troll_Whelp
                        [/filter]
                [/store_locations]
                [message]
                        id=Troll_Whelp
                        message=_"What ? We are under attack ?"
                [/message]
                {DEBUG_MSG $stored.x}
        [/event]


    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Nachricht geschickt von/durch Gna!
  http://gna.org/


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

Reply via email to