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

Comparing deliantra/Deliantra-Client/pod/command_help.pod (file contents):
Revision 1.32 by root, Tue Dec 23 05:34:33 2008 UTC vs.
Revision 1.36 by root, Sun Jan 11 00:11:06 2009 UTC

424=item I: B<I>n memory, B<S>wapped out or B<L>oading. 424=item I: B<I>n memory, B<S>wapped out or B<L>oading.
425 425
426The server keeps maps in memory only for a short time (by default about 426The server keeps maps in memory only for a short time (by default about
42740 seconds). After that time, it saves them to disk. As the server loads 42740 seconds). After that time, it saves them to disk. As the server loads
428most maps in the background it is possible that you can see a map that is 428most maps in the background it is possible that you can see a map that is
429currently being loaded, but thats rare, as loading a map is fast. 429currently being loaded, but that's rare, as loading a map is fast.
430 430
431=item Svd: the amount of seconds the map was last saved (++ means >99). 431=item Svd: the amount of seconds the map was last saved (++ means >99).
432 432
433The server by default tries to save each map at least every 20 seconds if 433The server by default tries to save each map at least every 20 seconds if
434it changed, so in case of a disastrous crash (one where the server cannot 434it changed, so in case of a disastrous crash (one where the server cannot
574 574
575=over 4 575=over 4
576 576
577=item B<normal> 577=item B<normal>
578 578
579As you would expect. 579Monsters behave normally, i.e. according to their own character.
580 580
581=item B<sad> (search and destroy) 581=item B<sad> (search and destroy)
582 582
583Pets will roam and seek out things to attack. 583Pets will roam and seek out things to attack.
584 584
592 592
593=back 593=back
594 594
595=head2 pickup 595=head2 pickup
596 596
597 pickup +mode
598 pickup -mode
599 pickup density
600
597B<pickup> changes how you pick up items when you step on them. to pickup 601B<pickup> changes whether you pick up items when you step on them. To
598an item manually, use the ',' key. 602pickup an item manually, use the ',' key.
599 603
600Mode 0: Don't pick up items. 604The B<Pickup> tab in the playerbook is usually a better way to modify your
605autopickup settings than using this command.
601 606
602Mode 1: Pick up one item 607Mode can be one of:
603 608
604Mode 2: Pickup up one item and stop 609 "debug", "inhibit", "stop", "food", "drink", "valuables", "bow",
610 "arrow", "helmet", "shield", "armour", "boots", "gloves", "cloak",
611 "key", "missile", "allweapon", "magical", "potion", "spellbook",
612 "skillscroll", "readables", "magicdevice", "notcursed", "jewels",
613 "flesh"
605 614
606Mode 3: Stop before picking up items 615If a number (C<density>, must be 0..15) is specified, then items of at
607 616least the specified value density are picked up. Value density is given as
608Mode 4: Pick up all items 617gold/weight in kilograms.
609
610Mode 5: Pick up all items and stop
611
612Mode 6: Pick up all magical items
613
614Mode 7: Pick up all coins and gems
615
616Modes above 7: Pickup items with
617a value density greater than the pickup mode.
618
619Value density is value in gold/weight in kilograms.
620 618
621The value in gold is what the item is worth if you sold it in the shop. 619The value in gold is what the item is worth if you sold it in the shop.
622
623Goldcoins have a value density of 66,
624
625Density 10 will pickup silver, gold, rings, wands, books, and scrolls.
626Artifacts are also picked up.
627
628 620
629=head2 prepare 621=head2 prepare
630 622
631The same as cast. Usage: 623The same as cast. Usage:
632 624
722 714
723=head2 search-items 715=head2 search-items
724 716
725 search-items <word> 717 search-items <word>
726 718
727Automatically picks up all items with <word> in their name. search-items rod 719Automatically picks up all items with <word> in their name. C<search-items
728will pick up all rods and heavy rods. search-items of Fire will pick up all 720rod> will pick up all rods and heavy rods. C<search-items of Fire> will
729bolts, arrows, swords, etc. of Fire. 721pick up all bolts, arrows, swords, etc. of Fire, C<search-items magic+1>
722will pick up all items with magic+1, and so on, and so on.
723
724While this mode is active, you will be slower and the normal autopickup is
725disabled. To disable search mode again, execute C<search-items> without
726any arguments.
730 727
731=head2 seen 728=head2 seen
732 729
733 seen <login> 730 seen <login>
734 731
822Kills yourself. No, really. 819Kills yourself. No, really.
823 820
824This command might not look useful at first, but sometimes you can get 821This command might not look useful at first, but sometimes you can get
825yourself into a corner you can't escape anymore, either due to a map 822yourself into a corner you can't escape anymore, either due to a map
826bug or your own stupidity. Killing oneself can be difficult and time 823bug or your own stupidity. Killing oneself can be difficult and time
827consuming, thats why this command is provided. It is fast, painless, 824consuming, that's why this command is provided. It is fast, painless,
828effective, humane. 825effective, humane.
829 826
830=head2 take 827=head2 take
831 828
832The take commands take object(s) on the space the player is standing on, 829The take commands take object(s) on the space the player is standing on,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines