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.1 by pippijn, Thu Sep 7 21:49:33 2006 UTC vs.
Revision 1.7 by root, Sun Mar 18 03:05:40 2007 UTC

1=begin comment
2***
3*** WARNING: THIS IS A GENERATED FILE - CHANGES WILL BE LOST
4*** The source for this file is in CFPlus/pod/command_help.pod
5*** Make any changes there and then run ./copy_doc
6***
7=end comment
8
1=head1 Crossfire+ Command ListingX<command> 9=head1 Crossfire+ Command ListingX<command>
2 10
3=head2 accept-invitation 11=head2 accept-invitation
4 12
5Accepts an invitation previously issued by another player using the invite 13Accepts an invitation previously issued by another player using the invite
281 289
282Shows a list of the highest level players in the game. 290Shows a list of the highest level players in the game.
283 291
284=head2 ignore 292=head2 ignore
285 293
294 ignore list
295
296Lists all players that you currently ignore.
297
286 ignore <player> <tell|shout|all> [timeout] 298 ignore <player> <tell|shout|all> [timeout]
287 299
288This command ignores the specified messages (B<tell> ignores tells, 300This command ignores the specified messages (B<tell> ignores tells,
289B<shout> ignores chat and shout and all ignores everything from the given 301B<shout> ignores chat and shout and all ignores everything from the given
290user). 302user).
293expires. The default is 24 (one day). The reason why all ignores expire 305expires. The default is 24 (one day). The reason why all ignores expire
294after a day by default is that most troublemakers stop soon after they are 306after a day by default is that most troublemakers stop soon after they are
295being ignored. 307being ignored.
296 308
297To revoke an ignore, use the B<unignore> command. 309To revoke an ignore, use the B<unignore> command.
298
299=head2 ignore list
300
301Lists all players that you currently ignore.
302 310
303=head2 inventory 311=head2 inventory
304 312
305Lists all items in your inventory along with their locked/applied/wielded 313Lists all items in your inventory along with their locked/applied/wielded
306status. Example: 314status. Example:
392 400
393'help traps for help with finding 401'help traps for help with finding
394and disarming traps 402and disarming traps
395 403
396=head2 killpets 404=head2 killpets
405
406 killpets [name]
397 407
398The killpets command is a quick and convenient way 408The killpets command is a quick and convenient way
399to get rid of all your pets when they are no longer 409to get rid of all your pets when they are no longer
400useful or are getting in the way. Any equipment 410useful or are getting in the way. Any equipment
401they had will be left behind, but you will get no 411they had will be left behind, but you will get no
407but not bees. If a number is specified, the pet 417but not bees. If a number is specified, the pet
408corresponding to that number is killed. 418corresponding to that number is killed.
409 419
410=head2 listen 420=head2 listen
411 421
422 listen <listen-level>
423
412Listen, sets the level of messages you will hear. 424Listen sets the level of messages you will hear.
413Priorities are defined as follows: 425Priorities are defined as follows:
414 426
415 0 - Nothing, not even "You punch kobold." or "You say: hi". 427 0 - Nothing, not even "You punch kobold." or "You say: hi".
416 1 - Only messages that have to do with yourself. 428 1 - Only messages that have to do with yourself.
417 2 - Emergency calls from other users 429 2 - Emergency calls from other users
439The rest is information the mapper may or may not provide. Often, this is 451The rest is information the mapper may or may not provide. Often, this is
440the mapper's name, email and map creation date as this example shows. 452the mapper's name, email and map creation date as this example shows.
441 453
442=head2 maps 454=head2 maps
443 455
444Shows a list of maps that are currently being visited or have been visited. 456[crossfire+]
445The different fields are Path, Pl, PlM, IM, TO, Dif and Reset. They mean:
446 457
447Path: The last part of the map path 458 maps <mapname>
448Pl: Players on the map. 459
449PlM: Players on the map recounted (should be the same as Pl). 460Shows a list of maps matching the regex <mapname> that are currently being
450IM: In memory means whether the map is: 1) in memory, 2) swapped to disk, 461known to the server. The different fields are Pl, I, Svd, Reset and Path:
4513) currently loading or 4) currently saving. 462
452TO: Timeout, when the map is swapped to disk. 463=over 4
453Dif: Map difficulty. 464
454Reset: Real server time when the map is going to reset. 465=item Pl: the number of players on that map currently.
466
467=item I: B<I>n memory, B<S>wapped out or B<L>oading.
468
469The 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
471most 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.
473
474=item Svd: the amount of seconds the map was last saved (++ means >99).
475
476The 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
478emergency save), at most 20 seconds of gameplay are lost.
479
480=item Reset: the minimum number of seconds the map will stay as is (will not reset).
481
482Most 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.
484
485=item Path: the name that uniquely identifies the map, can be used for goto etc.
486
487=back
488
455 489
456=head2 mark 490=head2 mark
457 491
458B<mark> is used to mark items for items that apply other items. Examples of 492B<mark> is used to mark items for items that apply other items. Examples of
459these are flint & steel marked for apply torches, a weapon marked for 493these are flint & steel marked for apply torches, a weapon marked for
548'help traps for help with finding 582'help traps for help with finding
549and disarming traps 583and disarming traps
550 584
551=head2 output-count 585=head2 output-count
552 586
553output-sync controls how often information is sent to the screen. Each 587 output-count [lines]
554buffer has its own time value, and will be flushed independantly. The
555default value is 16 ticks (about 2 seconds).
556 588
557output-count sets after how many messages of the same type, they are 589output-count sets after how many messages of the same type, they are
558then printed out. If the value was 10, then after killing ten orcs, the 590then printed out. If the value was 10, then after killing ten orcs, the
559message '10 times you kill orc' would be printed out. The default value is 591message '10 times you kill orc' would be printed out. The default value is
5601 - this means that all messages get printed out as they are requested - 5921 - this means that all messages get printed out as they are requested -
561buffering is disabled in this regard. 593buffering is disabled in this regard.
562 594
563See also L<output-sync>.
564
565=head2 output-sync
566
567output-sync controls how often information is sent to the screen. Each 595output-sync controls how often information is sent to the screen. Each
568buffer has its own time value, and will be flushed independantly. The 596buffer has its own time value, and will be flushed independantly. The
569default value is 16 ticks (about 2 seconds). 597default value is usually less than a second.
598
599See also L<output-sync>.
600
601=head2 output-rate [bytes per second]
602
603Show 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
605per second to your client. If the rate is exceeded, the server tries to
606hold back less important information (such as new images), to increase
607responsiveness. The server-side default is usually quite high, around
608100000, so if you have a slow link and want to be able to control your
609character even when downloading faces, set this to a lower value, such as
6107000 (for ISDN).
611
612=head2 output-sync
613
614 output-sync [seconds]
615
616output-sync controls how often information is sent to the screen. Each
617buffer has its own time value, and will be flushed independantly. The
618default value is usually less than a second.
570 619
571output-count sets after how many messages of the same type, they are 620output-count sets after how many messages of the same type, they are
572then printed out. If the value was 10, then after killing ten orcs, the 621then printed out. If the value was 10, then after killing ten orcs, the
573message '10 times you kill orc' would be printed out. The default value is 622message '10 times you kill orc' would be printed out. The default value is
5741 - this means that all messages get printed out as they are requested - 6231 - this means that all messages get printed out as they are requested -
733If you just want to invoke a skill once, leaving your range slot 782If you just want to invoke a skill once, leaving your range slot
734untouched, use L<use_skill> instead. 783untouched, use L<use_skill> instead.
735 784
736=head2 rename 785=head2 rename
737 786
738Changes the custom name of an item. 787Changes/removes the custom name of given item (or the marked one).
739 788
740 rename <item name> to <new name> 789 rename oldname to newname
790 rename "old item name" to "new item name"
741 791
742(Note: the angle brackets (<>) are mandatory and part of the syntax) 792If 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
794marked item will be used instead.
743 795
744If '<item name>' is omitted, defaults to marked item. 796If the new name is empty (i.e. C<"">), then the original (unrenamed) name
745 797will be restored.
746If 'to <new name>' is omitted, clears the custom name.
747 798
748Note: maximum allowed name length is 127 characters. 799Note: maximum allowed name length is 127 characters.
749 800
750=head2 reply 801=head2 reply
751 802
967 1018
968 unignore <login> 1019 unignore <login>
969 1020
970Cancels all ignores set for the specified login. See B<ignore>. 1021Cancels all ignores set for the specified login. See B<ignore>.
971 1022
1023=head2 uptime
1024
1025Tells you something about the time the server was started and how long ago
1026that was.
1027
972=head2 use_skill 1028=head2 use_skill
973 1029
974 use_skill <name of skill> 1030 use_skill <name of skill>
975 1031
976Uses the given L<skill|pod/skill_help> immediately, once. See also 1032Uses the given L<skill|pod/skill_help> immediately, once. See also

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines