Who list.

Posted by USER007 on Mon 10 Nov 2003 01:23 AM — 4 posts, 16,749 views.

#0
How do you change the ranks in the who list?
Canada #1
Change it to what? I believe that the rank command allows players to change that.
#2
For example when any person types who it shows a list. So I want to know where change the rank New fighters to Newbie fighters.
EX: Before
---------------------------[ New Fighters ]----------------
Demon Carla the Fighter in Training.
Human Bahram the Fighter in Training.
Human Velix the Fighter in Training.

After:
---------------------------[ Newbe Fighters ]--------------
Mutant Carla the Fighter in Training.
USA #3
It would be in do_who function, which may be called do_newwho depending on your code. Just read it: that's such an obvious line that it'll stand out. Just search for "new fighters" and just change it to "newbie fighters".