John McNabb wrote:
> The WML standard here would be to use id to define the area inside the 
> [named area] tag,
> and something like area_id in other places to reference that named 
> area.  So for example, completely cartoonized version:
>
> [named area]
> id=FooBurg
> description='village of foo'
> x=7
> y=13
> [/named area]
>
> [do something]
> id=dos1
> area_id=FooBurg
> something='play sound'
> [/do something]
>
> [do something]#doing something else
> id=dos2
> area_id=FooBurg
> something='kill unit'
> [/do something]
>  

That is fine. I am going to use it if no one revolts.


_______________________________________________
Wesnoth-dev mailing list
Wesnoth-dev@gna.org
https://mail.gna.org/listinfo/wesnoth-dev

Reply via email to