Capturing the datastream...

A forum for feature requests/discussions and user submitted patches that improve MQ2

Moderator: MacroQuest Developers

mineame
decaying skeleton
decaying skeleton
Posts: 9
Joined: Tue Sep 30, 2003 3:53 pm

Capturing the datastream...

Post by mineame » Tue Sep 30, 2003 3:57 pm

I am assuming that MQ captures the datastream sent down from the server to the client and then does something useful with that...

If this is the case, where does it happen?

What I want to do is write this stream to a file and try and parse it for the info when a user uses the /bazaar command....

Is this possible? Or am I on the wrong track?

User avatar
pooz
a lesser mummy
a lesser mummy
Posts: 44
Joined: Fri Jun 27, 2003 1:01 pm

Post by pooz » Tue Sep 30, 2003 4:28 pm

MQ reads memory, ShowEQ reads the datastream.
trees do not need much money

papiraul
a lesser mummy
a lesser mummy
Posts: 76
Joined: Fri Sep 27, 2002 8:46 am

Post by papiraul » Tue Sep 30, 2003 4:38 pm

What I want to do is write this stream to a file and try and parse it for the info when a user uses the /bazaar command....
Do a seach for bazaartracker on seq.sf.net

Cheers