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.1 by root, Sun Aug 13 01:44:25 2006 UTC vs.
Revision 1.6 by root, Tue Feb 27 15:50:52 2007 UTC

14 14
15 addexp <player> <how much> 15 addexp <player> <how much>
16 16
17The player must have a skill readied. All experience added in this manner 17The player must have a skill readied. All experience added in this manner
18will go directly to the skill readied. 18will go directly to the skill readied.
19
20=head2 arrest
21
22 arrest <player>
23
24Puts the named player into the nearest cell (corresonding to the region he is in).
19 25
20=head2 banish 26=head2 banish
21 27
22 banish <player> 28 banish <player>
23 29
258C<remove> will, suprisingly enough, remove the object specified by the tag 264C<remove> will, suprisingly enough, remove the object specified by the tag
259supplied. see also: free 265supplied. see also: free
260 266
261=head2 reset 267=head2 reset
262 268
263 reset <mapname> 269 reset
264 270
265All other characters must be off of the map at the time of reset. This 271Temporarily moves off all characters from the current map, then resets it.
266will NOT reset any unique items, such as players apartments, in the case 272This will NOT reset any per-player maps, such as apartments, or remove
267of unique items being on a map, it will cause them to be saved before the 273unique items or items on unique floors. I.e. it works exactly as if the
268map is reset. 274map reached its reset time prematurely.
269
270Using C<reset .> will reset the map that the player is currently on.
271 275
272=head2 server_speed 276=head2 server_speed
273 277
274 server_speed [newspeed] 278 server_speed [newspeed]
275 279
340 wizcast [<on_off>] 344 wizcast [<on_off>]
341 345
342This will enable/disable your ability to cast spells and prayers anywhere 346This will enable/disable your ability to cast spells and prayers anywhere
343as dm. Without argument it toggles between on and off. 347as dm. Without argument it toggles between on and off.
344 348
349=head2 wizlook
350
351 wizlook
352
353This will temporarily increase your area of sight to the maximum. It will
354return to normal when lighting conditions change or when you move.
355
345=head2 wizpass 356=head2 wizpass
346 357
347 wizpass 358 wizpass
348 359
349This will toggle on and off your ability to walk thru walls as dm. 360This will toggle on and off your ability to walk thru walls as dm.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines