I tried a 25h race replay made with U (I think) it runs well but I don´t get PIT or TOC (maybe some others not also). But I get The yellow and blue flag package
- a counter for the flags (works)
- a list of takeovers (test now)
- a list of changed playerflags (seems to work but total test now)
- a list of pit stops (works)
- a list of penalties
So I used all packages beside the enter pit lane, but I send the verifyid back for all without getting a warning.
You did a good job, there is no problem for me. But you could write into insim.txt that player flag will be sent only on changes and not at beginning (thats good in my opinion)
Hi, there are lots of InSim addons and also some tools like InSim Gateway Companion wich provides more then one tool working. But I don´t think thats a good deal because of much configuration work and more important very much network traffic.
Then there is a good tool lualfs with wich you can write own "programs" in the scripting language lua.
I ever wonder about those very good plugin systems like in firefox, miranda, winamp... wich are so powerful. So I thought for myselv how that works and want to make such a interface.
The idea is to load the plugins (DLLs) dynamic while the program is working into it. Then get the insim packets and provide them over the interface (control wich packets to get (same like LFS does)
So in my opinion that could be a good part of LFS with some points
1. Some addon writer have to use it (best is to write there addon for this, should be not to much work)
2. It should have a easy but detailed interface wich is easy to use
I ask here for some feedback good or bad from everyone and some developers wich are willing to write plugins, working on the interface (idea) and/or implement it .
And is it right that the PSF package won´t be sent yet? I got no breakpoint there.
I know you said that it works only in a incompatible version, but you wrote nothing before release and insim.txt says it should be send upon V3
Awesome Scawen. That looks more then good Thanks for all you did again for us.
I have some notes for insim.txt.
1. The top line shows the wrong version
2. For IS_RES you wrote that resultNumber is 255 in qualification if the position won´t added. Does that mean if I drive a worse time then before and my position isn´t better it now shows 255? I know that was strange before and I tested myselv if the time was better.
One question at least. If a flag gone off, does in this packages flag shows the right color (from the flag wich was cleared).
And one last request, could you add a time also to this wich is only need in the situation of an flag cleared use of this package?
So that we could analyze the reaction of players to those situations.
Sorry Scawen didn´t notice your post.
From my site you could do that because its nealy the same but really not compatible because someone could compare the name.
For me and or better for the site of my tool would there be some work to do.
But for what do you want to use the space?
Yes you are right.
Is easy to count IS_PIT isn´t it? - but yes it would make it a bit easier. Also this could be in the IS_PIT themselv (the count of pit stops with the current included)
byte Tyres; // number of tyres changed ... NOT YET IN MULTIPLAYER!
I didn´t read this well and thought its the number of the tyres...
I plan to integrate informations about pit stops in my program, so write whats changed and wich tyres used.
Its nothing totally important but would be nice. If its a problem for you, you can leave that out. But I don´t know why that would too dangerous to use. I ever think of a normal race, the team can see wich tyres are in use.
If you have a tactic and use special tyres then the other players at beginning or after pit its mostly too late if you know that...
I requested a STA package at the first MCI package I get, to have the race infos also if the race is in process. If its a race and there was a qualify before I ever wondered why I get 0 laps but 20 minutes qualifying for example. It took some time until I get that I got the information from before.
Maybe the problem could be, because I export the stats after VTA, delete it and continue with processing the next race. If there would come a MCI package after VTA wich belongs to the qualification and not to the next race I understand where the problem comes from. But that should be fixed also.
I have the problems also for the MCI package for sure.
I want to describe it again on my example.
I capture the race and save all important informations. If a player fly to pit and go back to race I have to reset his informations like LFS does it also.
But if a player finished some laps back and gets "?" instead of a position you don´t send a package. So if the player fly to pit after finishing to make some setup changes or something else I reset him there or lately when he comes back before his position is clear.
For that reason wich is a big designing problem in my eyses this package would be very helpful.
At the moment I don´t reset him if one or more players finished. But mostly his stats should be reseted in this situation
First there is no information what tyre number is wich tyre.
The other thing is. I don´t know wich tyre a player uses at beginning of a race (or if he don´t pits) so I want to have it in the NPL.
I mean two packets. One for blue flag like you did. But a own for yellow flag, because a yellow flag isn´t for a player, it belongs to a track point.
Or does it show the player who initiaded the flag? - I though who get it. If its the one who causes the flag it would be good.
But it would be good to have a node information to easy now where the flag caused. I don´t need it, but I think of some... On the other hand everyone can get this themselv.
Hi, I said it some time before. Live for Stats is now open source. You can download it from sourceforge (Link to Live for Stats Project).
Until now the feedback to it wasn´t good, maybe because of too many other programs .
But especially with the long run support it is very interesting. Enough of that, if someone is interested to work with everyone is welcome. Next I plan to implement the insim changes from V3 and then I want to see a tracker system to make best use of the long run support.
The source code is mostly well commented and in english language. Its my first so big project so I don´t know how good the code and structure is
Most things are implemented with classes (OOP)
Hope it helps and for some comments if you want to work with , want to use parts of it or have critism/ a bug
Hi, functional its very clear and works fine.
But it looks like a debugging program, the design isn´t beautiful but more important, the distance is in metres for example and thats not good for viewing/ reading.
If you change this its a good program for a fast lookup from information
Hi Scawen, could you attach the new insim.txt (if you finished wrote it) so that we can start updating our programs?
Or also for possible wish for something to change