[Crossfire-wiki] [Crossfire DokuWiki] page changed: player_commands
no-reply_wiki at metalforge.org
no-reply_wiki at metalforge.org
Thu Sep 17 21:41:42 CDT 2009
A page in your DokuWiki was added or changed. Here are the details:
Date : 2009/09/17 21:41
User : kbulgrien
Edit Summary: Document the dm and dmhide commands.
@@ -1,7 +1,7 @@
====== Player Commands ======
- * See also: [[dm_commands]]
+ * See also: [[dm_commands]]
Much of this information is copied from the server files (server/lib/help).
=====General=====
@@ -165,8 +165,46 @@
An alternative form of ''use_skill disarm traps''.
server/trunk/server/c_object.c code comments suggest: //These functions (command_search, command_disarm) are really just wrappers for things like 'use_skill ...'. In fact, they should really be obsoleted and replaced with those.//
+
+ ==== dm ====
+
+ Usage:
+ 'dm password
+
+ Become a dungeon master. The server must be configured to allow the player to become a dungeon master or else the message //Sorry Pal, I don't think so.// is displayed.
+
+ Upon success, the server responds:
+
+ The Dungeon Master has arrived!
+ Ok, you are the Dungeon Master!
+
+ All players see a //The Dungeon Master has arrived!// message.
+
+ * See also: [[dm_commands#nodm]]
+ * See also: [[player_commands#dmhide]]
+ * See also: [[dm_commands]]
+
+ ==== dmhide ====
+
+ Usage:
+ 'dmhide password
+
+ An alternative to the [[player_commands#dm|dm]] command. The server must be configured to allow the player to become a dungeon master or else the message //Sorry Pal, I don't think so.// is displayed.
+
+ Upon success, the system responds:
+
+ Ok, you are the Dungeon Master!
+ Other players will no longer see you.
+ //Player// leaves the game.
+ //Player// left the game.
+
+ It appears to other players that a player logged off rather than indicating that he is now a dungeon master.
+
+ * See also: [[player_commands#dm]]
+ * See also: [[dm_commands#nodm]]
+ * See also: [[dm_commands]]
==== drop ====
Drop usage:
IP-Address : 64.217.181.189
Old Revision: http://wiki.metalforge.net/doku.php/player_commands?rev=1253240378
New Revision: http://wiki.metalforge.net/doku.php/player_commands
--
This mail was generated by DokuWiki at
http://wiki.metalforge.net/
More information about the crossfire-wiki
mailing list