QUESTION Digital instrument syntax

Kt1115

New Member
I am recently working in digital instrument tune and got some questions:
1) I try to add the best lap time and its lap number. The best lap time is added successfully, but how to add the lap number?

2) what’s the different between the syntax lap time and current lap time?

3) how to add unit like km after odo?(strange that it cannot use “odometer”)

4) any tutorials of digital instrument could provide all syntax for reference?

thanks
 

Kt1115

New Member
Kunos offical forums (you need an account there) - and linked from there

1) i dont think those numbers are available, you could use a lua car script for that
(ie this car has some)
3) use POSTFIX= (or PREFIX=)
Thanks for the information.:) there are lots of pages maybe I miss it as I have also read these before

About the Lua car script, seems like it can do lots of thing. I have found one GR86, using the script, can use the mouse clicking the car parts in-game like engine start - to control ignition on and off; also can play some video in the dashboard during ignition on and off. It is quite interesting.
 
Top