by robbit » Thu Dec 08, 2011 9:55 pm
Disabling the P42DC Alerter
You just want to cruise around and watch the scenery? Maybe you want to run the train real fast and watch it fly off a sharp curve (c'mon, don't tell me you never did that). Oops! Unbeknownst to you, the alerter went through its warning sequence and if just hit the emergency brake.
Here's what to do.
Using Windows Explorer or equivalent, navigate to the following folder: C:\Program Files (x86)\Steam\steamapps\common\railworks\Assets\G-TraX\Genesis\RailVehicles\Diesel\P42DC\Amtrak\Locomotive.
Using any text editor, open the file P42DC_EngineScript.lua.
At line 86 there's an entry that reads, AL_VISUAL_TIME_DELAY = 90.0
Change it to read AL_VISUAL_TIME_DELAY = 9000
What that does is delay triggering of the alerter sequence from 90 seconds to 9000 seconds. That's 2½ hours, which should be sufficient to get you through most sessions!