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