Untold Stories of The Secret World

UNTOLD STORIES MISSION EDITOR

Missions are created using XML files. Several XML files are included with the MOD as examples. Solon has made the process much easier for beginners with a mission editor. Here is the info he provided in the TSW forums.

I’ve made a GUI for editing missions.
It will (hopefully) make it easier to make missions and give everyone the chance to make missions, no more XML editing.

Current features include:

  • Import mission XML files into the editor.
  • Export your mission as XML.
  • All available tiers are supported.

Here’s what you need to know about it:

  • “Mission Title” is the name of the mission and it must be filled for your mission to be playable.
  • “Debug Mode” enables a debug window in TSW which helps you while making/testing your mission.
  • “Debug Tier” allows you to start the mission from a specific tier, which is useful while making/testing your mission, so you don’t have to restart all the time.
  • The “Import” button allows you to import a mission XML file and then edit it in the editor.
  • The “Export” button will generate the mission XML file for you, which you can then save. Note that you still have to edit MissionList.xml manually and add your mission there for your mission to show up in game.
  • You can add tiers with the “Add Tier” button obviously. What may not be so obvious is that you get additional options when you right click on tiers. You get options to move the tier left/right or delete it.

A version is hosted here:
http://devilsdue.enjin.com/untold
OR
Untold Stories Mission Editor

It is a pure javascript web application, so can be downloaded and run locally too.
If you want to download it, use this link:
https://github.com/Saduff/untold_sto...old_editor.zip

Extract the ZIP archive and open index.html in a browser.

If you notice any bugs or need something added, let me know.
I hope you like it and hoping to see some awesome missions now.

-Solon

3 Likes