Post
by Nocturo » Fri Feb 28, 2003 11:49 pm
This was discussed in another thread, implementing SuperWho as it was before isn't really possible without alot of overhaul. Even if the memory could still be read, accepting the /who command would require taking over EQ's code, which creates the offset issue.
I am however hoping to find a way to enable some of the telnet ability that was previously available. None of the fancy features, just something that routes the chat buffer through a telent server, and which takes inputed data from telnet and puts it into the input stream of EQ. I'm not really sure if this is possible. Is anyone more familiar with the code able to help me out here?