Easy Method

Setting It Up the Quick Way

The editor is very quick to set up. Just shift-click on the download link below and put the file in the netstorm\d\ directory. After that start NetStorm and there should be an edit button on the main menu - simple!

Download here

Help

If for some strange reason you actually need help on this simple stage then check these things:

  1. The downloaded file (user.cfg) is in the right directory - if your netstorm directory was C:\NetStorm\ then the file should go into C:\NetStorm\d\.
  2. The filename is correct - if somehow you changed it, it should be user.cfg.
  3. You have the full version of NetStorm!

Further Info

The file user.cfg contains one line only:

mayEditMissions=1

This is just a 'flag' - if the value is 1 then the editor is enabled, if it is 0 (default value) then the editor is disabled.

Back