Disused Railways and stations

Discuss, get help with, or post new modifications, graphics or related tools for Locomotion in this forum.

Moderator: Locomotion Moderators

lsbc
Engineer
Engineer
Posts: 92
Joined: 06 May 2012 03:21

Re: Disused Railways and stations

Post by lsbc »

LocoRoller wrote:
lsbc wrote:First BACKUP trackst disused1 dat files then read this topic http://www.tt-forums.net/viewtopic.php?f=40&t=10314

once you have that read you need to edit as follows
<variable name="numcompat" size="1">8</variable> this is 1 more than the 7 mine showed .. Add 1 to the numver yours shows
then add this line to the xml file for trackst and any others.. notice the 7 it's merely adding 1 to whatever number you have
<useobject desc="compatible[7]" class="17">DISUSED1</useobject>

for the disused1 insert

<useobject desc="compatible[7]" class="17">TRACKST </useobject>

be sure to backup before you attempt and keep the backup somewhere safe
Backing them up is not necessary. Until the .xml is dropped on Locotool, the original file remains unaltered, and once the file has been changed, it creates a backup automatically.
IT makes a file called trackst.bak which can confuse people....I just think it's best to backup the dat file and just copy it back to the objdat folder....IMHO it's easier for those that want to be sure they actually have the original.
User avatar
Zakos
Tycoon
Tycoon
Posts: 3980
Joined: 15 Mar 2012 02:48
Contact:

Re: Disused Railways and stations

Post by Zakos »

I suppose so.

IIRC he has had limited success with track modifications thusfar.

Although I'm not completely sure.
The Tram man
Chairman
Chairman
Posts: 779
Joined: 09 Apr 2008 17:19
Location: Stockholm, Sweden

Re: Disused Railways and stations

Post by The Tram man »

LocoRoller wrote:IIRC he has had limited success with track modifications thusfar.

Although I'm not completely sure.
If you're talking about me, you are absolutely right.
User avatar
Zakos
Tycoon
Tycoon
Posts: 3980
Joined: 15 Mar 2012 02:48
Contact:

Re: Disused Railways and stations

Post by Zakos »

The Tram man wrote:If you're talking about me, you are absolutely right.
Best of luck, then!
The Tram man
Chairman
Chairman
Posts: 779
Joined: 09 Apr 2008 17:19
Location: Stockholm, Sweden

Re: Disused Railways and stations

Post by The Tram man »

LocoRoller wrote:
The Tram man wrote:If you're talking about me, you are absolutely right.
Best of luck, then!
Sorry for the "late" reply. I tried it after i posted and i couldn't make it work. Could it be because i have too many track Compatibles?

Also, it said that DISUSED1 was too long of a filename.
chrissykes
Engineer
Engineer
Posts: 42
Joined: 25 Oct 2012 22:05

Re: Disused Railways and stations

Post by chrissykes »

likey you had a space after the name?
The Tram man
Chairman
Chairman
Posts: 779
Joined: 09 Apr 2008 17:19
Location: Stockholm, Sweden

Re: Disused Railways and stations

Post by The Tram man »

Im pretty sure i didn't as i marked the name that was already there.
User avatar
Zakos
Tycoon
Tycoon
Posts: 3980
Joined: 15 Mar 2012 02:48
Contact:

Re: Disused Railways and stations

Post by Zakos »

I think you should check anyway. DISUSED1 is the right length on its own.

I've never hit the limit for compatible tracks, so you should be fine there. Just make sure that the lines are numbered correctly.
Densha
Transport Coordinator
Transport Coordinator
Posts: 286
Joined: 17 Sep 2009 07:28

Re: Disused Railways and stations

Post by Densha »

You know what I had experienced before with adding stations to TRACKST? In a certain order the stations didn't show up in the game and in some they did. I could select them in the scenario editor but when starting a scenario they weren't available. So maybe changing to order may solve the problem, how weird it may seem to be.
The Tram man
Chairman
Chairman
Posts: 779
Joined: 09 Apr 2008 17:19
Location: Stockholm, Sweden

Re: Disused Railways and stations

Post by The Tram man »

LocoRoller wrote:I think you should check anyway. DISUSED1 is the right length on its own.

I've never hit the limit for compatible tracks, so you should be fine there. Just make sure that the lines are numbered correctly.
IrmoTrainfan wrote:You know what I had experienced before with adding stations to TRACKST? In a certain order the stations didn't show up in the game and in some they did. I could select them in the scenario editor but when starting a scenario they weren't available. So maybe changing to order may solve the problem, how weird it may seem to be.
I'll give it another try in the next few days and let you know how it goes.
User avatar
Opan
Chairman
Chairman
Posts: 856
Joined: 06 Mar 2010 22:34

Re: Disused Railways and stations

Post by Opan »

Tram Man; it should work. The name is exactly 8 characters which is the limit of characters. Whenever you are editing the trackst. with compatibility, stations etc. the name must always be 8 characters long. Even if it only has say, 6 words in it you have to add 2 spaces for Locomotion to be able to accept it.
Example:

Code: Select all

<useobject desc="compatible[5]" class="20">ROADRGH </useobject>

Note that ROADRGH is 7 characters and there is 1 space.
---

Anyways, I've got the disused base finished up, and the "unweathered ties" trackmod (what it looks like right now). But I need to ask something before I continue any further. I want some feedback on the "rails" trackmod.

Should it be Unweathered?
unweathered.png
unweathered.png (13.89 KiB) Viewed 2562 times
Or Weathered?
Image
I could do both, but I really want to keep it down to, two trackmods for the sake of only being able pick 8 trackmods when creating a scenario. Or if people would rather just the weathered ties and the weathered rails I could pitch the unweathered ties.
---
Also, I dont know if I am being daft, but is there a way to create a different style of tunnel? I wanted to make it specifically for this track type so it wouldn't interfere with the other tunnel. It doesn't bother Locomotion in any way, until I try to build the disused tunnel, then the game crashes. I'm getting the feeling that it can't be done because my search results for different tunnels come up empty... Just thought I'd ask.
Attachments
What I had in mind for the disused tunnel
What I had in mind for the disused tunnel
001.png (1.28 KiB) Viewed 2562 times
The Tram man
Chairman
Chairman
Posts: 779
Joined: 09 Apr 2008 17:19
Location: Stockholm, Sweden

Re: Disused Railways and stations

Post by The Tram man »

Hmm. I can't make it work, but i'll try it again. Is there any limit to how many mods one can add?

For the disused ties i'd prefer weathered rails.

As for the tunnel, i don't know if it's possible, but i'd love to see it in-game.
chrissykes
Engineer
Engineer
Posts: 42
Joined: 25 Oct 2012 22:05

Re: Disused Railways and stations

Post by chrissykes »

Hmmmm i like both really, sorry to say that...

Another thing is if you compat the normal and this together you can build over the disused but be careful if you do as you cannot build signals etc over the two...

Also would you be able to (with permission if obtainable) to mod the earth slopes as i use this more than the bridges?
lsbc
Engineer
Engineer
Posts: 92
Joined: 06 May 2012 03:21

Re: Disused Railways and stations

Post by lsbc »

Both would be great as it gives the user the options. I don't do all the track mods that are available so the number issue is not a problem. If it comes down to you doing only one then weathered would be best since they are not being used.
Densha
Transport Coordinator
Transport Coordinator
Posts: 286
Joined: 17 Sep 2009 07:28

Re: Disused Railways and stations

Post by Densha »

If you can't decide, couldn't you make all options available you have made and if people want or don't want certain options they can just turn it on or off.
Post Reply

Return to “Locomotion Graphics, Modifications & Tools”

Who is online

Users browsing this forum: No registered users and 12 guests