News:

Do you need help?
Simutrans Wiki Manual can help you to play and extend Simutrans. In 9 languages.

[112.0] Replacing duplicated station name will change from "station" to "Bf"

Started by z9999+, November 03, 2012, 05:18:14 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.


Warning: fopen(/home/sforum/public_html/attachments/20020_755cd97f761c9cb5c84e87785b27101654986612.dat_thumb.tmp): Failed to open stream: Permission denied in /home/sforum/public_html/Sources/Subs-Graphics.php on line 336

z9999+

After reloading savegame, duplicated station name will change from "station" to "Bf".

simhalt.cc:2603

else if(  station_type & (railstation|monorailstop|maglevstop|narrowgaugestop)  ) {
new_name = create_name( get_basis_pos(), "Bf" );
}


"Bf" should be "BF".

prissi