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

                 Summary: Delfador's Memoirs - Delfador/Iliah-Malal Dialogue
in The Portal Of Doom
                 Project: Battle for Wesnoth
            Submitted by: vaxquis
            Submitted on: Friday 10/16/2009 at 21:14
                Category: Bug
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Campaign
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 1.7 branch (1.7.6)
        Operating System: any

    _______________________________________________________

Details:

it's possible to kill Iliah-Malal *before* sealing the entrance, invalidating
the Iliah-Malal message speaker and thus not producing his speeches through
the entire 'close portal' dialogue, as shown below:

    [event]
        name=moveto
        [filter]
            id=Delfador
            x=19
            y=21
        [/filter]

        [fire_event]
            name=iliah-malal
        [/fire_event]

        [message]
            speaker=Delfador
            message=_"Earth, rise and shut this gate of evil for good!"
        [/message]
        [scroll_to_unit]
            id=Delfador
        [/scroll_to_unit]

        [fire_event]
            name=close_portal
        [/fire_event]

        [message]
            speaker=Iliah-Malal
            message=_"Portal, reopen! No! What have you done? "
        [/message]
        [message]
            speaker=Delfador
            message=_"Your portal is shut. And you cannot open another one."
        [/message]
^ Iliah-Malal killed == his messages won't appear == Delfador appears talking
to himself...

proposed solution: either resurrect Iliah-Malal on this event, or add another
dialogue branch in case he isn't present on the map.




    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  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