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.14 by root, Tue Dec 23 06:58:15 2008 UTC

1=head1 Crossfire TRT Dungeon Master Commands 1=head1 Deliantra Dungeon Master Commands
2 2
3The following commands are only available to you if you are dungeon 3The following commands are only available to you if you are dungeon
4master, that is, a kind of server administrator with special privileges. 4master, that is, a kind of server administrator with special privileges.
5 5
6=head2 abil 6=head2 abil
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>
238 250
239=head2 shutdown 251=head2 shutdown
240 252
241 shutdown 253 shutdown
242 254
243This will cause a Crossfire TRT server to shut down entirely by first 255This will cause a Deliantra server to shut down entirely by first
244kicking out all players, saving all maps and finally exiting. Crossfire 256kicking out all players, saving all maps and finally exiting. Deliantra
245servers will kick out players and might or might not save some players or 257servers will kick out players and might or might not save some players or
246maps. 258maps.
247 259
248=head2 stats 260=head2 stats
249 261
278This will enable/disable your ability to cast spells and prayers anywhere 290This will enable/disable your ability to cast spells and prayers anywhere
279as dm. Without argument it toggles between on and off. 291as dm. Without argument it toggles between on and off.
280 292
281=head2 wizlook 293=head2 wizlook
282 294
283 wizlook 295 wizlook [<on_off>]
284 296
285This will temporarily increase your area of sight to the maximum. It will 297This will enable/disable increase your area of sight to the
286return to normal when lighting conditions change or when you move. 298maximum. Without argument it toggles between on and off.
287 299
288=head2 wizpass 300=head2 wizpass
289 301
290 wizpass 302 wizpass
291 303

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines