kdberg Beginner
Joined: 06 Jan 2003 Posts: 18 Location: USA
|
Posted: Tue Jan 07, 2003 6:50 am
Basic Ansi Color Question With Mapper |
Just getting started, so please bare with me:
The exits in a room description from my mud (Achaea) are a unique color, and the exits may span multiple lines, and have extra info (like whether the exit is a door or not).
Here is a sample capture:
%e[1;34mYou see exits leading north, northeast, east (open door), southeast, south %e[0m%e[1;34m(closed door), southwest (open door), and west.%e[0m
Can someone please help and give me the details on how I can instruct the mapper to correctly find and map the exits (including doors). |
|