I noticed when players reach level 500 in my mud, the gain the status of avatar, and with that..they get to see there hit/dam armor # etc, how can I disable this?
ahh avatars
Posted by Rob Harper on Thu 10 Jul 2003 05:31 PM — 2 posts, 11,546 views.
What I would do is go into mud.h and change LEVEL_HERO/LEVEL_AVATAR to a higher level that they cannot reach. Its simple, but I'm not sure what problems it would cause, if any.