Elvas Tower: Any way to disable the "penalty application" at overspeed? - Elvas Tower

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Any way to disable the "penalty application" at overspeed? Rate Topic: -----

#1 User is offline   Alexey_Soljenitchev 

  • Conductor
  • Group: Status: Active Member
  • Posts: 371
  • Joined: 08-February 12
  • Simulator:MSTS, OR
  • Country:

Posted 26 September 2017 - 04:01 PM

Hi folks,

is there any way to disable the "penalty application" at overspeed in OpenRails v1.2?

It may be realistic or not on some routes and with some trains, but in my case I only perceive it as annoying and I want to turn it off. :aggressive:

I looked at the options menu but found nothing...
I hope you can help me out there.


Best regards,

Alexey.

#2 User is offline   vince 

  • Superintendant
  • Group: Status: Elite Member
  • Posts: 1,313
  • Joined: 18-June 14
  • Gender:Male
  • Location:West of the Contental Divide
  • Simulator:ORTS_Running MSTS_Editing
  • Country:

Posted 26 September 2017 - 04:23 PM

Hi Alexey,

Yes, in the engine file. This clip for the Acela has been changed so no overspeed.
VigilanceMonitor(
		MonitoringDeviceMonitorTimeLimit( 45 )
		MonitoringDeviceAlarmTimeLimit( 37 )
		MonitoringDevicePenaltyTimeLimit( 0 )
		MonitoringDeviceCriticalLevel( 0 )
		MonitoringDeviceResetLevel( 0 )
		MonitoringDeviceAppliesFullBrake( 0 )
		MonitoringDeviceAppliesEmergencyBrake( 0 )
		MonitoringDeviceAppliesCutsPower( 0 )
		MonitoringDeviceAppliesShutsDownEngine( 0 )
		)

	OverspeedMonitor(
		MonitoringDeviceMonitorTimeLimit( 0 )
		MonitoringDeviceAlarmTimeLimit( 5 )
		MonitoringDevicePenaltyTimeLimit( 0 )
		MonitoringDeviceCriticalLevel( 151 )
		MonitoringDeviceResetLevel( 0 )
		MonitoringDeviceAppliesFullBrake( 0 )
		MonitoringDeviceAppliesEmergencyBrake( 0 )
		MonitoringDeviceAppliesCutsPower( 0 )
		MonitoringDeviceAppliesShutsDownEngine( 0 )
		MonitoringDeviceTriggerOnTrackOverspeed( 0 )
		MonitoringDeviceTriggerOnTrackOverspeedMargin( 2 )
		MonitoringDeviceResetOnZeroSpeed( 1 ) 
		MonitoringDeviceResetOnResetButton( 0 )
		)


regards,
vince

#3 User is offline   Alexey_Soljenitchev 

  • Conductor
  • Group: Status: Active Member
  • Posts: 371
  • Joined: 08-February 12
  • Simulator:MSTS, OR
  • Country:

Posted 27 September 2017 - 03:03 AM

Hi Vince,

thanks a lot! :sign_thanks:

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users