GithubHelp home page GithubHelp logo

Comments (6)

Vectorial1024 avatar Vectorial1024 commented on July 4, 2024

Useful knowlegdge:

10u on the map (road length) equals 40 in-game coordinate units. So by using the road tool as some sort of a "straight line ruler" to draw new roads and see what the road length is, I can easily estimate the corresponding in-game coordinates to determine if a certain distance is too far away.

from expressbusservices.

Vectorial1024 avatar Vectorial1024 commented on July 4, 2024

As far as I can see, 1 city tile should have a dimension of 240u x 240u, so this translates to a size of 960 x 960

from expressbusservices.

Vectorial1024 avatar Vectorial1024 commented on July 4, 2024

This should work fine now...

from expressbusservices.

Vectorial1024 avatar Vectorial1024 commented on July 4, 2024

Deployed on Steam; closing.

from expressbusservices.

yackimoff avatar yackimoff commented on July 4, 2024

Would that work with IPT2, which assigns a depot to a line?

from expressbusservices.

Vectorial1024 avatar Vectorial1024 commented on July 4, 2024

It "should" work with IPT2.

This mod does not really manually order any depot to spawn a new vehicle; the game already handles that. (You can test this by using e.g. TMPE to delete 1 bus in a bus line, and if you pay attention to the line info panel, soon afterwards a new bus will be spawned by a depot.)

This mod simply tells the bus in question to go back to depot; and then the game's mechanism activates and spawns a replacement bus. Then, this mod activates again and tell the new bus to go somewhere else (which is the redeployment target).

from expressbusservices.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.