Page 1 of 2
Posted: Wed Jan 30, 2002 12:25 pm
by Braqua
Does anyone know of a way to read LIVE data from any of these games? The Qstat-support is not good enough for LIVE data, i.e. frag count, health, armour etc etc. There are some indications of this coming in lcddriver 2.0, but can anyone guide me as to how to program this myself? Where can these data be read?
After I wrote this, I saw the suggestion in another thread about catching the events sent to the dll. Any chance of you letting us know how you plan on doing it, Uller?
<font size=-1>[ This Message was edited by: Braqua on 2002-01-30 12:37 ]</font>
Posted: Wed Jan 30, 2002 1:26 pm
by Henry
LCDSmartie does some of this stuff...
Posted: Wed Jan 30, 2002 1:46 pm
by relix
as you're posting this, you've prolly heard of mods. Well, in the mod SDK there are sources of the multiplayer dll, in which everythin happens. So, whenever you shoot, get hit, kill someone, die, pick up armor, move forware, chat, reload, ... these events are sent to the DLL. As the sources for this dll are in the SDK, you can reprogram this. So, you just built your own DLL that does something with this stuff (like displaying it to an LCD) and then you forward these events to the original DLL, so it can handle things properly.
I'm not saying it's easy (I'm not capable of doing this, you must first learn c++ for example), but there is a way...
Posted: Wed Jan 30, 2002 4:51 pm
by Braqua
Relix: Thanks. I'll have a look into it. Perhaps this is the way LCDDriver 2 is going, or maybe the C.S. system works differently.
I would really appreciate a comment from the man of the hour on this...Uller?
Posted: Thu Jan 31, 2002 2:45 pm
by Creepy
On 2002-01-30 13:26, Henry wrote:
LCDSmartie does some of this stuff...
It does.. but with the help of QStat.
Posted: Thu Jan 31, 2002 5:49 pm
by specialk
On 2002-01-30 16:51, Braqua wrote:
Relix: Thanks. I'll have a look into it. Perhaps this is the way LCDDriver 2 is going, or maybe the C.S. system works differently.
I would really appreciate a comment from the man of the hour on this...Uller?
LCDriver V2.0 uses QStat to get its information. Unfortunatly, no magical hocus-pocus as far as I know.
-special [k]
Posted: Fri Feb 01, 2002 4:37 am
by relix
Jo is doing this stuff. He has posted a pic of an LCD showing he was killed in CS, and more...
Posted: Fri Feb 01, 2002 12:37 pm
by jodynicH
Jo is also mia the last i hear
Posted: Fri Feb 01, 2002 5:06 pm
by relix
mia?
Posted: Fri Feb 01, 2002 9:08 pm
by jodynicH
missing in action
Posted: Sat Feb 02, 2002 12:50 am
by relix
oh right, Henry told me some time ago too...
Posted: Sat Feb 02, 2002 1:17 am
by Henry
He took time off... according to his website LCDCenter 2.0 is not being updated anymore nor is he supporting it. I don't know about any of the other software he was working on...
Posted: Sat Feb 02, 2002 5:12 pm
by Braqua
Anything serious we should know about, or just plain programming-apathy?
-Worried
Posted: Wed Feb 06, 2002 7:46 am
by relix
sometimes I would want to walk away from it all too, and just get in an anime world and fight with swords... but the 2 last ones will probably be never accomplished

Posted: Fri Feb 08, 2002 5:36 am
by Braqua
I do believe the term is "Go Postal". :-)