Who and Area

Posted by Alanya on Sun 01 Dec 2002 07:35 PM — 3 posts, 13,601 views.

#0
How do I edit the data in the area command?
How do I change the command <Who 1> to <who>?
How do I costumise the 'who' data, to make it look how I want?

Thanks in advance for the help!

~Athayria
USA #1
1) The area command pulls its info directly from areas.txt, so unless you have some way of marking an area as hidden, there isn't a real practical way to modify the contents of the area command output.

2)<Who #> is typically an optional filter to display all chars of a certain level instead of the default <who> that displays everything.

3)Grep the SMAUG src for 'void do_who' and that will tell you where the output look is configured and changed. I would just give you the filename, but to be perfectly honest I don't remember and I'm too lazy to download the SMAUG src to find out.
Amended on Sun 01 Dec 2002 08:39 PM by Meerclar
Australia Forum Administrator #2
Quote:

How do I change the command <Who 1> to <who>?


There is one line to change to fix that. It is discussed on my page about "how to compile SMAUG". To save a bit of time search the forum, or the SMAUG source, for the word "REQWHOARG".