ติดตั้ง Steam
เข้าสู่ระบบ
|
ภาษา
简体中文 (จีนตัวย่อ)
繁體中文 (จีนตัวเต็ม)
日本語 (ญี่ปุ่น)
한국어 (เกาหลี)
български (บัลแกเรีย)
Čeština (เช็ก)
Dansk (เดนมาร์ก)
Deutsch (เยอรมัน)
English (อังกฤษ)
Español - España (สเปน)
Español - Latinoamérica (สเปน - ลาตินอเมริกา)
Ελληνικά (กรีก)
Français (ฝรั่งเศส)
Italiano (อิตาลี)
Bahasa Indonesia (อินโดนีเซีย)
Magyar (ฮังการี)
Nederlands (ดัตช์)
Norsk (นอร์เวย์)
Polski (โปแลนด์)
Português (โปรตุเกส - โปรตุเกส)
Português - Brasil (โปรตุเกส - บราซิล)
Română (โรมาเนีย)
Русский (รัสเซีย)
Suomi (ฟินแลนด์)
Svenska (สวีเดน)
Türkçe (ตุรกี)
Tiếng Việt (เวียดนาม)
Українська (ยูเครน)
รายงานปัญหาเกี่ยวกับการแปลภาษา









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.