Script 101 question! Best methods for accessing the stream

Share your scripts and packages with other Mudlet users.
Post Reply
mecurial
Posts: 2
Joined: Mon Jan 25, 2016 5:48 am

Script 101 question! Best methods for accessing the stream

Post by mecurial »

Hi everyone!

I am playing on an older mud of Dikumud type and I have some questions. Right now I am using the getLines and getLineNumber methods to access input from the buffer. There has to be a better way right?!

I would really like to see the stream from the mud before anything is done with it. Does it come in a xml like format with tags around things like room names? Anyway I am having a hard time tracking down how to get at this through mudlet. This is an older mud if that makes much difference.

Thanks a ton for any help!
-m

Post Reply