Follow-up Comment #3, bug #19203 (project wesnoth):

No, I was replacing the same array.  That is,
[store_unit]
[filter]
x=$undead_unit.x
y=$undead_unit.y
[/filter]
variable=undead_unit
[/store_unit]
worked in 1.8, but in 1.9 it clears the undead_unit variable before it tries
to reference $undead_unit.x and $undead_unit.y, causing the filter to not
match anything, and the variable to be empty afterwards even though there was
a valid unit there to store.

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  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