- This topic has 6 replies, 3 voices, and was last updated 10 years, 5 months ago by
crossmr.
-
AuthorPosts
-
November 16, 2014 at 23:36 #13437
knuffi231187
ParticipantHello everyone
I just creat a Cargo Tram and found a little problem. I used the old Bustop deleded the roof and bench so is just the sing there. But now unfortunately there is now data what make it clear where the Cargo has to go :-/. So at the moment the Stop say now “ok I`m a Cargo Stop but I have no idea where I put the corgo”
The Result ist the Cargo Stop has no funktion…
So now my Question it is possible to change the normal Bus Stop ( not Station) to a Cargo Stop ?
I was not the only one with this kind of idea I found a data in Train fever with the name Truck stop but I could not find it in the game.
Thankyou beforehand for any help
Cargo Tram download
http://www.train-fever.net/filebase/index.php/Entry/443-G%C3%BCter-Tram/
-
This topic was modified 10 years, 5 months ago by
knuffi231187.
-
This topic was modified 10 years, 5 months ago by
knuffi231187.
-
This topic was modified 10 years, 5 months ago by
knuffi231187.
November 17, 2014 at 01:05 #13447Tattoo
ParticipantTry changing this –
streetTerminal = {
cargo = false
To this –
streetTerminal = {
cargo = true
November 17, 2014 at 10:17 #13460knuffi231187
ParticipantIs a nice idea but this just change the building menu in game .
if it on true you will find it by cargo menu,
If it on false is it on the passenger menu.
the important bit is missing
transportModes = { “CARGO” },
nodes = laneutil.makeLanes({that is what I need I thing But I hae no idea how that work.
November 17, 2014 at 13:28 #13485Tattoo
ParticipantOh ok. Thanks, I didn’t know that.
November 18, 2014 at 19:08 #13521knuffi231187
ParticipantIt`s look like no one have an idea how to get the stuff to work
November 18, 2014 at 23:58 #13529Tattoo
ParticipantI looked at the files for your stations and that info is surely missing which means it’s most likely hard coded into the game.exe and can’t be changed. I would suggest creating a new station using the same parts but add the transportModes = yourself and see if it’ll work. I’d imagine the paths are on the 0 line so I would think the cargo path would have to be the same depending on where the station sits on the sidewalk..
You would surely get more answers from the German site than you would here. There doesn’t seem to be any modders here. People only post about their mods here to be seen and downloaded by the people that visit here. Otherwise, everything is done on the German and/or the Russian site. I’m guessing not many Americans like this game because the lack of US vehicles and the crappy way the cargo works.
December 2, 2014 at 15:43 #14126crossmr
ParticipantSo is this working now?
-
This topic was modified 10 years, 5 months ago by
-
AuthorPosts
- The forum ‘Modding’ is closed to new topics and replies.