SIgnal script

AD60

New member
Good morning.

I am quite newbie to programing and scripting too.

I have modelled my own Victorian(AU) colourlight signals to TS2009. Unfortunately I have troubles with script as even after two days of trying and searching for solution I do not know how to solve one problem:

I have an integer "V_limit" by the signal which determines which speed the signal allows to be passed (0 for Normal, 40, 65, 80 for medium speed aspects). I need to broadcast this integer's value to the preceding signal (last automatic signal?) - to be able to display clear or reduce-to-medium aspect there.

Don't you know how to make such operation?


Thanks it would help me a lot!
 
Ough... I expected this... Well I'll have to persuade my father to transfer controls over his account to me... When I will see him...

Thanks anyway. I'll be here in a week or so.
 
As I announced. I am here... from dad's (now mine) account. Thanks for pattience


Edit: aha... login failure:-D It is not his one...
 
Hi AD60 - I would think you need to start a GSTrackSearch in the correct direction to locate the ID of the preceding signal. Then Router.PostMessage() to that ID. Take care to ignore signals facing the wrong way.

Hope this helps - Trevor
 
Back
Top