Mutliplayer scenario WML wizard

The place to post your WML questions and answers.

Moderator: Forum Moderators

Forum rules
  • Please use [code] BBCode tags in your posts for embedding WML snippets.
  • To keep your code readable so that others can easily help you, make sure to indent it following our conventions.
Post Reply
User avatar
Viliam
Translator
Posts: 1341
Joined: January 30th, 2004, 11:07 am
Location: Bratislava, Slovakia
Contact:

Mutliplayer scenario WML wizard

Post by Viliam »

This is a script generator for multiplayer scenarios. If you want to make a multiplayer scenario, download this archive, and display the HTML file in a web browser; then follow the instructions.

It works in Firefox. It does not work in MS Internet Explorer -- there are some stupid bugs and I am too tired trying to fix them. Not tested in other browsers.

This generator is mostly an experiment. Copying the existing multiplayer scenario and editing it in Notepad is probably faster than using a wizard -- maybe except if one is completely new to the game; then such thing could encourage them. I just wanted make a completely client-side HTML application. Can it be useful for something more serious? For a longer work, it should be able to save and load data -- no idea yet how to do this. And parsing WML data in JavaScript would probably burn my brain. Well, if you have any idea, please tell me. ;-)
Attachments
wizard.zip
Wesnoth multiplayer scenario wizard (V 0.1)
(3.72 KiB) Downloaded 276 times
Post Reply