Addon-London Routemaster Doors

Willkommen in der OMSI-WebDisk!
Als Gast kannst du nur Inhalte in deiner ausgewählten Sprache sehen. Registrierte Nutzer können die Sichtbarkeit anderer Sprachen in ihrem Kontrollzentrum aktivieren, weitere Infos hier.
Alle Themen sind in den Foren mit einer Sprachflagge gekennzeichnet: = Englisch [EN], = Deutsch [DE], = Französisch [FR]. Wenn du die angegebene Sprache nicht beherrschst, schreibe auf Englisch!
  • To add to the realism of the bus (Addon London NRM), I would like to make it so that when the doors close there is a small delay before the bus moves off (this is with the handbrake off). Currently the bus moves before they fully close which to my knowledge is not accurate to the IRL counterpart.


    Does anyone know how to do this?

  • I don't own the London addon myself so I can't help you in detail. You're saying that the bus is able to start off even when the doors are not fully shut. If I get that right the release of the brake is blocked by the open doors until they're closed up to a certain degree? Most likely there's a section in the brake script that checks the door positions and releases the brake if the position of the doors is - for example - at a value of <0.2. Setting this to zero would - depending on how the scripts are built for this particular bus - only allow the brake to release when the door is fully shut.

  • I don't own the London addon myself so I can't help you in detail. You're saying that the bus is able to start off even when the doors are not fully shut. If I get that right the release of the brake is blocked by the open doors until they're closed up to a certain degree? Most likely there's a section in the brake script that checks the door positions and releases the brake if the position of the doors is - for example - at a value of <0.2. Setting this to zero would - depending on how the scripts are built for this particular bus - only allow the brake to release when the door is fully shut.

    I did eventually find it, thanks for that 👍