|
rck Novice
Joined: 26 Oct 2005 Posts: 32 Location: California
|
Posted: Wed Sep 15, 2010 4:34 am
[3.26] ANSI: Bold Off |
Upgraded to 3.26, bold off no longer seems to be working.
Code: |
;$ansi.bold_on+"test"+$ansi.bold_off+"test"
=> "<27>[1mtest<27>[22mtest"<27>[0m |
Tried toggling various options, no luck.
Edit: downgraded to 3.25, problem still exists. Annoyingly I don't have the setup version of what I had installed originally so I can't downgrade. |
|
|
|
Fizgar Magician
Joined: 07 Feb 2002 Posts: 333 Location: Central Virginia
|
Posted: Wed Sep 15, 2010 8:00 am |
If you can add
to the start of your
local that should get you back under way for now.
|
|
|
|
rck Novice
Joined: 26 Oct 2005 Posts: 32 Location: California
|
Posted: Wed Sep 15, 2010 8:39 am |
That would probably break our mud's usage of bold_off though in several places, I can live with it myself for now.
(the ;<code> was moocode, not cmud stuff) |
|
|
|
Zugg MASTER
Joined: 25 Sep 2000 Posts: 23379 Location: Colorado, USA
|
Posted: Wed Sep 15, 2010 4:14 pm |
Confirmed and added to bug list
|
|
|
|
|
|