--- deliantra/server/pod/dmcommand_help.pod 2006/09/08 03:08:21 1.2 +++ deliantra/server/pod/dmcommand_help.pod 2007/03/14 15:42:16 1.8 @@ -1,3 +1,11 @@ +=begin comment +*** +*** WARNING: THIS IS A GENERATED FILE - CHANGES WILL BE LOST +*** The source for this file is in CFPlus/pod/dmcommand_help.pod +*** Make any changes there and then run ./copy_doc +*** +=end comment + =head1 Crossfire+ Dungeon Master Commands The following commands are only available to you if you are dungeon @@ -17,6 +25,12 @@ The player must have a skill readied. All experience added in this manner will go directly to the skill readied. +=head2 arrest + + arrest + +Puts the named player into the nearest cell (corresonding to the region he is in). + =head2 banish banish @@ -260,14 +274,12 @@ =head2 reset - reset - -All other characters must be off of the map at the time of reset. This -will NOT reset any unique items, such as players apartments, in the case -of unique items being on a map, it will cause them to be saved before the -map is reset. + reset -Using C will reset the map that the player is currently on. +Temporarily moves off all characters from the current map, then resets it. +This will NOT reset any per-player maps, such as apartments, or remove +unique items or items on unique floors. I.e. it works exactly as if the +map reached its reset time prematurely. =head2 server_speed @@ -342,17 +354,15 @@ This will enable/disable your ability to cast spells and prayers anywhere as dm. Without argument it toggles between on and off. -=head2 wizpass - - wizpass +=head2 wizlook -This will toggle on and off your ability to walk thru walls as dm. + wizlook -=head1 Authors +This will temporarily increase your area of sight to the maximum. It will +return to normal when lighting conditions change or when you move. -Parts of this document were originally taken from the crossfire server -help files with unknwon authors. +=head2 wizpass -Adapted for use by I, enhanced and corrected by Pippijn van -Steenhoven and Marc A. Lehmann. + wizpass +This will toggle on and off your ability to walk thru walls as dm.