Installa Steam
Accedi
|
Lingua
简体中文 (cinese semplificato)
繁體中文 (cinese tradizionale)
日本語 (giapponese)
한국어 (coreano)
ไทย (tailandese)
Български (bulgaro)
Čeština (ceco)
Dansk (danese)
Deutsch (tedesco)
English (inglese)
Español - España (spagnolo - Spagna)
Español - Latinoamérica (spagnolo dell'America Latina)
Ελληνικά (greco)
Français (francese)
Indonesiano
Magyar (ungherese)
Nederlands (olandese)
Norsk (norvegese)
Polski (polacco)
Português (portoghese - Portogallo)
Português - Brasil (portoghese brasiliano)
Română (rumeno)
Русский (russo)
Suomi (finlandese)
Svenska (svedese)
Türkçe (turco)
Tiếng Việt (vietnamita)
Українська (ucraino)
Segnala un problema nella traduzione
Just wanted to inform you of something funny then ask you something
Information: I messed with the mod files (only changed the language stuff, dw, I didn't break your mod lmao) to change the names of stuff to make sense with the total overhaul mod I'm using! I'll provide a few lines of code for you to appreciate
object_MetroStationExecutionSmallSpawner Metro EXECUTION
buildtoolbar_popup_obj_MetroStationExecutionSmallSpawner A small metro station of the public transport system.\n\nPlace it near Public Executions. Only Execution Ticketholders will use this Metro Station. If this station is not placed, they will get out at the SECTOR Metro Station instead.\n\nYou can only use 1 EXECUTION Metro Station.
Question: If I add the Metro 2.0 version... will it... be compatible with this one? And if not, can I just remove this one without messing with my current save file? (If the Metro 2.0 immediately changes the stations to ones from their mod that would also be useful lol)
Get Metro Stations 2.0 here: https://steamcommunity.com/sharedfiles/filedetails/?id=1942497132
New features include:
- rotatable metro stations,
- compatibility with both cemetery mods,
- a Delete button on the stations,
- a Toggle button to show/hide the metro beacon,
- semi transparent metro roof,
- roof objects from never used material tiles to spice up the metro roofs,
- the possibility to have more than 1 station of a certain type, entities will choose nearest station!
I see where the problem is after spitting through the source code.
The metro stations only 'know' how to deal with visiting friends from my first Cemetery mod.
I'll need to update this mod so it also knows how to deal with friends from the newer Cemetery mod. In my latest CombiPack this has already been adjusted, but I can't simply copy/paste that metro script inside here, because that one only knows how to deal with the newer Cemetery which is baked into CombiPack, lolz.
Not sure when I'll be able to update this mod, but this bug will be taken are of, no worries.
What you can do for now is grab the combipack via manual download (see guide above) and then copy/paste its MetroStation.lua and MetroStationSmall.lua files to overwrite the ones inside this mod. I guess that should work (most likely only for new arriving friends, not the ones already on the map)
@HamischWHC I've merged the tool from the CombiPack mod to do this for you.