Instalar Steam
iniciar sesión
|
idioma
简体中文 (chino simplificado)
繁體中文 (chino tradicional)
日本語 (japonés)
한국어 (coreano)
ไทย (tailandés)
Български (búlgaro)
Čeština (checo)
Dansk (danés)
Deutsch (alemán)
English (inglés)
Español de Hispanoamérica
Ελληνικά (griego)
Français (francés)
Italiano
Bahasa Indonesia (indonesio)
Magyar (húngaro)
Nederlands (holandés)
Norsk (noruego)
Polski (polaco)
Português (Portugués de Portugal)
Português-Brasil (portugués de Brasil)
Română (rumano)
Русский (ruso)
Suomi (finés)
Svenska (sueco)
Türkçe (turco)
Tiếng Việt (vietnamita)
Українська (ucraniano)
Comunicar un error de traducción









I also combed over every variant and redid the door placement to that they should all be much more flush with the carriage.
Also, BENCHES.
Yep, the carriages now have seats for passengers to sit on, not just float there.
Steam/steamapps/workshop/content/1066780/1939655980/res/models/model/vehicle/waggon/
You'll need to open the .mdl files in notepad or something like that - Don't bother about changing the files with 'menu', they're just dummy entries for the group menus. Scroll down to the bottom of the file, you'll see something like:
cargoEntries = {
{
capacity = 88,
seats = { },
type = "PASSENGERS",
},
Just change the 88 (or whatever entry is next to capacity) to the number you desire, multiplied by 4. So if you want a passenger capacity of 20, the capacity line should be 'capacity = 80,'
Don't forget the comma at the end either.
Hope that helps!
Also, a small detail, but most old British coaches I've seen have black painted ends rather than wood as well.