--- deliantra/Deliantra-Client/pod/command_help.pod 2007/03/14 15:41:28 1.13 +++ deliantra/Deliantra-Client/pod/command_help.pod 2007/12/28 12:45:46 1.27 @@ -1,4 +1,4 @@ -=head1 Crossfire+ Command ListingX +=head1 Deliantra Command ListingX =head2 accept-invitation @@ -177,6 +177,22 @@ See also B and mouse button control within client for dropping objects. + +=head2 cointoss + +Tosses a coin and reports the outcome to you and other players on the same +map, much like the say command does. + + +=head2 orcknuckle + +Throws your orcknuckle set and reports the outcome to you and other +players on the same map, much like the say command does. Your first +three orcknuckle throws can report I, I, I, +I, I, while the fourth can additionally roll up to +I. + + =head2 dropall dropall [type] @@ -254,28 +270,36 @@ If you are in a party (party join or party form), you will be able to message only your party. Even people standing right next to you can't hear it. -=head2 golem +=head2 help -ERROR: not a command, but another help topic => move to a different file maybe? +Gives you online help for the command or help topic specified. -Golems are creatures that the player has some control over. Note that many -summoned creatures are considered golems, even if they are not called -golems. +=head2 hintmode (show|mark|hide) -If you have a golem in control your spell type will be listed as golem, -with the creature name in parantheses. + hintmode show|mark|hide -To control your golem, just press the fire key in the direction you want -your golem to move. Your golem will then start moving in that direction, -and keep moving in that direction until you change its direction. +Sets the I to the given value: Throughout the game you can find +hints that sometimes help you to solve a puzzle or manage a situation +better than without. You can change the display of these hints with this +command: -Note that once you leave the map that the golem is on, the golem will -disappear. Also, once you select another spell to cast, or change your -range type, your golem will disappear. +=over 4 -=head2 help +=item show -Gives you online help for the command or help topic specified. +Show the hints (the default mode). + +=item mark + +Do not show the hints themselves, but notify you when a hint would have +been available. + +=item hide + +Hide all hints: You will not be able to tell wether there is a hint +available or not. + +=back =head2 hiscore @@ -344,54 +368,23 @@ =head2 invoke -The invoke command is used -to cast a spell immediately, -or when it is necessary to give -a parameter to the spell. Invoke -will not set the range weapon. +The invoke command is used to cast a spell immediately, or when it is +necessary to give a parameter to the spell. Invoke will not set the range +weapon. Examples: -'invoke restoration -'invoke magic rune of large fireball -'invoke reincarnation of Iamdead -'invoke create food of waybread - -It is very helpful to bind healing -spells to keys like this: - -'bind invoke medium healing -c - -the c key now casts medium healing -instantly -=head2 keys + invoke restoration + invoke magic rune of large fireball + invoke reincarnation of Iamdead + invoke create food of waybread + +It is very helpful to bind healing spells to keys, for example go to your +I, tab I, the press the right mosue button on the +spell I and choose C. It is +recommended to bind a healing spell or potion to an easily-accessible-key, +such as '1'. -ERROR: not a command, but another help topic => move to a different file maybe? -ERROR: its wrong anyways - -These are the basic movement -keys: - yku - h l - bjn - -Running is done by holding -control and move. Running -is recommended. - -Firing the range weapon (help range) -is done by holding shift and -move. - -'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 =head2 killpets @@ -445,8 +438,6 @@ =head2 maps -[crossfire+] - maps Shows a list of maps matching the regex that are currently being @@ -472,7 +463,9 @@ =item Reset: the minimum number of seconds the map will stay as is (will not reset). Most maps will not reset as long as players are on it, and usually the -reset counter only starts going down when all players left the map. +reset counter only starts going down when all players left the map. Some +maps will never reset in the common sense, these are usually marked with a +very high number (sucha s C<1e+99>). =item Path: the name that uniquely identifies the map, can be used for goto etc. @@ -501,84 +494,9 @@ Shows the message of the day. It takes no arguments. -=head2 melee - -ERROR: not a command, but another help topic => move to a different file maybe? - -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 spells -and -'help range -and -'help cast -and -'help invoke - -=head2 mode - -ERROR: not a command, but another help topic => move to a different file maybe? - -The mode commands are as follows: - -Applymode, adjusts how items are applied -Bowmode, adjusts the way bows work -Peaceful, sets how you react to other players -Petmode, adjusts how your pets behave - -=head2 mouse - -ERROR: not a command, but another help topic => move to a different file maybe? - -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 - -=head2 move - -ERROR: not a command, but another help topic => move to a different file maybe? -ERROR: same as "keys"? - -These are the basic movement -keys: - yku - h l - bjn - -Running is done by holding -control and move. Running -is recommended. - -Firing the range weapon (help range) -is done by holding shift and -move. - -'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 - =head2 output-count -output-sync controls how often information is sent to the screen. Each -buffer has its own time value, and will be flushed independantly. The -default value is 16 ticks (about 2 seconds). + output-count [lines] output-count sets after how many messages of the same type, they are then printed out. If the value was 10, then after killing ten orcs, the @@ -586,24 +504,35 @@ 1 - this means that all messages get printed out as they are requested - buffering is disabled in this regard. +output-sync controls how often information is sent to the screen. Each +buffer has its own time value, and will be flushed independantly. The +default value is usually less than a second. + See also L. -=head2 output-rate [bytes per second] +=head2 output-rate + + output-rate [bytes per second] Show the current setting of the output-rate, or set it to the provided -value. The server will try not to send (much) more than this many bytes +value. The server will try very hard not to send more than this many bytes per second to your client. If the rate is exceeded, the server tries to -hold back less important information (such as new images), to increase -responsiveness. The server-side default is usually quite high, around -100000, so if you have a slow link and want to be able to control your -character even when downloading faces, set this to a lower value, such as -7000 (for ISDN). +hold back less important information (such as new images) to increase +responsiveness. + +The server-side default is usually quite high, around 100000. If the +server is running on a Linux kernel, it will adjust to the actual +bandwidth available, and output-rate only sets an upper bound. That is, +the server will automatically set an optimal send rate and adjusting your +output-rate is not required. =head2 output-sync + output-sync [seconds] + output-sync controls how often information is sent to the screen. Each buffer has its own time value, and will be flushed independantly. The -default value is 16 ticks (about 2 seconds). +default value is usually less than a second. output-count sets after how many messages of the same type, they are then printed out. If the value was 10, then after killing ten orcs, the @@ -641,7 +570,7 @@ =head2 peaceful -TODO: rework for cf.schmorp.de, intended future behaviour is to toggle +TODO: rework for deliantra, intended future behaviour is to toggle peaceful mode with regards to npc and monsters only, not with regards to players (which will be controlled by priests). @@ -722,27 +651,13 @@ Density 10 will pickup silver, gold, rings, wands, books, and scrolls. Artifacts are also picked up. + =head2 prepare The same as cast. Usage: prepare -=head2 Xquests (|finished|.*) - -The quests command lists the quests you are doing or have completed. - -Parameters are: - -=over 4 - -=item no arguments: displays current quests. - -=item B: displays finished quests; - -=item anything else: displays details for quests (finished or not) with name containing the given string. - -=back =head2 quit @@ -751,6 +666,7 @@ bed (probably in a building close to where you entered the game), get on top of it, and apply it using B ro the B command. + =head2 range Your range weapon can be one of several weapons, a spell you cast, a @@ -759,6 +675,7 @@ Your range weapon is fired when you press SHIFT-direction, and will be fired in that direction. + =head2 ready_skill ready_skill @@ -770,6 +687,7 @@ If you just want to invoke a skill once, leaving your range slot untouched, use L instead. + =head2 rename Changes/removes the custom name of given item (or the marked one). @@ -786,15 +704,6 @@ Note: maximum allowed name length is 127 characters. -=head2 reply - - reply - -Similar to tell, but instead of having to supply a username, it replies -to the last player that sent you a tell. This is a bit racy (e.g. when -somebody else tells you something while you type and you do not realise -that), so be careful not to supply confidential information in the -message. =head2 resistances @@ -907,6 +816,19 @@ sound effect command to the client and is enabled if the client supports sound (i.e. always for cfplus). +=head2 sourcecode + +This command displays the means to download the sourcecode (server code, +maps and archetypes) used to implement this version of the game. + +Every player has the right to download and modify the source code of the +server, as required by both the GNU General Public License and the GNU +Affero General Public license. + +If you modify your version of the server, you will have to provide a means +to download the modified sources (and resources) via this command. If you +run an unmodified version of the server, the default will do. + =head2 statistics B shows various useful information about your character. @@ -965,7 +887,7 @@ =head2 time -Shows the Crossfire in-game time, not the server time. It looks like this: +Shows the Deliantra in-game time, not the server time. It looks like this: It is 52 minutes past 8 o'clock am, on the Day of the Bull The 2nd Day of the Month of the Frost Giant, Year 63 @@ -985,23 +907,6 @@ Dragons cannot set their title because it changes during the game. -=head2 traps - -ERROR: not a command, but another help topic => move to a different file maybe? - -I recommend the following -keybindings -'bind search -s -'bind disarm -d -Then you can use the 's' and -'d' keys for searching for and -disarming traps. - -Traps appear at random in doors and in chests. Search those before you -open them up. Search by going near where you suspect a trap, and type 's' - =head2 unignore unignore @@ -1072,11 +977,12 @@ automatically run away. This may be useful in hand-to-hand combats but should not be used when the opponent attacks with spells. + =head1 Authors Parts of this document were originally taken from the crossfire server -help files with unknwon authors. +help files with unknown authors. -Adapted for use by I, enhanced and corrected by Pippijn van +Adapted for use by I, enhanced and corrected by Pippijn van Steenhoven and Marc A. Lehmann.