OLC Autoformatting

Posted by Dace K on Fri 28 May 2004 08:04 PM — 3 posts, 16,013 views.

Canada #0
..Anybody know how to set it up so that the ingame
editor will automatically break down too-long lines
into several?

A couple of my builders seem to have this problem with hitting their enter keys while writing descs, and I can't find any mention of this problem anywhere...

If it helps, apparently Circle has this function in it..

USA #1
Most editors use <command character>f (ie .f) to format lines to 75ish chars long. The drawback to this is colorcodes are typically counted as characters unless you rewrite the format function ever so slightly.
Canada #2
..ah. I finally remembered the term for what I'm looking for.

Linewrapping. :P