PLZ HELP ME WITH GAMESTATS
Guys please help me. I just wired up my LCD and is using SMARTIE. Well everything works except my gamestats. I need my LCD to display gamestats for Counterstrike. I know that I have to use Qstat but I have NO IDEA how. I don't program and I need to know what to do. Maybe you guys could give me the command line?? I've read the manual over and over but I just don't understand it. HELP PLZ!!!
Heyas,
I don't know anything about either of the programs you mentioned, but I did write my own program in java for displaying CounterStrike info on my LCD2041, its still in testing/writing, but if you'd like I could send it to you when its done, its pretty cool, basic setup:
(basically arch-nem is the person that kills you the most and arch-weap is the weapon that you're killed by most often, and messages are things like who the vip is, when someone grabs hostages, etc)
also- since its java and I didn't use any platform specific stuff, it runs on anything you can run Half-life on, so works in linux under wine and on all platforms of windows, I might make it more customizable depending on if my classes keep their loads light. Anyways, if you want it, email my at langman@cs.wisc.edu
I don't know anything about either of the programs you mentioned, but I did write my own program in java for displaying CounterStrike info on my LCD2041, its still in testing/writing, but if you'd like I could send it to you when its done, its pretty cool, basic setup:
Code: Select all
<your name>
<kills> <deaths> <ratio>
<arch-nemesis> <arch weapon>
<messages>
also- since its java and I didn't use any platform specific stuff, it runs on anything you can run Half-life on, so works in linux under wine and on all platforms of windows, I might make it more customizable depending on if my classes keep their loads light. Anyways, if you want it, email my at langman@cs.wisc.edu
I just sent you an e-mail dude. But that's not exactly what I'm looking for. I've got a 20x4 HD44780 parallel unit. I just want to get Smartie to work with gamestats. You see this is the Counterstrike setup I'm looking for.
Mapname Timeleft
Playercount Playermax
Nextmap
That way I can see if the server is full or not without opening the game. THANKS
Mapname Timeleft
Playercount Playermax
Nextmap
That way I can see if the server is full or not without opening the game. THANKS