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.14 by root, Tue Dec 23 06:58:15 2008 UTC vs.
Revision 1.15 by elmex, Thu Apr 29 06:36:08 2010 UTC

203 203
204Using the patch command, you can radically modify the properties of 204Using the patch command, you can radically modify the properties of
205objects in the game. Simply specify the object to modify and the new 205objects in the game. Simply specify the object to modify and the new
206values of its variables (or completely new variables). See Also: dump 206values of its variables (or completely new variables). See Also: dump
207 207
208=head2 password
209
210 password <playername> [<new password>]
211
212Will set a new password for the player. If no new password
213is given a random password will be generated (and printed).
214
208=head2 reload 215=head2 reload
209 216
210Will first unload all loaded perl extensions and modules loaded from the 217Will first unload all loaded perl extensions and modules loaded from the
211extension directory, followed by loading the perl part of the plugin and 218extension directory, followed by loading the perl part of the plugin and
212all extensions found. 219all extensions found.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines