Mapper output?

Post Reply
dbuckalew
Posts: 6
Joined: Thu Mar 01, 2012 8:01 pm

Mapper output?

Post by dbuckalew »

Frequently when I move from one room to another, I get some output that looks like this:
table {}
size=0
creating new room

table {
0: 1
1: 2
2: 3
...
...
...
106: 107
}
My mostly uneducated guess is that this is internal to Mudlet and has something to do with mapping.

Two questions:

1) Am I close in my guess?
2) Is there a way to suppress the output? There sometimes hundreds of lines of this, and if I want to scroll back up to see output from the previous room even, I have to scroll past the hundreds of lines of this output.

Thanks!

User avatar
Omni
Posts: 131
Joined: Fri Feb 12, 2010 10:26 am

Re: Mapper output?

Post by Omni »

Turn off the generic mapper script that comes pre-installed on all new profiles.

dbuckalew
Posts: 6
Joined: Thu Mar 01, 2012 8:01 pm

Re: Mapper output?

Post by dbuckalew »

Thanks much!

Post Reply