Train Dispatch Display Rule

tupuluruk

TRS 2006 / TRS 2004
I am trying to use marzipan's following rules in TRS 2010 :

-Display Train List
-Display Industry Status
-Product Queue Scoring ; and
-Train Dispatch Display.

While the first three are working properly, the last one "Train Dispatch
Display" does not.

In the CMP v3.3 I am getting the following errors :

Error: traindispatchdisplay.gs(284) : function IsStillInJunction not declared in class Train or derivative, line 284.
Error: traindispatchdisplay.gs(312) : invalid if expression, line 312.

I have no clue as to what these errors indicate.

Can I get some help as how to overcome the above ?

Thanks in advance
 
These are errors in the script (program) that makes this rule work.

It will require the assistance of the original author or an experienced scripter to fix them.
 
Back
Top