Jump to content

Lookii

Member
  • Content Count

    4
  • Joined

  • Last Visited

Community Reputation

2 Recognised

About Lookii

  • Rank
    Freshman
  1. Hi, I'm in the process of programming my first mod which includes changing the net type of a segment. For this I need to find the segments a building like a Train Station uses for its Tracks. I've come so far that I check the Building.Info.m_paths - Array for the segments associated, however these are saved as BuildingInfo.PathInfo. As far as I know to change a segment you need to change the NetSegment.m_infoIndex attribute. How can I get this attribute with only knowing the BuildingInfo.PathInfo?
  2. As far as I tested they work, but just look very strange thanks to this bug
  3. Hi, I want to make a sloped train station to make express trains to connect high hills or even mountains with the valley. For this I want to make a station asset with a steep elevated train station track. But when I connect this track with normal elevated tracks, at the connection piece, a flat part is created, presumably to make the code less complicated. But this kinda ruins the idea of such a station. Is there any way to fix this, maybe a mod or a script or is this just how the game works and can`t be changed?
  4. Is the Better Bridges Mod now dead or will you continue working on it? I would really like to make custom bridges
×