Page 2 of 2

Re: Map

Posted: Sat Mar 15, 2014 5:26 pm
by Jandolar
That's what I'd like to do but I tried the # thing you told me about in PM and can't get it to work.

Re: Map

Posted: Sat Mar 15, 2014 5:36 pm
by Hywaywolf
this is what i have in each cell:

#1

wall wall.r #WORD
#D_TO
#YOU
#R_MO
wall.m #THER

Oh, I bet its because you are using spaces. You need to use underbar for a space _.

Any word marked with a # sign is interpreted as text to be inserted into the center of the cell; normally, this would be used to put room numbers into the map, but any text may be so inserted. However, the text to be inserted must fit within the cell; any overlap will be cropped. A space can be inserted by using an underscore character.

Re: Map

Posted: Sat Mar 15, 2014 6:22 pm
by Jandolar
Got it! Thanks man, this helps a lot.

Re: Map

Posted: Sun Mar 16, 2014 2:30 pm
by dymondy2k
Hell I use the crap out of MM2 and even I didn't know about the _ for space!