ANSI Title Screen

Posted by Zune on Fri 13 Jan 2006 04:34 AM — 4 posts, 17,083 views.

#0
I did a little research on ANSI and learned that it contains more characters than standard MUD text. I'm interested in replacing my ansi title screen, but isn't it a helpfile? Therefore, doesn't it have a help file extension and not the .ANS extension that ANSI art files are supposed to have?

Secondly, if I use an ANSI art tool to create a .ANS file, how would I replace the ansi title with it?
Australia Forum Administrator #1
You mean this stuff?


-1 GREETING~
.
         /     _      _            _      _    _____
        /      |\    /|     /\     |      |   /     \     ***************
       /       | \  / |    /  \    |      |  |            *   \\._.//   *
      /        |  \/  |   /    \   |      |  |            *   (0...0)   *
     /_______  |      |  |______|  |      |  |            *    ).:.(    *
            /  |      |  |      |  |      |  |            *    {o o}    *
           /   |      |  |      |  |      |  |     __     *   / ' ' \   *
          /    |      |  |      |  |      |  |       |    *-'^^.VxvxV.^^'-*
         /     |      |  |      |   \____/    \_____/     ***************
        /

SMAUG 1.6 FUSS changes by Samson. Other bugfixes and changes provided by
various members of the SMAUG community. Their contributions are greatly
appreciated.
SMAUG 1.4 written by Thoric (Derek Snider) with Altrag, Blodkai, Haus, Narn,
Scryn, Swordbearer, Tricops, Gorog, Rennard, Grishnakh, Fireblade and Nivek.
Original MERC 2.1 code by Hatchet, Furey, and Kahn.
Original DikuMUD code by:
Hans Staerfeldt, Katja Nyboe, Tom Madsen, Michael Seifert && Sebastian Hammer

Enter your character's name, or type new: ~


You could generate the greeting you want, and open it in an editor. Copy and paste into the help.are file in the appropriate place (ie. the lines above). Make sure you leave in the trailing ~ symbol which indicates the end of the text.
#2
Nope, that's the greeting screen. I believe the ANSI screen can't be edited from online. It's sort of a secondary log-in screen that everyone sees, usually with excess color and special ANSI characters.
USA #3
The other one? It's the files in the /system/ directory. There are 3 of them. One for RIP, one for ANSI, and one for neither. Should be pretty easy to spot.