The International Simutrans Forum

Development => Scripting Scenarios and AI => Topic started by: Yona-TYT on January 20, 2021, 10:49:52 PM

Title: Rules for elevated tracks / system type.
Post by: Yona-TYT on January 20, 2021, 10:49:52 PM
 This is a problem I have in the tutorial for pak128 that causes stuck in some cases. Is it possible to make the tool rulers work to remove the elevated tracks and leave only the normal tracks visible ?.
(https://www.mediafire.com/convkey/b0f4/hr41p1u15yv94gt6g.jpg)
It would be very nice to be able to solve this one day. 8)   Regards !. ;D
Title: Re: Rules for elevated tracks / system type.
Post by: Vladki on January 20, 2021, 11:29:01 PM
If you want just to hide the elevated ways, use sliced underground mode
Title: Re: Rules for elevated tracks / system type.
Post by: Yona-TYT on January 20, 2021, 11:42:40 PM
Quote from: Vladki on January 20, 2021, 11:29:01 PMIf you want just to hide the elevated ways, use sliced underground mode
I appreciate your response very much. I mean to use something like "rules.forbid_way_tool (pl, tool_id, wt)" or some other method from the script to implement it to the tutorial scenario. ;)