[Crossfire-wiki] [Crossfire DokuWiki] page changed: player_commands

no-reply_wiki at metalforge.org no-reply_wiki at metalforge.org
Thu May 7 05:39:37 CDT 2009


A page in your DokuWiki was added or changed. Here are the details:

Date        : 2009/05/07 05:39
User        : kbulgrien
Edit Summary: Add more missing commands.  Remove invalid melee, mode, quests, range commands.  Rework mouse "commands".

@@ -1,6 +1,9 @@
  ====== Player Commands ======
+ 
  Copied from the server files (server/lib/help).
+ 
+ =====General=====
  
  ==== apply ====
  Apply applies an object.
  
@@ -219,33 +222,8 @@
    * mark three torches
    * mark sword
  
  mark will look for best match first, and then look for matches based on shortened name, object name, archetype name. It prints the match it finds.
- 
- ==== melee ====
- You fight to kill monsters.  You can either use magic or weapons.
- 
- To use weapons, simply wield a weapon (and armour!) and move into the monster you want to attack.
- 
- To use magic or bows, read 'help [[player_commands#spells]] and 'help [[player_commands#range]]  and 'help [[player_commands#cast] and 'help [[player_commands#invoke]]
- 
- ==== mode ====
- The mode commands are as follows:
- 
-   * [[player_commands#Applymode]], adjusts how items are applied
-   * [[player_commands#Bowmode]], adjusts the way bows work
-   * [[player_commands#Peaceful]], sets how you react to other players
-   * [[player_commands#Petmode]], adjusts how your pets behave
- 
- ==== motd ====
- motd displays the Message Of The Day file.
- 
- ==== mouse ====
- The mouse isn't a great way to move your character.  It'll work, but you'll be handicapped unless you use the keyboard for this.  However, the mouse has the following inventory uses:
- 
-   * Middle button on item:  apply or equip
-   * Right button:  drop or pickup item on ground
-   * Left button: info on item
  
  ==== move ====
  These are the basic movement keys:
  
@@ -259,11 +237,8 @@
  
    * 'help mouse  for help on what the mouse buttons do.
    * 'help melee for advice on how to fight
    * 'help traps for help with finding and disarming traps
- 
- ==== news ====
- news displays the server news.
  
  ==== output ====
  As of version 0.91.7, new output handling was added.  The behaviour is controlled with the output-sync and output-count commands.
  
@@ -274,9 +249,8 @@
  see [[player_commands#output]]
  
  === output-sync ===
  see [[player_commands#output]]
- 
  
  ==== party ====
  
    * party join partyname
@@ -342,28 +316,14 @@
  
  Value density is value in gold/weight in kilograms.
  
  The value in gold is what the item is worth if you sold it in the shop. Goldcoins have a value density of 66, Density 10 will pickup silver, gold, rings, wands, books, and scrolls. Artifacts are also picked up.
- 
- ==== quests ====
- The quests command lists the quests you are doing or have completed.
- 
- Parameters are:
-   * nothing: displays current quests.
-   * finished: displays finished quests;
-   * xxx: displays details for quests (finished or not) with name containing xxx
- 
  
  ==== quit ====
  
  **WARNING: The //'quit// command will delete your character!**
  
  If you want to quit without deleting your character, you must use a 'Bed to Reality'.  Find a bed (probably in a building close to where you entered the game), get on top of it, and Apply it using shift-A (capital A).
- 
- ==== range ====
- Your range weapon can be one of several weapons, a spell you cast, a bow-and-arrow, a rod, or a wand, to name a few.
- 
- Your range weapon is fired when you press SHIFT-direction, and will be fired in that direction.
  
  ==== ready_skill ====
  
  FIXME - Add documentation here and in the server help.
@@ -381,19 +341,19 @@
  
  If 'to <new name>' is omitted, clears the custom name.
  
  Note: maximum allowed name length is 127 characters.
- 
- 
- ==== rules ====
- rules displays the rules in effect on this server.
  
  ==== save ====
  No parameters.
  Updates players status to disk.
  This can be useful for making backup copies if you fear the server is about to crash.
  
  WARNING--if you want to leave the game without destroying your player, you must find a 'Bed to Reality'  and hit A on the bed to apply it.  Doing 'save and then quitting will still delete your character.
+ 
+ ==== search ====
+ 
+ FIXME - Add documentation here and in the server help.
  
  ==== shout ====
  Usage:
  
@@ -415,17 +375,8 @@
  If sort_inventory is not set (default), items will be inserted via type, subtype and magic.  This, all axes
  will be grouped together in magic order, all daggers by magic order, etc.  Unforunately, for scrolls and rings, new ones just get inserted last.
  
  If you have a lot of stuff that is not in alphabetical order but you would like it to be, the best method is to drop all of it and then pick it up.
- 
- ==== statistics ====
- statistics shows various useful information about your character. None of the information it shows is stuff that is not contained in the documentation.
- 
- As of now, it shows how much experience you need for your next level.  It also shows natural, real, and maximum statistic values.
- 
-   * Your natural stat is the stat without any items/spells applied.
-   * Real is what the current value is (same as in the stat window.)
-   * Maximum is the maximum value for your natural stat.
  
  ==== take ====
  The take commands take object(s) on the space the player is standing on, and inserts them into the players inventory.
  
@@ -475,4 +426,64 @@
  
  ==== whereabouts ====
  The whereabouts command gives a summary about the regions in which players are currently staying.
  
+ =====Communication=====
+ 
+ FIXME - Add documentation here and in the server help.
+ 
+ ===== Directional =====
+ 
+ ==== east ====
+ ==== north ====
+ ==== northeast ====
+ ==== northwest ====
+ ==== south ====
+ ==== southeast ====
+ ==== southwest ====
+ ==== west ====
+ 
+ Move the character in the indicated direction.
+ 
+ FIXME - Add documentation in the server help.
+ 
+ ===== Information =====
+ 
+ ==== motd ====
+ 
+ motd displays the Message Of The Day file.
+ 
+ ==== news ====
+ 
+ news displays the server news.
+ 
+ ==== resistances ====
+ 
+ FIXME - Add documentation here and in the server help.
+ 
+ ==== rules ====
+ 
+ rules displays the rules in effect on this server.
+ 
+ ==== skills ====
+ 
+ FIXME - Add documentation.
+ 
+ ==== statistics ====
+ 
+ statistics shows various useful information about your character. None of the information it shows is stuff that is not contained in the documentation.
+ 
+ As of now, it shows how much experience you need for your next level.  It also shows natural, real, and maximum statistic values.
+ 
+   * Your natural stat is the stat without any items/spells applied.
+   * Real is what the current value is (same as in the stat window.)
+   * Maximum is the maximum value for your natural stat.
+ 
+ ==== Mouse ====
+ 
+ The mouse isn't a great way to move your character.  It'll work, but you'll be handicapped unless you use the keyboard for this.  However, the mouse has the following inventory uses:
+ 
+   * Middle button on item:  apply or equip an inventory item, or use an item on the ground.
+   * Right button:  drop or pickup item on ground or an inventory item.
+   * Left button: display information about an item on the map or an inventory item.
+   * Shift key + left button: lock an inventory item.
+   * Shift key + middle button: mark an inventory item.


IP-Address  : 70.254.36.244
Old Revision: http://wiki.metalforge.net/doku.php/player_commands?rev=1241690781
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