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

Comparing deliantra/Deliantra-Client/pod/faq.pod (file contents):
Revision 1.12 by root, Fri Apr 4 15:23:35 2008 UTC vs.
Revision 1.13 by root, Sat Apr 5 16:25:42 2008 UTC

88 88
89=head2 Playing Together 89=head2 Playing Together
90 90
91=head3 How can I communicate with other players? 91=head3 How can I communicate with other players?
92 92
93There are four commands you can use to talk to others. All of them can 93There are five commands you can use to talk to others. All of them can
94be entered by just typing them in, followed by the message, followed by 94be entered by just typing them in, followed by the message, followed by
95C<Return>, e.g. C<chat hey guys, what's up?>. If you have a I<tab> open 95C<Return>, e.g. C<chat hey guys, what's up?>. If you have a I<tab> open
96in your message window you can also just type a text in there followed 96in your message window you can also just type a text in there followed
97by C<Return> (this is especially handy as C<Return> also activates the 97by C<Return> (this is especially handy as C<Return> also activates the
98current chat tab as well). 98current chat tab as well).
104The most-used communications command. Whatever you I<chat> will end up 104The most-used communications command. Whatever you I<chat> will end up
105in the I<Chat> tab of everybody else who is currently logged in. 105in the I<Chat> tab of everybody else who is currently logged in.
106 106
107Example: 107Example:
108 108
109 c uh, that anchovis almost killed me
110
111=item shout <message>
112
113This is like C<chat>, but "louder". Everybody will get your message in red
114in their C<Chat> tabs. You should not use C<shout> unless you are in an
115emergency or there is something really important to be said, otherwise you
116risk being ignored by people.
117
118Example:
119
109 c I am stuck! can anybody let me out? 120 sh I am stuck! can anybody let me out?
110 121
111=item say <message> (short: C<s>) 122=item say <message> (short: C<s>)
112 123
113This command can be used to talk to NPCs (without going through the NPC 124This command can be used to talk to NPCs (without going through the NPC
114dialogue window), but all players anywhere on the same map can hear you as 125dialogue window), but all players anywhere on the same map can hear you as

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines