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.8 by root, Wed Apr 2 13:52:43 2008 UTC vs.
Revision 1.13 by root, Sat Apr 5 16:25:42 2008 UTC

67 67
68=head3 X<faq_igniteandthaw>How do I thaw icecubes? Or: How do I ignite a torch? 68=head3 X<faq_igniteandthaw>How do I thaw icecubes? Or: How do I ignite a torch?
69 69
70The right-click context menu in the playerbook inventory has an entry 70The right-click context menu in the playerbook inventory has an entry
71B<ignite/thaw>, which will ignite something or thaw icecubes. You will 71B<ignite/thaw>, which will ignite something or thaw icecubes. You will
72need a B<flint & steel> L<$ARCH/light/flint_and_steel.base.111.png> for 72need a B<flint & steel> L<$ARCH/flint_and_steel.x11> for
73this to work! 73this to work!
74 74
75An alternative would be to use the L<mark|command/mark> and 75An alternative would be to use the L<mark|command/mark> and
76L<apply|command/apply> commands like this: 76L<apply|command/apply> commands like this:
77 77
82 82
83=head3 How do I cast a cone spell all around me (burning hands, holy word etc.)? 83=head3 How do I cast a cone spell all around me (burning hands, holy word etc.)?
84 84
85Use the C<5>-key on your keypad. This will cats spells "onto yourself" 85Use the C<5>-key on your keypad. This will cats spells "onto yourself"
86which has the desired effect with cone spells. 86which has the desired effect with cone spells.
87
88
89=head2 Playing Together
90
91=head3 How can I communicate with other players?
92
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
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
97by C<Return> (this is especially handy as C<Return> also activates the
98current chat tab as well).
99
100=over 4
101
102=item chat <message> (short: C<c>)
103
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.
106
107Example:
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
120 sh I am stuck! can anybody let me out?
121
122=item say <message> (short: C<s>)
123
124This command can be used to talk to NPCs (without going through the NPC
125dialogue window), but all players anywhere on the same map can hear you as
126well.
127
128Example:
129
130 s good that schmorp cnanot hera us here!
131
132=item tell <playername> <message> (short: C<te>)
133
134This is your prototypical two-way, private, chat channel. You can talk to
135any other player that is currently logged in, and only he can hear you.
136
137=item gsay <message> (short: C<gs>)
138
139The group say command sends a message to every member of the party/group
140you are in. This is useful when playing in a team, to avoid cluttering the
141chat channel.
142
143=back
144
145=head3 Can I form parties? Which benefits does party-play have?
146
147You can form I<new> parties using the C<< party form <name> >> name
148command, and you can join I<existing> parties using the C<< party join
149<name> >> command. There are other party commands, use C<help party> to
150find out more.
151
152The main benefit of party-play is sharing experience: All experience you
153gain is distributed to all party members accoridng to their level (people
154with twice the level as you gain twice as much experience).
155
156This is great for training skills you are bad in, but somebody else is
157good in, and of course vice versa!
87 158
88 159
89=head2 Magic 160=head2 Magic
90 161
91=head3 How can I summon a specific monster with C<summon pet monster>? 162=head3 How can I summon a specific monster with C<summon pet monster>?
122 100 laoch 193 100 laoch
123 105 snitchangel 194 105 snitchangel
124 195
125=head2 Praying, Gods and Cults 196=head2 Praying, Gods and Cults
126 197
127=head3 How do I pray? 198=head3 X<how_tp_pray>How do I pray?
128 199
129First enter the "praying mode" by readying your L<skill_description/praying> skill 200First enter the "praying mode" by readying your L<skill_description/praying> skill
130(by default bound to C<Alt-P>, or by typing C<rspraying>), then hold and keep holding 201(by default bound to C<Alt-P>, or by typing C<rspraying>), then hold and keep holding
131C<Shift> and a direction key (e.g. C<Shift-Up>). 202C<Shift> and a direction key (e.g. C<Shift-Up>).
132 203
156=head2 Exploring 227=head2 Exploring
157 228
158=head3 What areas are there to explore? 229=head3 What areas are there to explore?
159 230
160First, you should explore Scorn and find the port pass (and maybe also the 231First, you should explore Scorn and find the port pass (and maybe also the
161gate pass). 232gate pass). Make sure you don't miss out the old city of scorn, many
233a dangers, but also many treasures, cna be found there.
162 234
163When you finished most of the quests in Scorn you should investigate how 235When you finished most of the quests in Scorn you should investigate how
164the pirates escape from the prison. This will lead to a number of nice 236the pirates escape from the prison. This will lead to a number of nice
165quests in and around Port Joseph. 237quests in and around Port Joseph.
166 238

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines