Skip to main content
Topic: Turning off "... stop is crowded" in Message Centre window (Read 4186 times) previous topic - next topic

Turning off "... stop is crowded" in Message Centre window

GDI r2411 + Pak128 v554

Is it possible to turn off "xxx stop is crowded" messages in the Message Centre window?
I know about the OPTIONS and all 3 options for STATION FULL messages are turned off.

My memory is going awry but I believe it was possible to turn off these messages in Message Centre in the v99x.

Reason: Starting out a new game with large map, I know most of my factory cargo station/stops are overcrowded while my attention is taken by trying to build p****enger infrastructre. I'd like to keep Message Centre window less cluttered so I can easily find more important messages that I might have overlooked (like new factory chains, tourist attractions etc)

Thanks!

Re: Turning off "... stop is crowded" in Message Centre window

Reply #1
How about using the option of station crowded in the message menu?

Re: Turning off "... stop is crowded" in Message Centre window

Reply #2
Well, this is a little off-topic but is related to this discussion.
http://forum.simutrans.com/index.php?topic=1109.0

Goods packet size from factories is always 10.
How about this.
 ware_sum>max_ware ... COL_ORANGE
 ware_sum>max_ware+9 ... COL_RED

This reduce unwilling overcrowded messages.

[edit]
I found ignore_flags is not used.
Prissi, do you have a future plan for this flag ?

[edit2]
This should work.
- Open settings.xml file with text editor.
- Change "<i32>0</i32>" of line 19 to "<i32>128</i32>".
- Save this file.

xpath of this node is "/Simutrans/umgebung_t/i32[6]"

Re: Turning off "... stop is crowded" in Message Centre window

Reply #3
The ignore flags is provided for total ignore. However, later tests found this not very useful; howerever, one can easily add another row of buttons to the setting dialoge.

EDIT: use next nightly

Re: Turning off "... stop is crowded" in Message Centre window

Reply #4
Quote
[edit2]
This should work.
- Open settings.xml file with text editor.
- Change "<i32>0</i32>" of line 19 to "<i32>128</i32>".
- Save this file.

Thanks z9999: after half day of playing with the above fix, there is no more "stop crowded" message in the Message Centre window.

Question: does this modification affect any thing else in the game?

Thanks Prissi, I think. I'll try the next nightly to see if there is more option to control "stop crowded" messages.
If the new nightly takes care of this problem, should I keep z9999's modification of settings.xml file?

Re: Turning off "... stop is crowded" in Message Centre window

Reply #5
This will automatically use the savefile modification. It just adds a button to toggle it ingame. It will have no other impact on the game (but these messages will be lost).

 

Re: Turning off "... stop is crowded" in Message Centre window

Reply #6
Thanks - I see the new buttons on Message Centre Options. (r2415)
I don't have time to test the settings now, but hope to get back to the game Monday  :D

----------------------------------------------------------------------------------------

This might be obvious to the developers and many players, but just for formality -

After few hours of playing (r2415+Pak128v554), I can confirm that there is no more "Overcrowded stop/station" message in the Message Centre after toggling to OFF position the new button added in the Message Centre Options, in this case STATION FULL. (The new buttons are in column left of the various message categories.)

Again thanks to all for this implementation. I'm happy  ;D !