Profile image

How do I speed limit engines?

669 Jerba  5.0 years ago

I want a plane to go a get up to and stay at a certain speed so I can do a cool stunt, what is the xml input?

  • Log in to leave a comment
  • Profile image

    @spefyjerbf *Throttle... it took me a while to figure out the 'r' was missing :D

    1.5 years ago
  • Profile image
    1,616 Whatseatoya

    @spefyjerbf the code isn't working...

    3.7 years ago
  • Profile image

    OverLord

    4.9 years ago
  • Profile image

    What version are you using? If you’re on 1.9, everyone should have them. @Jerba

    5.0 years ago
  • Profile image
    669 Jerba

    Okay I don’t have that on but I will. Also the imgur won’t load but I will try later to see if it does@jamesPLANESii @spefyjerbf

    +1 5.0 years ago
  • Profile image

    @Jerba Go to the main menu, click the mods thing, and click "overload" and enable it. Fine tuner and overload are in-game now.

    5.0 years ago
  • Profile image
    162k spefyjerbf

    The code would go in here. The attribute is the input attribute, under inputcontroller.

    5.0 years ago
  • Profile image
    669 Jerba

    What would the name be and also do I put it in engine or input controller?@spefyjerbf

    +1 5.0 years ago
  • Profile image
    669 Jerba

    Okay@spefyjerbf

    5.0 years ago
  • Profile image
    162k spefyjerbf

    You can use funky trees on mobile. Just put the code in the "input" property.

    +1 5.0 years ago
  • Profile image
    669 Jerba

    Is there an xml property? I’m on mobile therefore no funky trees and very funky funky trees when it’s used in a part.@spefyjerbf Although thanks

    5.0 years ago
  • Profile image
    162k spefyjerbf

    Use the funky trees code, Thottle * clamp01(GS < [Desired Speed])
    .
    This uses your ground speed regardless of direction. I can edit the formula if you want:
    a) Forward speed to be considered, instead of speed regardless of direction
    b) Have this speed limit only occur when a certain activation group is on

    +7 5.0 years ago
  • Profile image
    21.8k Brendorkus

    I don’t know if it’s possible. But if it is, it’s probably some mile long funky trees code.

    +4 5.0 years ago