hi folks .. is there any way to ...

robin-nisbet

New member
is there any way to change the config files that are realated to these wagons;

D&RG Coach
[FONT=Verdana, Arial]KUID2:[/FONT] [FONT=Verdana, Arial]63290:15056:2
[/FONT]D&RG Baggage [FONT=Verdana, Arial]KUID2:[/FONT] [FONT=Verdana, Arial]63290:15054:2
[/FONT]D&RG Combine [FONT=Verdana, Arial]KUID2:[/FONT] [FONT=Verdana, Arial]63290:15055:2

so that they will accept normal passengers?

any help would be appreciated ... thanks

also running on win7, trs 06
[/FONT]
 
is there any way to change the config files that are realated to these wagons;

D&RG Coach
[FONT=Verdana, Arial]KUID2:[/FONT] [FONT=Verdana, Arial]63290:15056:2
[/FONT]D&RG Baggage [FONT=Verdana, Arial]KUID2:[/FONT] [FONT=Verdana, Arial]63290:15054:2
[/FONT]D&RG Combine [FONT=Verdana, Arial]KUID2:[/FONT] [FONT=Verdana, Arial]63290:15055:2

so that they will accept normal passengers?

any help would be appreciated ... thanks

also running on win7, trs 06
[/FONT]

I don't know of these kuids but in general to have rolling stock to accept passengers one needs to place passenger attachment points on the coach mesh and also use a "passenger enabling" script, the name of it escapes me at the moment. Plus make changes to the configuration.

Search this forum for "Passengers" or such and/or download from AURAN a "Passenger Asset Creation" pack or something similar named (again search the forum for such link) and there is ALL the info and script one needs in it to enable this on one's own mesh.

In your case as you are not the creator this could involve using PEV's excellent "Attachment maker" tool BUT as there are some 40 or so attachment points to be created and as these need to be somewhat precise placed on the seats and isle of, say, a coach for sitting and standing passengers this would really be a pain in the proverbial to implement. As said, it can be done but....

You could even ask the creator of these kuids if he/she is willing to implement this but I would not hold my breath for such a request.

Or wait for a better explanation :p.

Cheers

VinnyBarb
 
I don't see why you couldn't do it. The passengers are all specified by kuid number in the config file. Just change the numbers to the ones you want.
 
I don't see why you couldn't do it. The passengers are all specified by kuid number in the config file. Just change the numbers to the ones you want.

ty for that ... now all i have to do is find someone to do it for me as i am not so sure of how to edit the files as they are all downloaded from dls and i'm a noob when it come to this sort of thing ... lol
 
ty for that ... now all i have to do is find someone to do it for me as i am not so sure of how to edit the files as they are all downloaded from dls and i'm a noob when it come to this sort of thing ... lol

Hi Robin,

I don't have the time right now because I am taking some online programming and web classes, but it really isn't that difficult to do. You can do it.

In Content Manger, Highlight the assets you want to modify.

Right mouse click on them, and choose clone.

This will make a copy of the assets that you can modify without destroying the originals.

As for adding the actual passengers, if you don't care that the passengers won't be seen in the coaches, it's a matter of adding the passenger queues only.

To get an idea on how to do this, look at the config file of a train car that accepts passengers. You can view the conf file of a selected asset by right mouse clicking, and choosing view config.

You might want to copy the text of the queue section by highlighting the text, right mouse button again, choose copy.

Now go to the My Content tab. In there you'll see the copies of the assets.

They will most likely be open for edit. Choose one asset at a time, and right mouse button click on it again, and choose Open for edit using Windows Explorer. This will open an Explorer window (the one for files, not the internet).

Search for the config.txt file, which could be somewhere amongst the other files that belong to the asset.

Open the file in Notepad.exe, which should open the file by default.

Choose a place where there are no brackets, and outside of any brackets that are in there. and paste the queue information.

Remember to update the KUID table, which is usually located at the bottom of the file, with any added KUIDs that you have added.

I think I have these instructions correct. If not, I'm sure the others here can help. This process is a lot less complicated to do than to type out.

John
 
Edit the kuid's config.txt file in Explorer to change the passenger queue product-kuid from kuid:63290:60009 to one of these:
Passengers,<kuid:-3:11060>
MS Passengers 90m,<kuid2:1942:28134:5>
MS Passengers 40m,<kuid2:1942:28135:5>
MS Passengers 20m,<kuid2:1942:28138:5>
3326 AJS Passengers 2x110s,<kuid2:122285:3326:1>

Bob
 
<kuid:-3:11060> are the default passengers.
The other kuids in the list of rweber95 are passengerstations (MS) or parts of stations (AJS).

Peter
 
Hi Guys/Gals

thanks for all your input ... looks simple enough ... if i get stuck i can always come back to this site for help ... lol
 
Back
Top