Lasivian Wanderer
Joined: 25 Jan 2002 Posts: 76 Location: USA
|
Posted: Sun Dec 16, 2007 9:43 pm
zmud mapper config problem (Colors and special characters) |
For the most part I understand the mapper well, and it's been working ok.
But i'm having some nasty issues with rooms that have names that begin with non-standard characters or colors.
This is the raw logged data:
Code: |
[1;37m([1;33mX[1;37m)[1;32mArmor Alley[1;37m([1;33mX[1;37m) [0;33mat [1;32mM[1;37me[1;32mr[1;37mc[1;32mh[1;37ma[1;32mn[1;37mt[1;32m'[1;37ms [0;33mRow[0m
[1;37m[Exits: north east south west][0m
[1;30mClean and sturdy vending stalls are set up on both sides of the well [0m
[1;30mlit street. An easy to read well constructed sign directs vendors and[0m
[1;30mshoppers to the stall addresses.[0m
[33m | |[0m
[33m<--[1;32mWest [1;37m(Stall 18) [0;33m| | [1;37m(Stall 17) [1;32mEast[0;33m-->[0m
[33m | |[0m
[1;31mHp:[0;31m1852/1852[0m([1;32m100[0m%) [1;35mMn:[0;35m1670/1963[0m(85%) [1;34mMv:[0;34m889 [1;33mG:453951 [0mAlt:[1;32m100[0m% |
without the color codes:
Code: |
(X)Armor Alley(X) at Merchant's Row
[Exits: north east south west]
Clean and sturdy vending stalls are set up on both sides of the well
lit street. An easy to read well constructed sign directs vendors and
shoppers to the stall addresses.
| |
<--West (Stall 18) | | (Stall 17) East-->
| |
Hp:1852/1852(100%) Mn:1670/1963(85%) Mv:889 G:453951 Alt:100% (47593538)
|
This is a description of how the mapper is seeing it in reconfig:
(X)Armor Alley(X) at Merchant's Row
[Exits: north east south west]
Clean and sturdy vending stalls are set up on both sides of the well
lit street. An easy to read well constructed sign directs vendors and
shoppers to the stall addresses.
| |
<--West (Stall 18) | | (Stall 17) East-->
| |
Hp:1852/1852(100%) Mn:1670/1963(85%) Mv:889 G:453951 Alt:100% (47593538)
Not sure what to do in this situation.
Thanks |
|