*************************************************************************************************
**************************************  TIMING-DISPLAY Doune ************************************
*************************************************************************************************

Die Strecke verfügt über ein funktionierendes Timing-Display, welches die gefahrene Zeit und die
Geschwindigkeit bei überfahren der Ziellinie (schnellster Streckenabschnitt) anzeigt.
Gemessen wird die Geschwindigkeit beim 300 m Schild vor "Junction".
Da es sich hier um eine schottische Strecke handelt, wird die Geschwindigkeit in mph angezeigt.
Damit das Display funktioniert, muss das Spiel mit dem Content Manager (CM) gestartet werden und
der Custom Shaders Patch (CSP) installiert sein.

Geschwindigkeit von mph auf Km/h umstellen:
- gehe in den Streckenordner ...assettocorsa/content/tracks/doune/extension
- ändere in der Datei "ect_config.ini" den Wert:

[SCRIPTABLE_DISPLAY_...]
SCRIPT = script_mph.lua
in
[SCRIPTABLE_DISPLAY_...]
SCRIPT = script_kmh.lua

Credit: Danke an gunnar333, für die Erlaubnis, das von ihm entwickelte Timing-Display in meinen
Strecken verwenden zu dürfen.

*************************************************************************************************

The track features a functioning timing display that shows the travel time and the speed when 
crossing the finish line (fastest section of the track).
The speed is measured at the 300 m sign before "Junction".
Since this is a Scottish track, the speed is displayed in mph.
For the display to work, the game must be launched with Content Manager (CM) and Custom Shaders
Patch (CSP) must be installed.

change the speed from mph to km/h:
- go to the track folder ...assettocorsa/content/tracks/gurston/extension
- in the file "ext_config.ini" change following value:

[SCRIPTABLE_DISPLAY_...]
SCRIPT = script_mph.lua
to
[SCRIPTABLE_DISPLAY_...]
SCRIPT = script_kmh.lua

Credit: Thanks to gunnar333 for permission to use the timing display he developed on my tracks.

*************************************************************************************************

Viel Spass / have fun
Tom

www.toms-sim-side.de