Convert/Upgrade Bridges
Posted: 08 Mar 2006 09:41
Yestery evening while i was playing, i had to demolish some bridges and build newer better ones. I thought "hey there's an upgrade/convert button for rail". So i tried to upgrade a bridge, but the game said "cant convert ..." so looked at the code which new to me. After some look around in the code i found the position, and i added the code
The upgrade process is always looking for the best available bridge (only by ascending number not by speedlimit of every bridge since not needed yet)
known bugs:
-Upgrade works only by klicking on the 2 ramps of every bridge. But klicking between these also not works on convert the rail type.
-Upgrade bridge and bridge type needs two upgrade klicks(first to convert type, second upgrades bridge)
Things need to be changed:
If i build a Wooden Bridge and upgrade it, it costs only a few Euros more in comparison with building the better bridge instead of the Wooden Bridge.
I would like to know what you think about this, and if you find any bugs please let me know.
[edit]
removed bug when upgrading bridge and bridge is already best bridge
[edit2] new different handled version http://www.tt-forums.net/viewtopic.php?p=426646#426646
The upgrade process is always looking for the best available bridge (only by ascending number not by speedlimit of every bridge since not needed yet)
known bugs:
-Upgrade works only by klicking on the 2 ramps of every bridge. But klicking between these also not works on convert the rail type.
-Upgrade bridge and bridge type needs two upgrade klicks(first to convert type, second upgrades bridge)
Things need to be changed:
If i build a Wooden Bridge and upgrade it, it costs only a few Euros more in comparison with building the better bridge instead of the Wooden Bridge.
I would like to know what you think about this, and if you find any bugs please let me know.
[edit]
removed bug when upgrading bridge and bridge is already best bridge
[edit2] new different handled version http://www.tt-forums.net/viewtopic.php?p=426646#426646