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

I tried to implemnt this but it turned out to be quiet hard to do so, the
problem is that 'lua proxy units' are expected to be eigher:
1)On the map
2)On the recall list
3)Private lua units

Also [effect]s are usually applied when the unit is constructed for example
via [unit] or [unstore_unit]
Also units are usually constructed first, and then placed on the map.

Altogether this means that it is usually not possible to use 'lua proxy units'
while [effect]s are applied (when the unit is created). So i think
implementing this feature would require rather big changes to how 'lua proxy
units' or the unit map in gerneral works.

    _______________________________________________________

Reply to this item at:

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

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


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

Reply via email to