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.4 by root, Mon Aug 14 21:44:56 2006 UTC vs.
Revision 1.6 by root, Sat Sep 9 23:30:33 2006 UTC

1=begin comment
2
3***
4*** WARNING:
5*** This file resides in both CFPlus/pod/ and server/pod/
6*** Only ever edit the version in CFPlus/pod/ and run
7*** ./copy_pod inside server/pod/ to update that copy.
8***
9
10=end
11
1=head1 Crossfire+ Command ListingX<command> 12=head1 Crossfire+ Command ListingX<command>
2 13
3=head2 accept-invitation 14=head2 accept-invitation
4 15
5Accepts an invitation previously issued by another player using the invite 16Accepts an invitation previously issued by another player using the invite
281 292
282Shows a list of the highest level players in the game. 293Shows a list of the highest level players in the game.
283 294
284=head2 ignore 295=head2 ignore
285 296
297 ignore list
298
299Lists all players that you currently ignore.
300
286 ignore <player> <tell|shout|all> [timeout] 301 ignore <player> <tell|shout|all> [timeout]
287 302
288This command ignores the specified messages (B<tell> ignores tells, 303This command ignores the specified messages (B<tell> ignores tells,
289B<shout> ignores chat and shout and all ignores everything from the given 304B<shout> ignores chat and shout and all ignores everything from the given
290user). 305user).
293expires. The default is 24 (one day). The reason why all ignores expire 308expires. 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 309after a day by default is that most troublemakers stop soon after they are
295being ignored. 310being ignored.
296 311
297To revoke an ignore, use the B<unignore> command. 312To revoke an ignore, use the B<unignore> command.
298
299=head2 ignore list
300
301Lists all players that you currently ignore.
302 313
303=head2 inventory 314=head2 inventory
304 315
305Lists all items in your inventory along with their locked/applied/wielded 316Lists all items in your inventory along with their locked/applied/wielded
306status. Example: 317status. Example:

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines