word LapsDone; // laps completed
word Flags; // player flags
byte Penalty; // current penalty value (see below)
byte NumStops; // number of pit stops
byte Sp2;
byte Sp3;
byte Tyres [4]; // tyres changed
unsigned Work; // pit work (see below)
unsigned Spare;
byte PlyNum; // player's number
byte UniqueId; // player's unique id
word VerifyId;
};
Pit lane facts
--------------
PITLANE_EXIT 0 // left pit lane
PITLANE_ENTER 1 // entered pit lane
PITLANE_NO_PURPOSE 2 // entered for no purpose
PITLANE_DT 3 // entered for drive-through
PITLANE_SG 4 // entered for stop-go
Ok … Let’s give it a try …. Send Port: 29999 Password: nothing Recv Port: 50 Abweichende IP: The IP of the network PC where LFS is running. Nothing means 127.0.0.1 à Your PC
If you want to run it in Network first of all you have to open your cfg.txt. At the end you will find this:
OutSim Mode 2 Replay and Multiplayer OutSim Delay 1 Packets are sent every 1ms OutSim IP 127.0.0.1 there you have to write the IP of the PC the tool is running OutSim Port 50 ok OutSim ID 0 if you want to control more than one LFS
OutGauge Mode 2 same as for OutSim OutGauge Delay 10 OutGauge IP 127.0.0.1 OutGauge Port 50 OutGauge ID 0
After done this you can start LFS. In LFS you have to open Chat (T) and write “/insim 29999”. You also can edit your LFS Link with “/insim=29999”. Then start the tool on other PC. Fill the Text fields and click on connect. The LFS Version has to be shown in Status bar. Then you are connected. Port for Firewall is 50. Remember to mark “Informationen abrufen” and click on “Racetracker starten”. Click the Button “Analoganzeigen” and see what will happen. It´s not perfect but it was my first try.
I made something like that. But never brought it to an end. You can watch the outgauge-data on any PC in local network or internet. The only thing you have to do is giving LFS the IP of that PC. But things like tire temperature or damage are not visible for anyone but you. Only things are. Lap and split-times. Fuel. Speed, Gear, RPM. Race Information like who is pitting. With all that data you can play around. Wow, I think I have to go to school for a little. My English is not getting better.