Today, i do for fun a little prog to visualize who speak in TS in your LFS screen ( in buttons ). You can set size and position in the cfg file. You must be on track or other player must be on track. Ok, Team Speak Overlay do the same thing, but with more CPU usage :haha:
In fact, i do many modification and improvement in LFSLapper. I put some modification of LFSLapper in LFSStat ( like WR ) and i hope you love it!
Thank's to all for the bug report.
For the lang you change only lang in config file with your language and the next stat are in your lang. I try your language file and it's work fine, thank's i put your file in the next release
- For the conversion. Lapper do it automatically since my 3.9 version. Don't worry, now lapper will convert your old version PB to new.
- For the future extension to Lapper, if anyone have a time to spent and make a database file (.txt) of track to help me. This file must contain length and reference split for each track reversed or no. Split reference are to visualize message like Split1Action in the cfg file.
exemple:
This message it's not a problem, LFSLapper Or LFSStat work without problem and this message stop after a while. It's due to the multiple UDP connection and that i'am not closing UDP connection on exit. This will be fixed in the future. The /insim 0 it's a good think.
Yes flinty72, LFSStat and LFSLapper use the same object insim for connection, code and decode insim packet. If in the future, insim change again, i change insim object for the two programm. It's so easy
@Yisc[NL]: i don't know for .NET version. I dev and use the 2 version and LFSLapper work also on a old version of mono ( compatible .NET 1.1 i think )