To any of the moderators,
You can unsticky this post now, as the new version of Macroworks for TS2013 has now incorporated this code, so there's no longer a need for any users to manually put this...
Type: Posts; User: GeorgeT93
To any of the moderators,
You can unsticky this post now, as the new version of Macroworks for TS2013 has now incorporated this code, so there's no longer a need for any users to manually put this...
They announced on Thursday that their email would be down on Friday. It probably just stretched through the weekend. It should be back up now (I emailed them this morning, and it still hasn't bounced...
Mods, sorry I did not intend to make 2 topics, if possible, please merge this one and the other one, so that this post appears as the top-most in the topic (so move the other thread into this one as...
Code Part 2 (paste in directly where you left off from the code above)
If (LightSwitchPosChanged=True) Then 'The switch is in a different position so run the code below
...
The Code - Installation
Below is the replacement light code. You should have already performed the changes
that were recommended previously, in the Recommendations section. If you do not...
I had intended to add this as a reply to my previous post (so mods, if you could merge the two, it would be appreciated), but the first post has to wait for moderator approval (as I'm sure this one...
Ok, I've got some new code here. Please read everything below. This should be a significant improvement over the previous code I put together.
George’s RailDriver Light Switch Replacement Code...
Hi dick8299,
You'll definitely want to back up the original script first, in case you need to revert to it if something goes wrong. To do so, open up MacroWorks3's programming interface, then...
PS: Sorry the code isn't so easily readable. I had to use the quote tag as there wasn't a code one on the boards here. :(
I changed the section of the script that pertains to the actual switch itself. It was trying to send it using a RailWorks variable that is only a toggle (which always sets it to either position 2 or...
The biggest problem I'm having is that the throttle lever occasionally resets to 0 (regardless of it's actual position) and then stops responding (all other levers and buttons continue to work fine)....