Can I Change Ditchlight Settings on JR Locos?

Trainz1210

New member
I have a few Jointed Rail locos with ditchlights that only flash when the bell is on. Is there a way to change it so they flash when the horn blows?
 
If the locomotives in question are using the TFX library script then yes they should be able to be configured using the locomotive config setting

Code:
ditchlight (integer)
1 = on when moving and flash when horn is activated
2 = constant on when moving
3 = off and flash when bell is activated
4 = only on when bell is activated
5 = on when moving and flash with bell or trainz ditchlight key
 
If the locomotives in question are using the TFX library script then yes they should be able to be configured using the locomotive config setting

Code:
ditchlight (integer)
1 = on when moving and flash when horn is activated
2 = constant on when moving
3 = off and flash when bell is activated
4 = only on when bell is activated
5 = on when moving and flash with bell or trainz ditchlight key
I'm trying to fix this problem on the NS and CSX ES44DCs. They must use a different script because the default setting is "1", but the ditchlights only flash when the bell is on and not when the horn blows. I'll try changing it a few times and see what happens.
 
Back
Top