I've got a problem with a dynamic nums display in an SLI cabview. I know very little about cabviews, I've been trying to figure this out and am completely baffled. Every solution I've tried does not work --- I won't go through them all, instead I took a bunch of screenshots to show what is going on. The display shows "2" when they dynamics are off --- at 60% ( by the "Train Driving Window" in OR ) they show "8". I don't know if this a problem with OR, the cvf, or the design of the cabview.
SLI SP ENGINES folder >>> SP_SD70M_9803.eng SD75M.cvf
Any help appreciated. Gerry
Cab-in-Sim.jpg
MSTS-CabEditorEnlarged.jpg
CabView-Display-Properties.jpg
dynamicnums-ace.jpg
Code:
MultiStateDisplay (
Type ( DYNAMIC_BRAKE_DISPLAY MULTI_STATE_DISPLAY )
Position ( 555 252 8 8 )
Graphic ( dynamicnums.ace )
States ( 10 2 5
State (
Style ( 0 )
SwitchVal ( 0 )
)
State (
Style ( 0 )
SwitchVal ( 0.11 )
)
State (
Style ( 0 )
SwitchVal ( 0.22 )
)
State (
Style ( 0 )
SwitchVal ( 0.33 )
)
State (
Style ( 0 )
SwitchVal ( 0.44 )
)
State (
Style ( 0 )
SwitchVal ( 0.55 )
)
State (
Style ( 0 )
SwitchVal ( 0.66 )
)
State (
Style ( 0 )
SwitchVal ( 0.77 )
)
State (
Style ( 0 )
SwitchVal ( 0.88 )
)
State (
Style ( 0 )
SwitchVal ( 1 )
)
)
)
MultiStateDisplay (
Type ( DIRECTION_DISPLAY MULTI_STATE_DISPLAY )
Position ( 555 203 8 8 )
Graphic ( reversernums.ace )