Roundhose train names not showing for maps adding TextKey

Develop, share and download custom trains and rolling stock
Post Reply
User avatar
K-class
Posts: 325
Joined: Sat Jan 06, 2007 10:54 pm
Location: New Zealand across from Australia
Contact:

Roundhose train names not showing for maps adding TextKey

Post by K-class » Tue Mar 27, 2007 8:40 am

Posted so a search will bring up a single post - not yet in the Wiki (may be blind)

After doing a search this is mentioned in a few places in the forums.

I noticed on some of the maps in the roundhouse the names don't appear correct for some of the newer trains. Like the AC4400. Missing the full name description.

This may apply to some of the maps as the installer does not do this yet.

In your map folder there is RRT_Names_yourmap.xml

Example
To correctly show the new train name you need to add this tag or tags. (I added the txt name for the AC4400 can be whatever you choose.)

Code: Select all

<TextKey>
            <Tag>TAG_NAME_AC4400_DUAL</Tag>
            <Text>GE AC4400 Dual</Text>
            <Gender>M</Gender>
</TextKey>
<TextKey>
            <Tag>TAG_NAME_GP38_DUAL</Tag>
            <Text>GP-38 Dual</Text>
            <Gender>M</Gender>
</TextKey>
Atani can this be added to the installer??
Intel Core 2 Quad Q9450 @ 3.0GHz
Windows 7 Ultimate 64bit
XFX NVIDIA nForce 780i SLI Mobo
4GB DR2-1066 (PC-8500)
Geforce GTX 460 graphics card 1024 MB GDDR5

snoopy55
Posts: 1962
Joined: Mon Nov 06, 2006 5:13 am
Location: Centralia, Ill, USA

Post by snoopy55 » Tue Mar 27, 2007 11:19 am

I noticed this also, but I've been waiting to see if it's all corrected with the new Names_XXX.xml in the GLOBALS. (XXX = ianguage). While it can be put in each map, the better spot is in the GLOBAL XML.
I'm correct 97% of the time..... who cares about the other 4%....

choobacca
Posts: 190
Joined: Wed Jan 24, 2007 7:46 pm

Post by choobacca » Tue Mar 27, 2007 4:17 pm

We need an installer enhancement that can add mods to a map's xml files, a map that the user selects.
Sounds like a job for...Atani!

User avatar
dwax
Posts: 618
Joined: Sat Nov 18, 2006 3:40 pm
Location: So. Dak.

Post by dwax » Tue Mar 27, 2007 4:21 pm

ESP for me :lol: that way I wouldn't mess thing up. :lol:
Image

User avatar
K-class
Posts: 325
Joined: Sat Jan 06, 2007 10:54 pm
Location: New Zealand across from Australia
Contact:

Post by K-class » Tue Mar 27, 2007 6:09 pm

Yeah agree if there where a global file that would be better.

With all the changes and new trains its getting to be more time under the hood altering xml files. Thank goodness for the installers.

Thanks snoopy55 the light just come on about globals.

Sid Meier's Railroads!\CustomAssets\XML folder we have thesse global I presume language files

Names_ENU.xml has the <Tag>TAG_NAME_AC4400_DUAL</Tag>
Names_DEU.xml has the <Tag>TAG_NAME_AC4400_DUAL</Tag>
Names_FRA.xml
Names_ITA.xml
Names_NLD.xml
Names_ESP.xml

I see train names in there.

I'm off to work but would we apply the same thinking as to tender cars and remove all reference to train names from RRT_Names_yourmap.xml in the map folders.

So am I correct that we have to remove all tender car reference and now names of trains from the RRT_Names_yourmap.xml as well.

another job for the installers????
Intel Core 2 Quad Q9450 @ 3.0GHz
Windows 7 Ultimate 64bit
XFX NVIDIA nForce 780i SLI Mobo
4GB DR2-1066 (PC-8500)
Geforce GTX 460 graphics card 1024 MB GDDR5

snoopy55
Posts: 1962
Joined: Mon Nov 06, 2006 5:13 am
Location: Centralia, Ill, USA

Post by snoopy55 » Tue Mar 27, 2007 6:25 pm

I figured atani would come up about this.... He just started putting GLOBAL Names XMLs in the Installers. I'm not sure which, except I just tried Side To Side, and it put the Names GLOBALS in. form there you either reinstall any maps with new engines and the 2 engine installers, or add them manually. I did a post of 9 Diesels available, which I'm hoping he'll do an Installer for.

Cross your fingers and twiddle your thumbs......
I'm correct 97% of the time..... who cares about the other 4%....

Post Reply