ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/lib/wizhelp/hide
Revision: 1.2
Committed: Mon Sep 10 17:33:45 2007 UTC (16 years, 9 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
State: FILE REMOVED
Log Message:
remove cruft

File Contents

# User Rev Content
1 root 1.1 hide:
2    
3     This hides the DM from being seen by other players.
4     This is done by making the player perpetually invisible.
5     It also results in the player not showing up in the who
6     command, maps comamnd, or being reported as a player on
7     the metaserver.
8    
9     Note that the DM can still do things that makes his presence
10     known, eg, shout, other DM actions, etc.