Follow-up Comment #2, patch #1032 (project wesnoth):

Added a new version of this patch, the new WML syntax is shown here (and for
more details see my wiki page):


[endlevel]

  next_scenario=

  bonus=                     {these are the defaults for all [result] tags}
  carryover_percentage=
  carryover_add=

  summary=                   {controls whether players are shown a summary of
all sides, or just their local victory/defeat messages}

  [result]
    side=1
    outcome=victory          {may be victory, defeat, continue,
continue_no_save}
  [/result]

  [result]
    side=4
    outcome=victory
    carryover_percentage=    {can override the defaults}
    carryover_add=
  [/result]

  [result]
    outcome=defeat
    side=2,3
  [/result]

[/endlevel]


    _______________________________________________________

Reply to this item at:

  <http://gna.org/patch/?1032>

_______________________________________________
  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