User Tools

Site Tools


player_commands

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
player_commands [2022/05/10 00:47]
leaf Spacing changes to move command
player_commands [2024/03/25 17:41]
leaf [pickup] Update the command to match commit 900867
Line 407: Line 407:
 ==== forget_spell ==== ==== forget_spell ====
  
-Syntax: ​forget_spell ​<spell name>+The forget_spell ​command will cause your currently logged-in character to permanently lose knowledge of the specified ​spell.
  
-This will cause you to permanently ​lose knowledge of a spell.+Usage: 
 +  forget_spell <spell name> 
 + 
 +Example: 
 +  forget_spell light 
 + 
 +  You lose knowledge of light.
 ==== get ==== ==== get ====
  
Line 458: Line 464:
 See Also: [[player_commands#​cast|cast]] See Also: [[player_commands#​cast|cast]]
  
-==== keys ==== 
  
-These are the basic movement keys: 
- 
-    yku 
-    h l 
-    bjn 
- 
-Running is done by holding the control key down, keeping it held down, and tapping a direction key once. Release the control key to stop running. Running is recommended - especially when attacking. 
- 
-Firing a ranged attack ('help range) such as a bow, crossbow, wand, staff, rod, throwing weapon, or spellcasting ('help cast) is done by holding down the shift key, keeping it held down, and tapping a direction key once to fire in that direction. 
- 
-'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 
- 
-See Also: [[player_commands#​range|range]] 
-See Also: [[player_commands#​mouse|mouse]] 
-See Also: [[player_commands#​melee|melee]] 
-See Also: [[player_commands#​traps|traps]] 
-See Also: [[player_commands#​cast|cast]] 
 ==== killpets ==== ==== killpets ====
  
Line 532: Line 516:
  
 Listen, sets the level of messages you will hear. Listen, sets the level of messages you will hear.
 +
 +Adjust the listening level to determine the messages visible to the player. Set it to 1 for only important messages, like when a player shouts, or choose 15 for verbose mode, displaying every message.
  
 If no parameters are set, the current listen level is shown: If no parameters are set, the current listen level is shown:
Line 678: Line 664:
 The command motd displays the server'​s Message Of The Day file The command motd displays the server'​s Message Of The Day file
  
-=== mouse ====+==== mouse ====
  
 The mouse is one possible way to move your character. But is primarily used to interface with objects and items in the game.  The mouse is one possible way to move your character. But is primarily used to interface with objects and items in the game. 
Line 690: Line 676:
 Also, the mouse has the following inventory uses: Also, the mouse has the following inventory uses:
   * Left button: identify or examine the item   * Left button: identify or examine the item
-  * Middle button on item: apply or equip or consume the item+  * Middle button on item: apply or equip or consume the item (i.e., eat food item, read a scroll or book or spellbook)
   * Right button: drop the item(s) from your inventory to the ground or places the item(s) in an open or active container (i.e., pouch or chest or sack)   * Right button: drop the item(s) from your inventory to the ground or places the item(s) in an open or active container (i.e., pouch or chest or sack)
 +
 +The mouse command can use use keyboard commands for special applications in the Inventory window:
 +  * Left button + shift key: lock or unlock a clicked inventory item, see lock
 +  * Middle button + shift key: mark a clicked item (i.e., mark a torch & then apply flint and steel to light the torch), see mark
  
 The mouse has the following uses of items in the You see window: The mouse has the following uses of items in the You see window:
Line 698: Line 688:
   * Right button: picks up the item(s) and adds it to your inventory   * Right button: picks up the item(s) and adds it to your inventory
  
-FIXME - Expand the summary and uses such as middle click on a scroll+See Also: [[player_commands#​lock|lock]] 
 +See Also: [[player_commands#​mark|mark]] 
 +See Also: [[player_commands#​apply|apply]] 
 +See Also: [[player_commands#​drop|drop]] 
 +See Also: [[player_commands#​get|get]] 
 +See Also: [[player_commands#​take|take]]
  
  
Line 717: Line 712:
 This is just like the down arrow under most command-line interfaces (CLI). This is just like the down arrow under most command-line interfaces (CLI).
  
-See Also: [[player_commands#​prevkey|prevkey]]+Special note for GTKV2, one has to use the bind command (i.e., 'bind nextkey) as the the keybinding GUI does not work with this command.
  
 +See Also: [[player_commands#​prevkey|prevkey]]
 +See Also: [[player_commands#​bind|bind]]
  
  
Line 896: Line 893:
   - key   - key
   - missile   - missile
-  - allweapon+  - melee
   - magical   - magical
   - potion   - potion
Line 906: Line 903:
   - jewels   - jewels
   - flesh   - flesh
 +  - container
   - cursed   - cursed
  
 Three options are possible for the first character: + will make you pick the item type, - will make you stop picking the item type and ! will toggle the pick mode. Three options are possible for the first character: + will make you pick the item type, - will make you stop picking the item type and ! will toggle the pick mode.
  
-See Also: [[player_commands#​get|get]]+See Also: [[player_commands#​get|get]]\\
 See Also: [[player_commands#​take|take]] See Also: [[player_commands#​take|take]]
 ==== prepare ==== ==== prepare ====
Line 943: Line 941:
  
 This is just like the up arrow under most command-line interfaces (CLI). This is just like the up arrow under most command-line interfaces (CLI).
 +
 +Special note for GTKV2, one has to use the bind command (i.e., 'bind prevkey) as the the keybinding GUI does not work with this command.
  
 See Also: [[player_commands#​nextkey|nextkey]] See Also: [[player_commands#​nextkey|nextkey]]
 +See Also: [[player_commands#​bind|bind]]
 ==== printlos ==== ==== printlos ====
  
Line 1538: Line 1539:
   ​   ​
 This will turn a whole apple into two apple halves This will turn a whole apple into two apple halves
 +
 +Example:
 +  use file with silver bar
 +
 +This will turn the silver bar into 1000 silver filings  ​
  
 FIXME - More details needed or wanted for the use command? FIXME - More details needed or wanted for the use command?
Line 1675: Line 1681:
 'help commands for help to list available commands. ​ 'help commands for help to list available commands. ​
  
-=== help keys ===+===keys ===
 + 
 +These are the basic movement keys: 
 + 
 +    y k u 
 +    h   l 
 +    b j n 
 + 
 +Running is done by holding the control key down, keeping it held down, and tapping a direction key once. Release the control key to stop running. Running is recommended - especially when attacking. 
 + 
 +Firing a ranged attack ('help range) such as a bow, crossbow, wand, staff, rod, throwing weapon, or spellcasting ('help cast) is done by holding down the shift key, keeping it held down, and tapping a direction key once to fire in that direction. 
 + 
 +'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 
 + 
 +See Also: [[player_commands#​range|range]] 
 +See Also: [[player_commands#​mouse|mouse]] 
 +See Also: [[player_commands#​melee|melee]] 
 +See Also: [[player_commands#​traps|traps]] 
 +See Also: [[player_commands#​cast|cast]]
  
  
Line 1734: Line 1762:
 The hiscore command shows the top fifty scores on the server. The hiscore command shows the top fifty scores on the server.
  
-Usage: +Usage:\\ 
- ​hiscore + ​hiscore\\ 
- ​hiscore <player name> + ​hiscore <player name>\\ 
- ​hiscore <​title>​+ ​hiscore <title>\\ 
 + ​hiscore -s\\ 
 + ​hiscore -s:<​skill_name>
    
  
Line 1775: Line 1805:
    ​3 ​       246 Moh the human was last seen on map Hall of Dungeon Masters <​43><​1><​32>​.    ​3 ​       246 Moh the human was last seen on map Hall of Dungeon Masters <​43><​1><​32>​.
    ​5 ​       135 Hahn the human quit the game on map Wanderer Inn <​42><​38><​33>​.    ​5 ​       135 Hahn the human quit the game on map Wanderer Inn <​42><​38><​33>​.
 +
 +Another option is to get a hiscore list by skill name by adding -s to the command
 +
 +Example:
 +
 +  hiscore -s
 +
 +Will display:
 +
 +  High scores for the skill literacy:
 +  Rank     Score Who <max hp><​max sp><​max grace>.
 +    1      10461 Jose the human left the game on map Wanderer Inn <​49><​1><​1>​.
 +  High scores for the skill one handed weapons:
 +  Rank     Score Who <max hp><​max sp><​max grace>
 +    1        555 Jose the human left the game on map Wanderer Inn <​49><​1><​1>​.
 +
 +It is also possible to get a hiscore list by skill category, but adding the skill name to the hiscore skill search, hiscore -s:<​skill_name>​
 +
 +Example:
 +
 +  hiscore -s:literacy
 +
 +Will display:
 +
 +  High scores for the skill literacy:
 +  Rank     Score Who <max hp><​max sp><​max grace>
 +    1      10461 Jose the human left the game on map Wanderer Inn <​49><​1><​1>​.
 +
 +Note: for multiple word skills (i.e., one handed weapons, missile weapons, et al.), you just use the first word with the hiscore -s:<​skill_name>​ command
 +
 +Example:
 +
 +  hiscore -s:one
 +
 +That will show:
 +
 +  High scores for the skill one handed weapons:
 +  Rank     Score Who <max hp><​max sp><​max grace>
 +    1        555 Jose the human left the game on map Wanderer Inn <​49><​1><​1>​.
 ==== inv ==== ==== inv ====
  
Line 2020: Line 2089:
 ==== gsay ==== ==== gsay ====
  
-gsay sends a message to all members of your current ​[[player_commands#​party]].+gsay 
 + 
 +This command requires that a party has been formed and you are a member of that party. 
 + 
 +The gsay command can be used in place of the command, party say <​message>​. 
 + 
 +gsay sends a message to all members of your current party.
  
 gsay usage: gsay usage:
-  * 'gsay [Message that you want all party members to see]+ 
 +    ​'gsay [Message that you want all party members to see] 
 + 
 +Example: 
 + 
 +  gsay hello 
 + 
 +Will display: 
 + 
 +  <​party_name>​ You say: hello
  
 FIXME - In the "help commands"​ output, the command is listed as a regular command and not a communication command. ​ The chat command appears in the communication command section. ​ Should only the emotes should be in the communication section? ​ If not at least the commands should be shown consistently in the help. FIXME - In the "help commands"​ output, the command is listed as a regular command and not a communication command. ​ The chat command appears in the communication command section. ​ Should only the emotes should be in the communication section? ​ If not at least the commands should be shown consistently in the help.
player_commands.txt · Last modified: 2024/04/16 00:15 by leaf