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

                 Summary: error message when ai move forced by goto settings
can't be completed
                 Project: Battle for Wesnoth
            Submitted by: anonymissimus
            Submitted on: Samstag 05.06.2010 um 01:17
                Category: Bug
                Severity: 2 - Minor
                Priority: 5 - Normal
              Item Group: Artificial Intelligence
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 1.8.0
        Operating System: win xp

    _______________________________________________________

Details:

Let the troll move:

        [event]
                name=prestart
                [unit]
                        type=Troll
                        x,y=1,1
                        goto_x=10
                        goto_y=10
                        side=2 #controller=ai
                [/unit]
        [/event]
        [event]
                name=moveto
                [filter]
                        x,y=10,10
                [/filter]
                [kill]
                        x,y=$x1,$y1
                [/kill]
        [/event]

This omits this error message:

error ai/actions: Error #2007 (E_NOT_REACHED_DESTINATION) in full move by
side 2 from location 6,8 to location 10,10

but doesn't seem to have any bad effect otherwise, so just to let you know...




    _______________________________________________________

Reply to this item at:

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

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


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

Reply via email to