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.18 by root, Tue Dec 23 05:34:48 2008 UTC vs.
Revision 1.28 by root, Mon Jun 21 22:52:51 2010 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=encoding utf-8
10
9=head1 Deliantra Command ListingX<command> 11=head1 Deliantra Command ListingX<command>
10 12
11=head2 accept-invitation 13=head2 accept-invitation
12 14
13Accepts an invitation previously issued by another player using the invite 15Accepts an invitation previously issued by another player using the invite
77 79
78See L<apply|command/apply>. 80See L<apply|command/apply>.
79 81
80=head2 body 82=head2 body
81 83
82Shows how much you are wielding on certain body parts. For example as 84Shows how much (and what) you are wielding on certain body parts.
85
83fireborn, you have 4 fingers to put rings on. If you have 3 rings on it will 86For 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. 873 rings on it will say: "on your finger 3 1", meaning you have 3 fingers
88full and one free.
89
90Both items as well as skills and other more esoteric objects can use those
91body parts.
85 92
86=head2 X<bowmode>bowmode (normal|threewide|spreadshot|bestarrow|.*) 93=head2 X<bowmode>bowmode (normal|threewide|spreadshot|bestarrow|.*)
87 94
88The C<bowmode> controls how you will fire arrows and bolts. 95The C<bowmode> controls how you will fire arrows and bolts.
89 96
400If a name is specified then only pets with that 407If a name is specified then only pets with that
401name will be killed, e.g. killpets bat will kill bats 408name will be killed, e.g. killpets bat will kill bats
402but not bees. If a number is specified, the pet 409but not bees. If a number is specified, the pet
403corresponding to that number is killed. 410corresponding to that number is killed.
404 411
412=head2 lock
413
414 lock [object]
415
416The lock command is a quick and convenient way to
417lock items in your inventory.
418
419If a object name is specified then only the
420objects that match that name are locked.
421e.g. lock materials will lock any materials
422in your inventory and not touch anything else.
423
424lock by itself will lock everything in your
425inventory.
426
405=head2 mapinfo 427=head2 mapinfo
406 428
407Shows some information about the map like this: 429Shows some information about the map like this:
408 430
409 world_105_115 (/world/world_105_115) in scorn 431 world_105_115 (/world/world_105_115) in scorn
432=item I: B<I>n memory, B<S>wapped out or B<L>oading. 454=item I: B<I>n memory, B<S>wapped out or B<L>oading.
433 455
434The server keeps maps in memory only for a short time (by default about 456The server keeps maps in memory only for a short time (by default about
43540 seconds). After that time, it saves them to disk. As the server loads 45740 seconds). After that time, it saves them to disk. As the server loads
436most maps in the background it is possible that you can see a map that is 458most maps in the background it is possible that you can see a map that is
437currently being loaded, but thats rare, as loading a map is fast. 459currently being loaded, but that's rare, as loading a map is fast.
438 460
439=item Svd: the amount of seconds the map was last saved (++ means >99). 461=item Svd: the amount of seconds since the map was last saved (++ means >99).
440 462
441The server by default tries to save each map at least every 20 seconds if 463The server by default tries to save each map at least every 20 seconds if
442it changed, so in case of a disastrous crash (one where the server cannot 464it changed, so in case of a disastrous crash (one where the server cannot
443emergency save), at most 20 seconds of gameplay are lost. 465emergency save), at most 20 seconds of gameplay are lost.
444 466
469 mark sword 491 mark sword
470 492
471B<mark> will look for best match first, and then look for matches based 493B<mark> will look for best match first, and then look for matches based
472on shortened name, object name, archetype name. It prints the match it 494on shortened name, object name, archetype name. It prints the match it
473finds. 495finds.
496
497=head2 me
498
499 me <message>
500
501Sends a message to all players on the server, similar to chat, but instead
502of using C<name chats: message>, the form C<* name message> is used, which
503is useful to describe yourself, such as:
504
505 me feels lonely
506 =>
507 * schmorp feels lonely
508
474 509
475=head2 motd 510=head2 motd
476 511
477Shows the message of the day. It takes no arguments. 512Shows the message of the day. It takes no arguments.
478 513
582 617
583=over 4 618=over 4
584 619
585=item B<normal> 620=item B<normal>
586 621
587As you would expect. 622Monsters behave normally, i.e. according to their own character.
588 623
589=item B<sad> (search and destroy) 624=item B<sad> (search and destroy)
590 625
591Pets will roam and seek out things to attack. 626Pets will roam and seek out things to attack.
592 627
600 635
601=back 636=back
602 637
603=head2 pickup 638=head2 pickup
604 639
640 pickup +mode
641 pickup -mode
642 pickup density
643
605B<pickup> changes how you pick up items when you step on them. to pickup 644B<pickup> changes whether you pick up items when you step on them. To
606an item manually, use the ',' key. 645pickup an item manually, use the ',' key.
607 646
608Mode 0: Don't pick up items. 647The B<Pickup> tab in the playerbook is usually a better way to modify your
648autopickup settings than using this command.
609 649
610Mode 1: Pick up one item 650Mode can be one of:
611 651
612Mode 2: Pickup up one item and stop 652 "debug", "inhibit", "stop", "food", "drink", "valuables", "bow",
653 "arrow", "helmet", "shield", "armour", "boots", "gloves", "cloak",
654 "key", "missile", "allweapon", "magical", "potion", "spellbook",
655 "skillscroll", "readables", "magicdevice", "notcursed", "jewels",
656 "flesh"
613 657
614Mode 3: Stop before picking up items 658If a number (C<density>, must be 0..15) is specified, then items of at
615 659least the specified value density are picked up. Value density is given as
616Mode 4: Pick up all items 660gold/weight in kilograms.
617
618Mode 5: Pick up all items and stop
619
620Mode 6: Pick up all magical items
621
622Mode 7: Pick up all coins and gems
623
624Modes above 7: Pickup items with
625a value density greater than the pickup mode.
626
627Value density is value in gold/weight in kilograms.
628 661
629The value in gold is what the item is worth if you sold it in the shop. 662The value in gold is what the item is worth if you sold it in the shop.
630
631Goldcoins have a value density of 66,
632
633Density 10 will pickup silver, gold, rings, wands, books, and scrolls.
634Artifacts are also picked up.
635
636 663
637=head2 prepare 664=head2 prepare
638 665
639The same as cast. Usage: 666The same as cast. Usage:
640 667
730 757
731=head2 search-items 758=head2 search-items
732 759
733 search-items <word> 760 search-items <word>
734 761
735Automatically picks up all items with <word> in their name. search-items rod 762Automatically picks up all items with <word> in their name. C<search-items
736will pick up all rods and heavy rods. search-items of Fire will pick up all 763rod> will pick up all rods and heavy rods. C<search-items of Fire> will
737bolts, arrows, swords, etc. of Fire. 764pick up all bolts, arrows, swords, etc. of Fire, C<search-items magic+1>
765will pick up all items with magic+1, and so on, and so on.
766
767While this mode is active, you will be slower and the normal autopickup is
768disabled. To disable search mode again, execute C<search-items> without
769any arguments.
738 770
739=head2 seen 771=head2 seen
740 772
741 seen <login> 773 seen <login>
742 774
830Kills yourself. No, really. 862Kills yourself. No, really.
831 863
832This command might not look useful at first, but sometimes you can get 864This command might not look useful at first, but sometimes you can get
833yourself into a corner you can't escape anymore, either due to a map 865yourself into a corner you can't escape anymore, either due to a map
834bug or your own stupidity. Killing oneself can be difficult and time 866bug or your own stupidity. Killing oneself can be difficult and time
835consuming, thats why this command is provided. It is fast, painless, 867consuming, that's why this command is provided. It is fast, painless,
836effective, humane. 868effective, humane.
837 869
838=head2 take 870=head2 take
839 871
840The take commands take object(s) on the space the player is standing on, 872The take commands take object(s) on the space the player is standing on,
899 931
900 unignore <login> 932 unignore <login>
901 933
902Cancels all ignores set for the specified login. See B<ignore>. 934Cancels all ignores set for the specified login. See B<ignore>.
903 935
936=head2 unlock
937
938 unlock [object]
939
940The unlock command is a quick and convenient way
941to unlock items in your inventory.
942
943If a object name is specified then only the
944objects that match that name are unlocked.
945
946e.g. unlock materials will unlock any materials
947in your inventory and not touch anything else.
948
949unlock by itself will unlock everything in your
950inventory.
951
904=head2 uptime 952=head2 uptime
905 953
906Tells you something about the time the server was started and how long ago 954Tells you something about the time the server was started and how long ago
907that was. 955that was.
908 956

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines