Text Output Align Center

Posted by Gregory on Wed 21 Jan 2015 05:55 PM — 3 posts, 13,131 views.

#0
HI I've looked at the faqs and checked other posts but I couldn't find the answer to this.

How do I change the text output of the MUD from being aligned left to being aligned centre on my screen?

I've got the black background, altered the font and font size, but can't seem to change the alignment!

Many thanks.
Australia Forum Administrator #1
It's not designed to do center alignment, right alignment or justified alignment.

This is partly because a lot of MUDs do things (like inventory lists) which are designed to line up if you use a fixed-width font, and display them left aligned.
#2
Thank you!