|
Drak Newbie
Joined: 15 Jun 2003 Posts: 2
|
Posted: Sun Jun 15, 2003 9:29 pm
Reformating display for mapper |
Ok here is my problem.
In the room description I got
Room Name
Weather. Description ---
------------------
------------. Exits ----
----
<Raw format>
%e[33mRoom Name
%e[36mWeather. %e37mDescription ---
------------------
------------. %e34mExits ----
----
Is there a way to send a crlf when I get the the different ansi codes for the different parts of the room so it will come out like this:
%e[33mRoom Name
%e[36mWeather.
%e37mDescription ---
------------------
------------.
%e34mExits --------
Like sending a crlf in the middle of the line? If so can someone give me an example? And i need it done before the mapper sees it.
Thanks in advance :) |
|
|
|
Vijilante SubAdmin
Joined: 18 Nov 2001 Posts: 5182
|
|
|
|
Drak Newbie
Joined: 15 Jun 2003 Posts: 2
|
Posted: Sun Jun 15, 2003 10:28 pm |
Yeah, I tried that last night (well this morning) for about 3 hours and couldn't get it to work. Then after you posted the link I got to thinking. I'm at 6.16. I checked the version history and #COND didn't come out untill 6.20. Going to upgrade and try that. Thanks Vijilante :)
|
|
|
|
|
|