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

                 Summary: WML control of level-up dialog
                 Project: Battle for Wesnoth
            Submitted by: beetlenaut
            Submitted on: Monday 08/30/2010 at 00:34
                Category: Feature Request
                Severity: 1 - Wish
                Priority: 5 - Normal
              Item Group: WML
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 1.9
        Operating System: Linux

    _______________________________________________________

Details:

It would be nice if we could use WML to bring up the dialog box that appears
when a unit levels up. We should be able to load it with whatever units we
need, and be able to change the text about the "victorious unit". You can
fake this with [message] and [option], but it doesn't look as nice, and you
don't get the "Profile" button. The profile is very important if you've never
seen one of the units before--a common situation in UMC. I imagine something
like this:

[level_up_dialog]
    [filter]
        id=$unit.id
    [/filter]
    title= _ "What kind of flying unit should $unit.name| become?"
    unit_types=Elvish Sylph, Dread Bat, Gryphon Rider
[/level_up_dialog]





    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  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