The International Simutrans Forum

Development => Patches & Projects => Incorporated Patches and Solved Bug Reports => Topic started by: z9999 on July 26, 2009, 12:38:37 am

Title: [bug r2598] Doesn't remove tram_track stop with "remove track tool"
Post by: z9999 on July 26, 2009, 12:38:37 am
r2598

"remove track tool" nor "remove tram_track tool" don't remove "tram_track stop".


"remove track tool" means "general_tool[17],16,,2"
"remove tram_track tool" means "general_tool[17],16,,7"
tram_track stop means "type=stop" and "waytype=tram_track".
Title: Re: [bug r2598] Doesn't remove tram_track stop with "remove track tool"
Post by: Dwachs on July 26, 2009, 01:24:36 pm
The stop is not removed if another way is on the tile (ie road).
Title: Re: [bug r2598] Doesn't remove tram_track stop with "remove track tool"
Post by: z9999 on July 26, 2009, 03:00:28 pm
But "tram_track stop" can be built only on road.
Title: Re: [bug r2598] Doesn't remove tram_track stop with "remove track tool"
Post by: Dwachs on July 27, 2009, 05:18:47 am
Such a stop can be built on tram tracks, can't it?

Can you provide a screenshot?
Title: Re: [bug r2598] Doesn't remove tram_track stop with "remove track tool"
Post by: z9999 on July 27, 2009, 08:38:33 am
There is already a tram_track stop in pak96.comic.

Tram_track stops are for tram_track.
You can't build it on normal tracks. You can't build it on road directly without tram_track.

So, when we used "remove track tool", a tram_track stop remained on road without tram_track is a strange. It should be a bug.
Title: Re: [bug r2598] Doesn't remove tram_track stop with "remove track tool"
Post by: Dwachs on July 27, 2009, 08:52:04 am
But on the other hand, if there is also a road on this tile present, you can send busses to the tram_track station. If the track (and the station) is deleted, the bus drives to a tile without stop.

Imho, it is better to delete too few things than too many. In this case, it is especially annoying if one accidentally / unintentionally deletes a stop.
Title: Re: [bug r2598] Doesn't remove tram_track stop with "remove track tool"
Post by: z9999 on July 27, 2009, 11:10:01 am
That problem always can happen.
When you remove bus stop with "remove road tool", "remove road tool" doesn't check that bus stop is still used or not.
So, according to you, all remove tool should not remove any stop.

I don't agree with you and I have nothing to discuss with you anymore.
Title: Re: [bug r2598] Doesn't remove tram_track stop with "remove track tool"
Post by: Dwachs on July 27, 2009, 02:29:32 pm
When you remove bus stop with "remove road tool", "remove road tool" doesn't check that bus stop is still used or not.
So, according to you, all remove tool should not remove any stop.
No, the stop is not removed only if there is another way on the tile after the way removing. Which is exactly the situation with tram tracks on road.