UT/CS Stats
Does there exist any apps/plugins that will display stats from i.e. Unreal Tournament, in the same manner as the picture on the LCDriver homepage?
The only app I've found so far, able to do anything close, is Smartie, with qstat, but that's not even close. Is there any ways of reading/getting the stats in a proper manner?
In short, I'm interested in *my* stats.
The only app I've found so far, able to do anything close, is Smartie, with qstat, but that's not even close. Is there any ways of reading/getting the stats in a proper manner?
In short, I'm interested in *my* stats.
The problem with the LCD Smartie implimentation of getting information from QStat is that the IP is fixed in the options. For a casual player like me, it will not dynamically update the IP address to the current game. While this looks like a great way to monitor a single server, it does not have very much flexibilty for people who like to wander (like me


-special [k]
well, if someone can program in c++ (I can't
) than it would be very easy to make such an app yourself. The system is actually very simple, just replace the main dll of halflife mp with a dll of your own, and so you can get every info you want (if you walk forward, backward, shoot someone, dies, jumps, buys ammo, say something, everything) and then you just forward the call to the real halflife dll. There are a few articles on the net how to do it, so if you can program c++, try those
