Australian MSTS @ steam4me Tutorials Using Hidewire to Remove Catenary Over Part Of Your Route

Using Hidewire to Remove Catenary Over Part Of Your Route

by Wayne Campbell


Introduction

We have been plagued for some time with the difficulties of mixing electric and steam roads in one route. I think most of us are using SWISSIE's method now which involves editing the world files and converting 'non-electric' track object to static objects. The only difficulty is that once this is done, its quite dangerous to make any changes to the route. Also it is sometimes difficult to find the proper track object entries in the world file.

The Hidewire Utility

I have written a little utility to help with the conversion process. Called Hidewire, this liitle utility and its associated batch files should be installed into your Route folder.

HIDEWIRE requires Microsoft dot NET Framework 1.1 (Redistributable) or higher from: http://msdn.microsoft.com/netframework/technologyinfo/howtoget/default.aspx

How Hidewire Works

Known Issues

Advanced Application

By default, HIDEWIRE looks for detail level 2 or 3 track sections to make non-electric. You can pass an optional parameter to HIDEWIRE to tell it to use an alternate detail level instead. For example:

HIDEWIRE 0

will hide the wire over all track sections with detail level 0. Since 0 is the default detail level for track, this will hide all track except ones that you mark with a detail level other than 0 ( ie 1 ). Use this method when most of your track is non-electric and you want just a few sections to be electric.

HIDEWIRE hides wire over track with detail level 2 or 3 ( as before )
HIDEWIRE 0 hides wire over track with detail level 0 only
HIDEWIRE 1 hides wire over track with detail level 1 only
HIDEWIRE 2 hides wire over track with detail level 2 only
etc

Change the RUNROUTE.BAT file appropriately if you intend to use this feature. No changes are needed to the EDITROUTE.BAT file.

Download

Click here to download HideWire_v12.zip {8.38 KB (8,584 bytes)}. Place the files in your route folder.
 
25 Aug 2005