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

Comparing deliantra/server/pod/dmcommand_help.pod (file contents):
Revision 1.1 by pippijn, Thu Sep 7 21:49:33 2006 UTC vs.
Revision 1.6 by root, Wed Nov 8 00:54:06 2006 UTC

1=begin comment
2
3***
4*** WARNING:
5*** This file resides in both CFPlus/pod/ and server/pod/
6*** Only ever edit the version in CFPlus/pod/ and run
7*** ./copy_pod inside server/pod/ to update that copy.
8***
9
10=end
11
1=head1 Crossfire+ Dungeon Master Commands 12=head1 Crossfire+ Dungeon Master Commands
2 13
3The following commands are only available to you if you are dungeon 14The following commands are only available to you if you are dungeon
4master, that is, a kind of server administrator with special privileges. 15master, that is, a kind of server administrator with special privileges.
5 16
14 25
15 addexp <player> <how much> 26 addexp <player> <how much>
16 27
17The player must have a skill readied. All experience added in this manner 28The player must have a skill readied. All experience added in this manner
18will go directly to the skill readied. 29will go directly to the skill readied.
30
31=head2 arrest
32
33 arrest <player>
34
35Puts the named player into the nearest cell (corresonding to the region he is in).
19 36
20=head2 banish 37=head2 banish
21 38
22 banish <player> 39 banish <player>
23 40
340 wizcast [<on_off>] 357 wizcast [<on_off>]
341 358
342This will enable/disable your ability to cast spells and prayers anywhere 359This will enable/disable your ability to cast spells and prayers anywhere
343as dm. Without argument it toggles between on and off. 360as dm. Without argument it toggles between on and off.
344 361
362=head2 wizlook
363
364 wizlook
365
366This will temporarily increase your area of sight to the maximum. It will
367return to normal when lighting conditions change or when you move.
368
345=head2 wizpass 369=head2 wizpass
346 370
347 wizpass 371 wizpass
348 372
349This will toggle on and off your ability to walk thru walls as dm. 373This will toggle on and off your ability to walk thru walls as dm.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines