ANSI art for room descriptions

Posted by Biomcanic on Mon 01 Jun 2009 10:30 PM — 8 posts, 35,687 views.

#0
Hi! Is there a way to include ansi art in the room descriptions? I can't do it well with the command redit desc.

Thanks a lot!! :)
USA #1
Well, what's the problem with redit desc?
#2
Hi! When it is only ascii, there is no problem, but when i open an .ans file with the notepad, i select one line (75 char.) and copy to clipboard, then i go to mudclient to paste on a redit desc line, then the problem is: for 1 char, in ansi, there is 4 char for color information and then, every line is limited actually for 17 char (more or less) on ansi chars with colors.

Sorry of my bad English :P . I hope you understand my explanation :) See you!
Amended on Tue 02 Jun 2009 05:33 AM by Biomcanic
USA #3
Sounds like your best bet is going to be to put the ansi directly into the area file itself offline then hotboot the changes into the mud rather than trying to use redit to do it online.
#4
Thanks! It's a good solution, i've tried it and it works fine for me :) Another question:

I want to know if the people that plays muds uses clients with utf8 support. Please, tell me your knowing about that.

Thank a lot!! :DD
Australia Forum Administrator #5
MUSHclient can display UTF-8 (this is an option in output configuration).

I think it will also allow input in Unicode with the appropriate input locale set in Windows Control Panel, but am a little unsure about that. The reason for the uncertainty is that the command window is a Windows Edit Control, but the output window is a custom-written display.

I can't speak for any other clients, you could try asking on their forums.
Australia Forum Administrator #6
The graphic near the bottom of this page shows typing stuff into the MUD in a different code page, and it being displayed correctly:

http://www.gammon.com.au/forum/bbshowpost.php?id=2681&page=4

#7
Hi! I think that finally, i'll choose the standard characters to make ansi art. I see that there are a lot of problems to the players to see all the ansis well.

Thanks a lot!! :)