Cruise Speed

  • could anyone tell me how to change the cruise speed, thruster speed and normal speed of a particular ship and have the hud display the correct speed???

    (\__/)
    (='.'=) This is Bunny. Copy and paste bunny into your
    (" )_(" ) signature to help him gain world domination.

  • This is my mod that I made for it, that basically already alters the max speed thing. Otherwise, look here for how I did it, and and you have to add a few lines to the contant.ini to change the in-game cruise speed.


    [center]

    Quote

    [Constants]
    ANOM_LIMITS_MAX_VELOCITY = (whatever you want the fastest you can move to be)


    [EngineEquipConsts]
    CRUISING_SPEED = (whatever you want the new cruise speed to be)

    [/center]


    Those aren't there in the first place, so just add them yourself.

  • anybody out here? change my cruise speed - that's what i'd like to do. can you help me please? if possible i'd like to do it by myself - not with any mod. thank u! unfortunately the provided link does not work anymore.

  • Cruise speed change


    data\constants.ini


    entry clearly shown.


    Will affect all crusing speeds.


    Individual thrust etc. find the thruster in
    data\equipment\st_engine.ini and play with the force, you may also wish to play with the ship mass in shiparch.ini to fine tune.