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.4 by root, Thu Sep 14 19:22:05 2006 UTC vs.
Revision 1.7 by root, Thu Dec 21 03:34:51 2006 UTC

1=begin comment 1=begin comment
2
3*** 2***
4*** WARNING: 3*** WARNING: THIS IS A GENERATED FILE - CHANGES WILL BE LOST
5*** This file resides in both CFPlus/pod/ and server/pod/ 4*** The source for this file is in CFPlus/pod/dmcommand_help.pod
6*** Only ever edit the version in CFPlus/pod/ and run 5*** Make any changes there and then run ./copy_doc
7*** ./copy_pod inside server/pod/ to update that copy.
8*** 6***
9 7=end comment
10=end
11 8
12=head1 Crossfire+ Dungeon Master Commands 9=head1 Crossfire+ Dungeon Master Commands
13 10
14The following commands are only available to you if you are dungeon 11The following commands are only available to you if you are dungeon
15master, that is, a kind of server administrator with special privileges. 12master, that is, a kind of server administrator with special privileges.
25 22
26 addexp <player> <how much> 23 addexp <player> <how much>
27 24
28The player must have a skill readied. All experience added in this manner 25The player must have a skill readied. All experience added in this manner
29will go directly to the skill readied. 26will go directly to the skill readied.
27
28=head2 arrest
29
30 arrest <player>
31
32Puts the named player into the nearest cell (corresonding to the region he is in).
30 33
31=head2 banish 34=head2 banish
32 35
33 banish <player> 36 banish <player>
34 37
351 wizcast [<on_off>] 354 wizcast [<on_off>]
352 355
353This will enable/disable your ability to cast spells and prayers anywhere 356This will enable/disable your ability to cast spells and prayers anywhere
354as dm. Without argument it toggles between on and off. 357as dm. Without argument it toggles between on and off.
355 358
359=head2 wizlook
360
361 wizlook
362
363This will temporarily increase your area of sight to the maximum. It will
364return to normal when lighting conditions change or when you move.
365
356=head2 wizpass 366=head2 wizpass
357 367
358 wizpass 368 wizpass
359 369
360This will toggle on and off your ability to walk thru walls as dm. 370This will toggle on and off your ability to walk thru walls as dm.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines