ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/pod/command_help.pod
(Generate patch)

Comparing deliantra/server/pod/command_help.pod (file contents):
Revision 1.7 by root, Sun Mar 18 03:05:40 2007 UTC vs.
Revision 1.23 by root, Sun Jan 25 23:56:13 2009 UTC

4*** The source for this file is in CFPlus/pod/command_help.pod 4*** The source for this file is in CFPlus/pod/command_help.pod
5*** Make any changes there and then run ./copy_doc 5*** Make any changes there and then run ./copy_doc
6*** 6***
7=end comment 7=end comment
8 8
9=head1 Crossfire+ Command ListingX<command> 9=head1 Deliantra Command ListingX<command>
10 10
11=head2 accept-invitation 11=head2 accept-invitation
12 12
13Accepts an invitation previously issued by another player using the invite 13Accepts an invitation previously issued by another player using the invite
14command. This will transfer you to the location you were invited to. 14command. This will transfer you to the location you were invited to.
34 34
35These two options disable the toggling feature. 35These two options disable the toggling feature.
36 36
37=head2 X<applymode>applymode (nochoice|never|always) 37=head2 X<applymode>applymode (nochoice|never|always)
38 38
39Applymode controls what happens when you are equipping something that would 39the C<applymode> controls what happens when you are equipping something that would
40require something else to be unequipped. 40require something else to be unequipped.
41 41
42The options are: 42The options are:
43 43
44=over 4 44=over 4
77 77
78See L<apply|command/apply>. 78See L<apply|command/apply>.
79 79
80=head2 body 80=head2 body
81 81
82Shows how much you are wielding on certain bodyparts. For example as 82Shows how much (and what) you are wielding on certain body parts.
83
83fireborn, you have 4 fingers to put rings on. If you have 3 rings on it will 84For example as fireborn, you have 4 fingers to put rings on. If you have
84say: "on your finger 3 1", meaning you have 3 fingers full and one free. 853 rings on it will say: "on your finger 3 1", meaning you have 3 fingers
86full and one free.
87
88Both items as well as skills and other more esoteric objects can use those
89body parts.
85 90
86=head2 X<bowmode>bowmode (normal|threewide|spreadshot|bestarrow|.*) 91=head2 X<bowmode>bowmode (normal|threewide|spreadshot|bestarrow|.*)
87 92
88Bowmode controls how you will fire arrows and bolts. 93The C<bowmode> controls how you will fire arrows and bolts.
89 94
90The options are: 95The options are:
91 96
92=over 4 97=over 4
93 98
118 123
119When you enter the B<brace> command to brace your character, your 124When you enter the B<brace> command to brace your character, your
120character will no longer move. It can still attack adjoining 125character will no longer move. It can still attack adjoining
121spaces. Bracing can be useful to hold a location. 126spaces. Bracing can be useful to hold a location.
122 127
123When you are braced, you lose your dex bonus and incur a 2 point 128When you are braced, you lose your Dex bonus and incur a 2 point
124ac penalty beyond that (if you have a negative dex bonus, you may in 129ac penalty beyond that (if you have a negative Dex bonus, you may in
125fact come out ahead. You also only get 20% of the normal experience 130fact come out ahead. You also only get 20% of the normal experience
126for killing creatures, and incure a 4 point wc (to hit) penalty. 131for killing creatures, and incur a 4 point WC (to hit) penalty.
127 132
128=head2 chat 133=head2 chat
129 134
130 chat <message> 135 chat <message>
131 136
132Sends a message to all players on the server that have 137Sends a message to all players on the server. This is the normal way to
133L<listen|command/listen> level B<10> or higher. 138chat with others.
134 139
135=head2 cast 140=head2 cast
136 141
137You use the cast command to set your range-weapon to the spell you 142You use the cast command to set your range-action-slot to the spell you
138want. Example: 143want. Example:
139 144
140 cast burning hands 145 cast burning hands
141 146
142sets your I<range> weapon to B<spell: burning hands>. 147sets your I<range> slot to B<spell: burning hands>.
143 148
144If you don't know the spell, shows which spells you do know. 149If you don't know the spell, shows which spells you do know.
145 150
146It is helpful to bind string like B<cast burning hands> to keys. 151It is helpful to bind string like B<cast burning hands> to keys.
147 152
148See B<range> for more information on range weapons. 153See C<help range> for more information on range weapons.
149 154
150=head2 X<drop>drop (all|unpaid|cursed|unlocked|.*) 155=head2 X<drop>drop (all|unpaid|cursed|unlocked|.*)
151 156
152 drop [number] name 157 drop [number] name
153 158
157 162
158There are a few special name values: 163There are a few special name values:
159 164
160=over 4 165=over 4
161 166
162=item B<all> 167=item B<all>: matches any item.
163 168
164matches any item. 169=item B<unpaid>: matches unpaid items.
165 170
166=item B<unpaid> 171=item B<cursed>: drops items known to be cursed or damned.
167 172
168matches unpaid items 173=item B<unlocked>: drops items not locked in your inventory.
169
170=item B<cursed>
171
172drops items known to be cursed or damned.
173
174=item B<unlocked>
175
176drops items not locked in your inventory
177 174
178=back 175=back
179 176
180B<number> is optional. This acts as the number of the object to drop. The 177B<number> is optional. This acts as the number of the object to drop. The
181objects number must be at least the number for it to be dropped. For 178objects number must be at least the number for it to be dropped. For
183will be dropped. A collection of 5 scrolls will not be dropped. 180will be dropped. A collection of 5 scrolls will not be dropped.
184 181
185See also B<dropall> and mouse button control within client for dropping 182See also B<dropall> and mouse button control within client for dropping
186objects. 183objects.
187 184
185
186=head2 cointoss
187
188Tosses a coin and reports the outcome to you and other players on the same
189map, much like the say command does.
190
191
192=head2 orcknuckle
193
194Throws your orcknuckle set and reports the outcome to you and other
195players on the same map, much like the say command does. Your first
196three orcknuckle throws can report I<beholder>, I<ghost>, I<knight>,
197I<princess>, I<dragon>, while the fourth can additionally roll up to
198I<orc>.
199
200
188=head2 dropall 201=head2 dropall
189 202
190 dropall [type] 203 dropall [type]
191 204
192B<dropall> drops all items in your inventory to the ground, excepting 205B<dropall> drops all items in your inventory to the ground, excepting
260=head2 gsay 273=head2 gsay
261 274
262If you are in a party (party join or party form), you will be able to message 275If you are in a party (party join or party form), you will be able to message
263only your party. Even people standing right next to you can't hear it. 276only your party. Even people standing right next to you can't hear it.
264 277
265=head2 golem
266
267ERROR: not a command, but another help topic => move to a different file maybe?
268
269Golems are creatures that the player has some control over. Note that many
270summoned creatures are considered golems, even if they are not called
271golems.
272
273If you have a golem in control your spell type will be listed as golem,
274with the creature name in parantheses.
275
276To control your golem, just press the fire key in the direction you want
277your golem to move. Your golem will then start moving in that direction,
278and keep moving in that direction until you change its direction.
279
280Note that once you leave the map that the golem is on, the golem will
281disappear. Also, once you select another spell to cast, or change your
282range type, your golem will disappear.
283
284=head2 help 278=head2 help
285 279
286Gives you online help for the command or help topic specified. 280Gives you online help for the command or help topic specified.
287 281
282=head2 hintmode (show|mark|hide)
283
284 hintmode show|mark|hide
285
286Sets the I<hint mode> to the given value: Throughout the game you can find
287hints that sometimes help you to solve a puzzle or manage a situation
288better than without. You can change the display of these hints with this
289command:
290
291=over 4
292
293=item show
294
295Show the hints (the default mode).
296
297=item mark
298
299Do not show the hints themselves, but notify you when a hint would have
300been available.
301
302=item hide
303
304Hide all hints: You will not be able to tell whether there is a hint
305available or not.
306
307=back
308
288=head2 hiscore 309=head2 hiscore
289 310
290Shows a list of the highest level players in the game. 311Shows a list of the highest level players in the game.
291 312
292=head2 ignore 313=head2 ignore
296Lists all players that you currently ignore. 317Lists all players that you currently ignore.
297 318
298 ignore <player> <tell|shout|all> [timeout] 319 ignore <player> <tell|shout|all> [timeout]
299 320
300This command ignores the specified messages (B<tell> ignores tells, 321This command ignores the specified messages (B<tell> ignores tells,
301B<shout> ignores chat and shout and all ignores everything from the given 322B<shout> ignores chat and shout and B<all> ignores everything from the given
302user). 323user).
303 324
304The optional timeout (specified in hours) specifies then the ignore entry 325The optional timeout (specified in hours) specifies when the ignore entry
305expires. The default is 24 (one day). The reason why all ignores expire 326expires. The default is 24 (one day). The reason why all ignore entries
306after a day by default is that most troublemakers stop soon after they are 327expire after a day by default is that most troublemakers stop soon after
307being ignored. 328they are being ignored.
308 329
309To revoke an ignore, use the B<unignore> command. 330To revoke an ignore, use the B<unignore> command.
310 331
311=head2 inventory 332=head2 inventory
312 333
314status. Example: 335status. Example:
315 336
316 inventory 337 inventory
317 338
318 Inventory: 339 Inventory:
319 - arrow 0.1 340 - arrow 0.1
320 - Knife * 2 341 - Knife * 2
321 - long sword (wielded) 15 342 - long sword (wielded) 15
322 343
323This shows that you have one arrow which weighs 0.1kg and one Knife which you 344This shows that you have one arrow which weighs 0.1kg and one Knife which you
324protected from dropping by locking it as well as a long sword which you are 345protected from dropping by locking it as well as a long sword which you are
325currently using to attack. 346currently using to attack.
326 347
350One can never transport from nor to an unholy place. That means, one can 371One can never transport from nor to an unholy place. That means, one can
351not be saved out of jail using invite. 372not be saved out of jail using invite.
352 373
353=head2 invoke 374=head2 invoke
354 375
355The invoke command is used 376The invoke command is used to cast a spell immediately, or when it is
356to cast a spell immediately, 377necessary to give a parameter to the spell. Invoke will not set the range
357or when it is necessary to give 378weapon.
358a parameter to the spell. Invoke
359will not set the range weapon.
360 379
361Examples: 380Examples:
381
362'invoke restoration 382 invoke restoration
363'invoke magic rune of large fireball 383 invoke magic rune of large fireball
364'invoke reincarnation of Iamdead 384 invoke reincarnation of Iamdead
365'invoke create food of waybread 385 invoke create food of waybread
366 386
367It is very helpful to bind healing 387It is very helpful to bind healing spells to keys, for example go to your
368spells to keys like this: 388I<playerbook>, tab I<spells>, the press the right mouse button on the
389spell I<medium healing> and choose C<bind invoke ... to a key>. It is
390recommended to bind a healing spell or potion to an easily-accessible-key,
391such as '1'.
369 392
370'bind invoke medium healing
371c
372
373the c key now casts medium healing
374instantly
375
376=head2 keys
377
378ERROR: not a command, but another help topic => move to a different file maybe?
379ERROR: its wrong anyways
380
381These are the basic movement
382keys:
383 yku
384 h l
385 bjn
386
387Running is done by holding
388control and move. Running
389is recommended.
390
391Firing the range weapon (help range)
392is done by holding shift and
393move.
394
395'help mouse for help on what the
396mouse buttons do.
397
398'help melee for advice on how to
399fight
400
401'help traps for help with finding
402and disarming traps
403 393
404=head2 killpets 394=head2 killpets
405 395
406 killpets [name] 396 killpets [name]
407 397
411they had will be left behind, but you will get no 401they had will be left behind, but you will get no
412experience for their death. However, it kills them 402experience for their death. However, it kills them
413instantaneously. 403instantaneously.
414 404
415If a name is specified then only pets with that 405If a name is specified then only pets with that
416name will be killed, eg killpets bat will kill bats 406name will be killed, e.g. killpets bat will kill bats
417but not bees. If a number is specified, the pet 407but not bees. If a number is specified, the pet
418corresponding to that number is killed. 408corresponding to that number is killed.
419
420=head2 listen
421
422 listen <listen-level>
423
424Listen sets the level of messages you will hear.
425Priorities are defined as follows:
426
427 0 - Nothing, not even "You punch kobold." or "You say: hi".
428 1 - Only messages that have to do with yourself.
429 2 - Emergency calls from other users
430 10 - General chatter with the 'chat' command.
431 11 - See what players kill what monster with what attack/spell. Very
432 verbose - only for the fanatics.
433
434=head2 logs
435
436TODO
437 409
438=head2 mapinfo 410=head2 mapinfo
439 411
440Shows some information about the map like this: 412Shows some information about the map like this:
441 413
451The rest is information the mapper may or may not provide. Often, this is 423The rest is information the mapper may or may not provide. Often, this is
452the mapper's name, email and map creation date as this example shows. 424the mapper's name, email and map creation date as this example shows.
453 425
454=head2 maps 426=head2 maps
455 427
456[crossfire+]
457
458 maps <mapname> 428 maps <mapname>
459 429
460Shows a list of maps matching the regex <mapname> that are currently being 430Shows a list of maps matching the regex <mapname> that are currently being
461known to the server. The different fields are Pl, I, Svd, Reset and Path: 431known to the server. The different fields are Pl, I, Svd, Reset and Path:
462 432
467=item I: B<I>n memory, B<S>wapped out or B<L>oading. 437=item I: B<I>n memory, B<S>wapped out or B<L>oading.
468 438
469The server keeps maps in memory only for a short time (by default about 439The server keeps maps in memory only for a short time (by default about
47040 seconds). After that time, it saves them to disk. As the server loads 44040 seconds). After that time, it saves them to disk. As the server loads
471most maps in the background it is possible that you can see a map that is 441most maps in the background it is possible that you can see a map that is
472currently being loaded, but thats rare, as loading a map is fast. 442currently being loaded, but that's rare, as loading a map is fast.
473 443
474=item Svd: the amount of seconds the map was last saved (++ means >99). 444=item Svd: the amount of seconds the map was last saved (++ means >99).
475 445
476The server by default tries to save each map at least every 20 seconds if 446The server by default tries to save each map at least every 20 seconds if
477it changed, so in case of a disastrous crash (one where the server cannot 447it changed, so in case of a disastrous crash (one where the server cannot
478emergency save), at most 20 seconds of gameplay are lost. 448emergency save), at most 20 seconds of gameplay are lost.
479 449
480=item Reset: the minimum number of seconds the map will stay as is (will not reset). 450=item Reset: the minimum number of seconds the map will stay as is (will not reset).
481 451
482Most maps will not reset as long as players are on it, and usually the 452Most maps will not reset as long as players are on it, and usually the
483reset counter only starts going down when all players left the map. 453reset counter only starts going down when all players left the map. Some
454maps will never reset in the common sense, these are usually marked with a
455very high number (such as C<1e+99>).
484 456
485=item Path: the name that uniquely identifies the map, can be used for goto etc. 457=item Path: the name that uniquely identifies the map, can be used for goto etc.
486 458
487=back 459=back
488 460
503 475
504B<mark> will look for best match first, and then look for matches based 476B<mark> will look for best match first, and then look for matches based
505on shortened name, object name, archetype name. It prints the match it 477on shortened name, object name, archetype name. It prints the match it
506finds. 478finds.
507 479
480=head2 me
481
482 me <message>
483
484Sends a message to all players on the server, similar to chat, but instead
485of using C<name chats: message>, the form C<* name message> is used, which
486is useful to describe yourself, such as:
487
488 me feels lonely
489 =>
490 * schmorp feels lonely
491
492
508=head2 motd 493=head2 motd
509 494
510Shows the message of the day. It takes no arguments. 495Shows the message of the day. It takes no arguments.
511
512=head2 melee
513
514ERROR: not a command, but another help topic => move to a different file maybe?
515
516You fight to kill monsters. You can either use magic or weapons.
517
518To use weapons, simply wield a weapon (and armour!) and move into the
519monster you want to attack.
520
521To use magic or bows, read
522'help spells
523and
524'help range
525and
526'help cast
527and
528'help invoke
529
530=head2 mode
531
532ERROR: not a command, but another help topic => move to a different file maybe?
533
534The mode commands are as follows:
535
536Applymode, adjusts how items are applied
537Bowmode, adjusts the way bows work
538Peaceful, sets how you react to other players
539Petmode, adjusts how your pets behave
540
541=head2 mouse
542
543ERROR: not a command, but another help topic => move to a different file maybe?
544
545The mouse isn't a great way to move your character. It'll work, but you'll
546be handicapped unless you use the keyboard for this. However, the mouse
547has the following inventory uses:
548
549Middle button on item: apply
550or equip
551
552Right button: drop or pickup
553item on ground
554
555Left button: info on item
556
557=head2 move
558
559ERROR: not a command, but another help topic => move to a different file maybe?
560ERROR: same as "keys"?
561
562These are the basic movement
563keys:
564 yku
565 h l
566 bjn
567
568Running is done by holding
569control and move. Running
570is recommended.
571
572Firing the range weapon (help range)
573is done by holding shift and
574move.
575
576'help mouse for help on what the
577mouse buttons do.
578
579'help melee for advice on how to
580fight
581
582'help traps for help with finding
583and disarming traps
584 496
585=head2 output-count 497=head2 output-count
586 498
587 output-count [lines] 499 output-count [lines]
588 500
591message '10 times you kill orc' would be printed out. The default value is 503message '10 times you kill orc' would be printed out. The default value is
5921 - this means that all messages get printed out as they are requested - 5041 - this means that all messages get printed out as they are requested -
593buffering is disabled in this regard. 505buffering is disabled in this regard.
594 506
595output-sync controls how often information is sent to the screen. Each 507output-sync controls how often information is sent to the screen. Each
596buffer has its own time value, and will be flushed independantly. The 508buffer has its own time value, and will be flushed independently. The
597default value is usually less than a second. 509default value is usually less than a second.
598 510
599See also L<output-sync>. 511See also L<output-sync>.
600 512
513=head2 output-rate
514
601=head2 output-rate [bytes per second] 515 output-rate [bytes per second]
602 516
603Show the current setting of the output-rate, or set it to the provided 517Show the current setting of the output-rate, or set it to the provided
604value. The server will try not to send (much) more than this many bytes 518value. The server will try very hard not to send more than this many bytes
605per second to your client. If the rate is exceeded, the server tries to 519per second to your client. If the rate is exceeded, the server tries to
606hold back less important information (such as new images), to increase 520hold back less important information (such as new images) to increase
521responsiveness.
522
607responsiveness. The server-side default is usually quite high, around 523The server-side default is usually quite high, around 100000. If the
608100000, so if you have a slow link and want to be able to control your 524server is running on a Linux kernel, it will adjust to the actual
609character even when downloading faces, set this to a lower value, such as 525bandwidth available, and output-rate only sets an upper bound. That is,
6107000 (for ISDN). 526the server will automatically set an optimal send rate and adjusting your
527output-rate is not required.
611 528
612=head2 output-sync 529=head2 output-sync
613 530
614 output-sync [seconds] 531 output-sync [seconds]
615 532
616output-sync controls how often information is sent to the screen. Each 533output-sync controls how often information is sent to the screen. Each
617buffer has its own time value, and will be flushed independantly. The 534buffer has its own time value, and will be flushed independently. The
618default value is usually less than a second. 535default value is usually less than a second.
619 536
620output-count sets after how many messages of the same type, they are 537output-count sets after how many messages of the same type, they are
621then printed out. If the value was 10, then after killing ten orcs, the 538then printed out. If the value was 10, then after killing ten orcs, the
622message '10 times you kill orc' would be printed out. The default value is 539message '10 times you kill orc' would be printed out. The default value is
651party leave 568party leave
652 takes you out of current party 569 takes you out of current party
653 570
654=head2 peaceful 571=head2 peaceful
655 572
656TODO: rework for cf.schmorp.de, intended future behaviour is to toggle 573TODO: rework for deliantra, intended future behaviour is to toggle
657peaceful mode with regards to npc and monsters only, not with regards to 574peaceful mode with regards to npc and monsters only, not with regards to
658players (which will be controlled by priests). 575players (which will be controlled by priests).
659 576
660The B<peaceful> command will switch you between peaceful and hostile attack 577The B<peaceful> command will switch you between peaceful and hostile attack
661modes. 578modes.
683 600
684=over 4 601=over 4
685 602
686=item B<normal> 603=item B<normal>
687 604
688As you would expect. 605Monsters behave normally, i.e. according to their own character.
689 606
690=item B<sad> (search and destroy) 607=item B<sad> (search and destroy)
691 608
692Pets will roam and seek out things to attack. 609Pets will roam and seek out things to attack.
693 610
701 618
702=back 619=back
703 620
704=head2 pickup 621=head2 pickup
705 622
623 pickup +mode
624 pickup -mode
625 pickup density
626
706B<pickup> changes how you pick up items when you step on them. to pickup 627B<pickup> changes whether you pick up items when you step on them. To
707an item manually, use the ',' key. 628pickup an item manually, use the ',' key.
708 629
709Mode 0: Don't pick up items. 630The B<Pickup> tab in the playerbook is usually a better way to modify your
631autopickup settings than using this command.
710 632
711Mode 1: Pick up one item 633Mode can be one of:
712 634
713Mode 2: Pickup up one item and stop 635 "debug", "inhibit", "stop", "food", "drink", "valuables", "bow",
636 "arrow", "helmet", "shield", "armour", "boots", "gloves", "cloak",
637 "key", "missile", "allweapon", "magical", "potion", "spellbook",
638 "skillscroll", "readables", "magicdevice", "notcursed", "jewels",
639 "flesh"
714 640
715Mode 3: Stop before picking up items 641If a number (C<density>, must be 0..15) is specified, then items of at
716 642least the specified value density are picked up. Value density is given as
717Mode 4: Pick up all items 643gold/weight in kilograms.
718
719Mode 5: Pick up all items and stop
720
721Mode 6: Pick up all magical items
722
723Mode 7: Pick up all coins and gems
724
725Modes above 7: Pickup items with
726a value density greater than the pickup mode.
727
728Value density is value in gold/weight in kilograms.
729 644
730The value in gold is what the item is worth if you sold it in the shop. 645The value in gold is what the item is worth if you sold it in the shop.
731 646
732Goldcoins have a value density of 66,
733
734Density 10 will pickup silver, gold, rings, wands, books, and scrolls.
735Artifacts are also picked up.
736
737=head2 prepare 647=head2 prepare
738 648
739The same as cast. Usage: 649The same as cast. Usage:
740 650
741 prepare <spell> 651 prepare <spell>
742 652
743=head2 X<quests>quests (|finished|.*)
744
745The quests command lists the quests you are doing or have completed.
746
747Parameters are:
748
749=over 4
750
751=item no arguments: displays current quests.
752
753=item B<finished>: displays finished quests;
754
755=item anything else: displays details for quests (finished or not) with name containing the given string.
756
757=back
758 653
759=head2 quit 654=head2 quit
760 655
761Deletes your character from the server. If you want to quit the session 656Deletes your character from the server. If you want to quit the session
762without deleting your character, you must use a I<Bed to Reality>. Find a 657without deleting your character, you must use a I<Bed to Reality>. Find a
763bed (probably in a building close to where you entered the game), get on 658bed (probably in a building close to where you entered the game), get on
764top of it, and apply it using B<Tab> ro the B<apply> command. 659top of it, and apply it using B<Tab> ro the B<apply> command.
765 660
661
766=head2 range 662=head2 range
767 663
768Your range weapon can be one of several weapons, a spell you cast, a 664Your range weapon can be one of several weapons, a spell you cast, a
769bow-and-arrow, a rod, or a wand, to name a few. 665bow-and-arrow, a rod, or a wand, to name a few.
770 666
771Your range weapon is fired when you press SHIFT-direction, and will be 667Your range weapon is fired when you press SHIFT-direction, and will be
772fired in that direction. 668fired in that direction.
669
773 670
774=head2 ready_skill 671=head2 ready_skill
775 672
776 ready_skill <name of skill> 673 ready_skill <name of skill>
777 674
780readied, some need to be actively used by "firing" them. 677readied, some need to be actively used by "firing" them.
781 678
782If you just want to invoke a skill once, leaving your range slot 679If you just want to invoke a skill once, leaving your range slot
783untouched, use L<use_skill> instead. 680untouched, use L<use_skill> instead.
784 681
682
785=head2 rename 683=head2 rename
786 684
787Changes/removes the custom name of given item (or the marked one). 685Changes/removes the custom name of given item (or the marked one).
788 686
789 rename oldname to newname 687 rename oldname to newname
791 689
792If either of the names contain spaces, you have to use the C<">-form, 690If either of the names contain spaces, you have to use the C<">-form,
793otherwise you can just write the name as-is. If you omit the old name, the 691otherwise you can just write the name as-is. If you omit the old name, the
794marked item will be used instead. 692marked item will be used instead.
795 693
796If the new name is empty (i.e. C<"">), then the original (unrenamed) name 694If the new name is empty (i.e. C<"">), then the original (before the
797will be restored. 695rename) name will be restored.
798 696
799Note: maximum allowed name length is 127 characters. 697Note: maximum allowed name length is 127 characters.
800 698
801=head2 reply
802
803 reply <message>
804
805Similar to tell, but instead of having to supply a username, it replies
806to the last player that sent you a tell. This is a bit racy (e.g. when
807somebody else tells you something while you type and you do not realise
808that), so be careful not to supply confidential information in the
809message.
810 699
811=head2 resistances 700=head2 resistances
812 701
813This shows you the resistances you have to specific attack types. 702This shows you the resistances you have to specific attack types.
814If you have for example "cold +20", it means you get 20% damage done 703If you have for example "cold +20", it means you get 20% damage done
851 740
852=head2 search-items 741=head2 search-items
853 742
854 search-items <word> 743 search-items <word>
855 744
856Automatically picks up all items with <word> in their name. search-items rod 745Automatically picks up all items with <word> in their name. C<search-items
857will pick up all rods and heavy rods. search-items of Fire will pick up all 746rod> will pick up all rods and heavy rods. C<search-items of Fire> will
858bolts, arrows, swords, etc. of Fire. 747pick up all bolts, arrows, swords, etc. of Fire, C<search-items magic+1>
748will pick up all items with magic+1, and so on, and so on.
749
750While this mode is active, you will be slower and the normal autopickup is
751disabled. To disable search mode again, execute C<search-items> without
752any arguments.
859 753
860=head2 seen 754=head2 seen
861 755
862 seen <login> 756 seen <login>
863 757
866 760
867=head2 shout 761=head2 shout
868 762
869 shout <message> 763 shout <message>
870 764
871Sends a message to all players on the server that have 765Sends a message to all players on the server. It is mainly useful for
872L<listen|command/listen> level B<10> or higher. It is mainly useful for
873emergency messages ("I am trapped on xxx, can somebody help me?") and 766emergency messages ("I am trapped on xxx, can somebody help me?") and
874should not be used for general chat. Use L<chat|command/chat> instead. 767should not be used for general chat. Use L<chat|command/chat> instead.
875 768
876=head2 showpets 769=head2 showpets
877 770
904applies to new items you pick up - items that you are already holding will 797applies to new items you pick up - items that you are already holding will
905not be sorted. 798not be sorted.
906 799
907If sort_inventory is not set (default), items will be inserted via type, 800If sort_inventory is not set (default), items will be inserted via type,
908subtype and magic. This, all axes will be grouped together in magic order, 801subtype and magic. This, all axes will be grouped together in magic order,
909all daggers by magic order, etc. Unforunately, for scrolls and rings, new 802all daggers by magic order, etc. Unfortunately, for scrolls and rings, new
910ones just get inserted last. 803ones just get inserted last.
911 804
912If you have a lot of stuff that is not in alphabetical order but you would 805If you have a lot of stuff that is not in alphabetical order but you would
913like it to be, the best method is to drop all of it and then pick it up. 806like it to be, the best method is to drop all of it and then pick it up.
914 807
915=head2 sound 808=head2 sound
916 809
917Toggles between sound enabled and disabled. This has no relevance to the 810Toggles between sound enabled and disabled. This has no relevance to the
918sound settings of the client, it only governs wether the server will send 811sound settings of the client, it only governs whether the server will send
919sound effect command to the client and is enabled if the client supports 812sound effect command to the client and is enabled if the client supports
920sound (i.e. always for cfplus). 813sound (i.e. always for the deliantra client).
814
815=head2 sourcecode
816
817This command displays the means to download the source code (server code,
818maps and archetypes) used to implement this version of the game.
819
820Every player has the right to download and modify the source code of the
821server, as required by both the GNU General Public License and the GNU
822Affero General Public license.
823
824If you modify your version of the server, you will have to provide a means
825to download the modified sources (and resources) via this command. If you
826run an unmodified version of the server, the default will do.
921 827
922=head2 statistics 828=head2 statistics
923 829
924B<statistics> shows various useful information about your character. 830B<statistics> shows various useful information about your character.
925None of the information it shows is stuff that is not contained in the 831None of the information it shows is stuff that is not contained in the
939Kills yourself. No, really. 845Kills yourself. No, really.
940 846
941This command might not look useful at first, but sometimes you can get 847This command might not look useful at first, but sometimes you can get
942yourself into a corner you can't escape anymore, either due to a map 848yourself into a corner you can't escape anymore, either due to a map
943bug or your own stupidity. Killing oneself can be difficult and time 849bug or your own stupidity. Killing oneself can be difficult and time
944consuming, thats why this command is provided. It is fast, painless, 850consuming, that's why this command is provided. It is fast, painless,
945effective, humane. 851effective, humane.
946 852
947=head2 take 853=head2 take
948 854
949The take commands take object(s) on the space the player is standing on, 855The take commands take object(s) on the space the player is standing on,
975thrown away. God-given items can not be thrown. You need the skill throwing 881thrown away. God-given items can not be thrown. You need the skill throwing
976for this to work. 882for this to work.
977 883
978=head2 time 884=head2 time
979 885
980Shows the Crossfire in-game time, not the server time. It looks like this: 886Shows the Deliantra in-game time, not the server time. It looks like this:
981 887
982 It is 52 minutes past 8 o'clock am, on the Day of the Bull 888 It is 52 minutes past 8 o'clock am, on the Day of the Bull,
983 The 2nd Day of the Month of the Frost Giant, Year 63 889 the 2nd Day of the Month of the Frost Giant, Year 63.
984 Time of Year: The Season of New Year 890 Time of Year: The Season of New Year.
985 891
986It is partially just for fun but it affects the darkness outside and the 892An hour of game time passes in 3 minutes of real time. The time and
987weather if weather is enabled in the server. 893calendar uses 60 minutes per hour, 28 hours per day, seven days per week,
894five weeks per month, and 17 months per year. The year is additionally
895split into four seasons of 4 months each, except the season of the
896Blizzard, which is 5 months long.
897
898The number "zero" is unknown, which is why the minutes go from 1 to 60.
899
900Seasons and the time of the day affect the overall outdoor daylight.
988 901
989=head2 title 902=head2 title
903
904 title <new title>
905 title clear # Sets your title back to your race.
990 906
991Players can change their title. For example you called yourself Gandalf and 907Players can change their title. For example you called yourself Gandalf and
992your race is elf, you can use the title command to change your name from 908your race is elf, you can use the title command to change your name from
993"Gandalf the elf" to "Gandalf the white". Usage: 909"Gandalf the elf" to "Gandalf the white" by using C<title the white>.
994
995 title <new title>
996 title clear # Sets your title back to your race.
997 910
998Dragons cannot set their title because it changes during the game. 911Dragons cannot set their title because it changes during the game.
999
1000=head2 traps
1001
1002ERROR: not a command, but another help topic => move to a different file maybe?
1003
1004I recommend the following
1005keybindings
1006'bind search
1007s
1008'bind disarm
1009d
1010Then you can use the 's' and
1011'd' keys for searching for and
1012disarming traps.
1013
1014Traps appear at random in doors and in chests. Search those before you
1015open them up. Search by going near where you suspect a trap, and type 's'
1016 912
1017=head2 unignore 913=head2 unignore
1018 914
1019 unignore <login> 915 unignore <login>
1020 916
1036 932
1037The B<usekeys> option determines the behaviour of using keys. 933The B<usekeys> option determines the behaviour of using keys.
1038 934
1039Values are: 935Values are:
1040 936
937=over 4
938
1041inventory: Only keys in the top level inventory are used (default) 939=item B<inventory>: Only keys in the top level inventory are used (default)
1042 940
1043keyrings: Only keys in active keyrings are used. 941=item B<keyrings>: Only keys in active key rings are used.
1044 942
1045containers: Only keys in active containers are used. 943=item B<containers>: Only keys in active containers are used.
1046 944
945=back
946
1047Note that keyrings are just a specialized container, so the containers 947Note that key rings are just a specialized container, so the containers
1048will also find keys in keyrings. 948will also find keys in key rings.
1049 949
1050Only active containers are used - keys will not jump out of closed 950Only active containers are used - keys will not jump out of closed
1051containers, but hints will be given if you have keys in such containers. 951containers, but hints will be given if you have keys in such containers.
1052 952
1053=head2 version 953=head2 version
1082 982
1083The wimpy level is the amount of health points (hp) that may be left before you 983The wimpy level is the amount of health points (hp) that may be left before you
1084automatically run away. This may be useful in hand-to-hand combats but should 984automatically run away. This may be useful in hand-to-hand combats but should
1085not be used when the opponent attacks with spells. 985not be used when the opponent attacks with spells.
1086 986
987
1087=head1 Authors 988=head1 Authors
1088 989
1089Parts of this document were originally taken from the crossfire server 990Parts of this document were originally taken from the crossfire server
1090help files with unknwon authors. 991help files with unknown authors.
1091 992
1092Adapted for use by I<cfplus>, enhanced and corrected by Pippijn van 993Adapted for use by I<deliantra>, enhanced and corrected by Pippijn van
1093Steenhoven and Marc A. Lehmann. 994Steenhoven and Marc A. Lehmann.
1094 995

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines