I've been wracking my brain, and I think the only option that would work exactly like
you want is to use a client-side hook DLL.

-Av

"Yacketta, Ronald" wrote:

> I thought "condump" dumped everything tossed to the client console to
> qconsole.log
> Maybe this would be a bit cleaner for you to use?
>
> -Ron
>
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]] On Behalf Of Kyle
> McCulloch
> Sent: Wednesday, March 13, 2002 3:51 AM
> To: [EMAIL PROTECTED]
> Subject: Re: [hlcoders] cvar/console message access from an external
> program.
>
> Client side. Clients can't seem to be able to generate log files, so
> there are no log to read. Having my app work server side is useless
> since the whole point is to display your personal stats on an lcd
> display regardless of the mod or the server.
>
> ----- Original Message -----
> From: "Tom" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Wednesday, March 13, 2002 2:25 AM
> Subject: Re: [hlcoders] cvar/console message access from an external
> program.
>
> > tried reading the log files?
> >
> >
> > ----- Original Message -----
> > From: "Kyle McCulloch" <[EMAIL PROTECTED]>
> > To: <[EMAIL PROTECTED]>
> > Sent: Wednesday, March 13, 2002 7:12 AM
> > Subject: [hlcoders] cvar/console message access from an external
> > program.
> >
> >
> > > I'm trying to write a client side stats program that writes it's
> > > output
> to
> > a
> > > serial driven LCD screen (www.matrixorbital.com). My problem is
> > > getting
> > the
> > > kill/death messages from HL. So far I've been useing 'condump', but
> > > am
> > very
> > > unhappy with it, since I have to manually invoke it every time I
> > > want my stats updated, and I get duplicate messages from it's lack
> > > of time
> > stamping.
> > > I've also looked at condebug, but it doesn't save any server
> > > messages to it's logs. I've also thought of using a dll hook (Such
> > > as a heavily
> > modified
> > > OGC) but it may be detected as a cheat.
> > >
> > > Can anyone suggest some other ideas besides modifing client/mp dll's
>
> > > (I
> > want
> > > to use this with existing mods)?
> > >
> > > Thanks,
> > > Kyle McCulloch
> > > http://www.hekzbox.com
> > >
> > > PS: I hope this isn't off topic. I've had 0.0 luck finding resources
>
> > > for this subject.
> > >
> > > _______________________________________________
> > > To unsubscribe, edit your list preferences, or view the list
> > > archives,
> > please visit:
> > > http://list.valvesoftware.com/mailman/listinfo/hlcoders
> > >
> >
> > _______________________________________________
> > To unsubscribe, edit your list preferences, or view the list archives,
> please visit:
> > http://list.valvesoftware.com/mailman/listinfo/hlcoders
> >
>
> _______________________________________________
> To unsubscribe, edit your list preferences, or view the list archives,
> please visit: http://list.valvesoftware.com/mailman/listinfo/hlcoders
> _______________________________________________
> To unsubscribe, edit your list preferences, or view the list archives, please visit:
> http://list.valvesoftware.com/mailman/listinfo/hlcoders

--
---------
[DRP]Avatar-X
SillyZone Homepage: www.thesillyzone.com
SillyZone Forums: forum.thesillyzone.com
My Homepage: www.cyberwyre.com


_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please visit:
http://list.valvesoftware.com/mailman/listinfo/hlcoders

Reply via email to