Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
I had thought that to get people to wait in line, you had to have multiple rows of aisles. Thank you very much.
`{{ 2, 140, 9.3, },{ 0, -10, 0, },1,}`
The important thing is that the `1` at the end is the width of the edge. If you change it to 2, the edge will allow twice as many people, for example. So just do a search and replace for ",1," and replace it with ",2,", which will double the capacity from before. Then save the files.
After you modify the files, save them and then open the game. You will need to build a new station to see the improved capacity numbers, so any existing stations will have to be demolished.
Here is a screenshot demonstrating it in action. https://imgur.com/a/dKYZMML
I hope this proves helpful, and maybe the mod maker can make the change formally. I also tried to get the station 'pool' working (like when you build a regular station and the extra people stay inside the building), but that was too complicated for me.
I figured out how to increase the station capacity to something more reasonable.
The station capacity is automatically derived from the length and width of the 'edges' (which show up in the game as the dotted lines the people walk along to get to the platform).
If you open up the mod files by going to C:\Program Files (x86)\Steam\steamapps\workshop\content\1066780\2817740543\res\models\model\station\rail\, there will be five model files for each of the supported station lengths (JP_Station_elevated_1_Platform_80.mdl, JP_Station_elevated_1_Platform_120.mdl, etc).
Open up each of those files in a text editor. There will be a list of numbers with the line "nodes = {" above the first item; each item in the list is one edge. Each item in the list will look something like this:
I will increase it as soon as I figure out how. (There is a function called capacity available, but it does not seem to work somehow.)
Would there be any way to increase theirt capacity? With around 100 passengers they are almost always full when I use them ^^
Is there a mysterious cube showing up?
It will be produced as a new mod with the structure rebuilt from scratch.