ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/Deliantra-Client/pod/dmcommand_help.pod
(Generate patch)

Comparing deliantra/Deliantra-Client/pod/dmcommand_help.pod (file contents):
Revision 1.10 by root, Thu Jun 21 22:41:25 2007 UTC vs.
Revision 1.12 by root, Tue Jul 10 01:34:30 2007 UTC

63 63
64Without arguments, debug will simply print the current level of 64Without arguments, debug will simply print the current level of
65debugging. Valid debugging levels are 0-3 where: llevError = 0, llevInfo = 65debugging. Valid debugging levels are 0-3 where: llevError = 0, llevInfo =
661, llevDebug = 2, llevMonster = 3 661, llevDebug = 2, llevMonster = 3
67 67
68=head2 dm
69
70 dm <password>
71
72Try to become dungeon master.
73
74=head2 dmhide
75
76 dmhide <password>
77
78Same as becoming dm and hiding at the same time. See B<hide>.
79
68=head2 dump 80=head2 dump
69 81
70 dump <tag> 82 dump <tag>
71 83
72Using dump, you can see the attributes of any item in the game. To find 84Using dump, you can see the attributes of any item in the game. To find
180 192
181 observe <playername> 193 observe <playername>
182 194
183Observes the given object (currently players only). This means that the 195Observes the given object (currently players only). This means that the
184map and stats of the observed object will be displayed instead of ones 196map and stats of the observed object will be displayed instead of ones
185own map and stats. Using observe without argument will switch bakc to 197own map and stats. Using observe without argument will switch back to
186displaying your own map and stats. 198displaying your own map and stats.
187 199
188=head2 patch 200=head2 patch
189 201
190 patch <tag> <variable> <value> 202 patch <tag> <variable> <value>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines