Page 3 of 3

Re: Script - Get closer of Paris Metro ambiance.

Posted: 30 Dec 2019, 20:48
by VirtualGamer
When in PA mode, I hold "J" to close the doors, hear the monocoup, but instead of accelerating, it brakes. Is it possible that you got one of the commands wrong?

Re: Script - Get closer of Paris Metro ambiance.

Posted: 31 Dec 2019, 06:57
by HexxOP
The script only send a key, just as if you where pressing it, so simply naming it right should do the trick.
It's probably because I'm using an AZERTY keyboard, and - I suppose - you're using a QWERTY one.

I'm not 100% sure, but I think that, in the scriptHotkeys.txt file, if you replace :
11 / CONTROL_TRAIN_POWERUP (throttle key) :
SC033
By
11 / CONTROL_TRAIN_POWERUP (throttle key) :
SC034
Should send the right key.
Sadly there is no easy way to name keys like '>' ';' or '~' with AHK.

Re: Script - Get closer of Paris Metro ambiance.

Posted: 26 Mar 2020, 00:12
by HexxOP
Hi all, I updated the script with two little functions :
- The "Vibreur" (subway name) or "Ronfleur" (national railway name), when you close doors, a first press start the warning, the second close doors.
- An auto override ATP / Doors function when turning a cab on, if you like to take risks or just wanna drive trains without continuous speed control.
(to activate those, go in the "scriptHotkeys.txt" file, and replace 0 by 1 under the function you want to activate)

Not much, but better than nothing right ? ;)

-H

Re: Script - Get closer of Paris Metro ambiance.

Posted: 26 Mar 2020, 10:40
by Citadis
Should be great ! But the download link says "502 - Bad Gateway"

Re: Script - Get closer of Paris Metro ambiance.

Posted: 26 Mar 2020, 15:35
by HexxOP
It seems to be alright now, if it happen again, i'll upload it somewhere else. ;)

Re: Script - Get closer of Paris Metro ambiance.

Posted: 09 Nov 2020, 03:44
by michael_g
Hello! I can not download this because it says the file doesn't exist. Can someone update this please?