Quantcast
Channel: The Battle for Wesnoth Forums
Viewing all articles
Browse latest Browse all 1514

WML Workshop • Re: Location filter edge case

$
0
0
The way the wiki describes include_borders and [and]/[not] could be read to mean you'd need to do this:

Code:

[filter_location]  [not]    find_in=fa    include_borders=yes  [/not]  [and]    find_in=fa    radius=1    include_borders=yes  [/and][/filter_location]
Or more likely:

Code:

[filter_location]  [not]    find_in=fa    include_borders=yes  [/not]  [and]    find_in=fa    radius=1    include_borders=yes  [/and]  include_borders=yes[/filter_location]

Statistics: Posted by white_haired_uncle — Yesterday, 5:56 pm



Viewing all articles
Browse latest Browse all 1514

Trending Articles