URL:
  <http://gna.org/bugs/?10877>

                 Summary: Bugs in ability WML filtering
                 Project: Battle for Wesnoth
            Submitted by: zookeeper
            Submitted on: Friday 25/01/08 at 23:18
                Category: Bug
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: WML
                  Status: None
                 Privacy: Public
             Assigned to: suokko
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: trunk
        Operating System: win xp

    _______________________________________________________

Details:

There's probably several things broken with ability filters. Here's a simple
one first, I'll probably post more as comments as these are fixed (I can
flood the tracker with separate reports too if that's wanted).


        [hides]
            id=project_cloak
            name= _ "project cloak"
            description= _ ""
            name_inactive= _ "project cloak"
            description_inactive= _ ""
            affect_self=no
            affect_allies=yes
            
            [affect_adjacent]
                adjacent=n,ne,se,s,sw,nw
                
                [filter]
                [/filter]
            [/affect_adjacent]
        [/hides]


The above should make the unit hide all adjacent friendlies (but not itself),
but it actually does absolutely nothing.




    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  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