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

Comparing deliantra/Deliantra-Client/pod/tutorial.pod (file contents):
Revision 1.1 by elmex, Sun Aug 13 19:27:54 2006 UTC vs.
Revision 1.5 by root, Thu Jul 19 21:02:03 2007 UTC

1=for image banner.png 1=for image banner.png
2 2
3=head1 CFPlus - a Crossfire+ and Crossfire game client. 3=head1 CFPlus Tutorial - An introduction to Crossfire+ and Crossfire game client.
4 4
5=head2 What's Crossfire+ - Basic Game Concepts 5=head2 What's Crossfire+ - Basic Game Concepts
6 6
7In the words of Frank Tore Johansen, the author of the original Crossfire 7In the words of Frank Tore Johansen, the author of the original Crossfire
8game: 8game:
9 9
10"Crossfire is a multi-player graphical arcade and adventure game made for 10"Crossfire is a multi-player graphical arcade and adventure game made for
11the X Windows systems environment. It has certain flavours from other 11the X Window System environment. It has certain flavours from other
12games, especially gauntletand the rogue-like games. Any number of players 12games, especially gauntlet and the rogue-like games. Any number of players
13can move around in their own window, finding and using items and battling 13can move around in their own window, finding and using items and battling
14monsters. They can choose to cooperate or compete in the same world." 14monsters. They can choose to cooperate or compete in the same world."
15 15
16In the years of development that have followed, Crossfire has grown to 16In the years of development that have followed, Crossfire has grown to
17encompass hundreds of monsters, thousands of maps to explore, an elaborate 17encompass hundreds of monsters, thousands of maps to explore, an elaborate
34 34
35=head2 Start Playing 35=head2 Start Playing
36 36
37When starting the client you will see a window in the middle of the screen: 37When starting the client you will see a window in the middle of the screen:
38 38
39=for image sc_login.png 39=for image sc_login.jpg
40 40
41There are several settings there: 41There are several settings there:
42 42
43=over 4 43=over 4
44 44
49the hostname. 49the hostname.
50 50
51Below the entry there is a button I<Server List>. If you click on it you 51Below the entry there is a button I<Server List>. If you click on it you
52will get a server list: 52will get a server list:
53 53
54=for image sc_login_srvlist.png 54=for image sc_login_srvlist.jpg
55 55
56You can choose from the aviable servers there. 56You can choose from the aviable servers there.
57(B<Note:> At the time of this writing (2006-07-23) only I<cf.schmorp.de> supports 57(B<Note:> At the time of this writing (2006-07-23) only I<cf.schmorp.de> supports
58all features that are offered by CFPlus). 58all features that are offered by CFPlus).
59 59
62Here you have to enter the character name you would like to play 62Here you have to enter the character name you would like to play
63with. 63with.
64If you are playing for the first time, type any name you like; this will 64If you are playing for the first time, type any name you like; this will
65be your character name for the rest of the life of that character. 65be your character name for the rest of the life of that character.
66As you don't have a character yet you have to create a new 66As you don't have a character yet you have to create a new
67character. It will be explained below at the L<intro/Character Creation>. 67character. It will be explained below at the L<Character Creation>.
68 68
69=item B<Password> 69=item B<Password>
70 70
71Next, type in any password. Remember: 71Next, type in any password. Remember:
72you will need to remember the same password again to play that character 72you will need to remember the same password again to play that character
91using the button at the top of the screen). 91using the button at the top of the screen).
92 92
93Hover with the mouse cursor over the stats (Str, Dex, Con, Int, Wis, Pow and Cha) 93Hover with the mouse cursor over the stats (Str, Dex, Con, Int, Wis, Pow and Cha)
94to see what they mean or what they do. 94to see what they mean or what they do.
95 95
96Or look at L<intro/Character Stats>. 96Or look at L<Character Stats>.
97 97
98You can let the dices reroll your stats with the I<Roll Again> button, you can 98You can let the dices reroll your stats with the I<Roll Again> button, you can
99I<Swap Stats>. 99I<Swap Stats>.
100You aren't limited to the number of times you can roll your stats - so have fun. 100You aren't limited to the number of times you can roll your stats - so have fun.
101Notice that the stats are always arranged that the B<Str> stat has the highest value, the 101Notice that the stats are always arranged that the B<Str> stat has the highest value, the
115 115
116=for image sc_char_create_race2.png 116=for image sc_char_create_race2.png
117 117
118You will also see the face of the selected race. Click on I<Next Race> and read all 118You will also see the face of the selected race. Click on I<Next Race> and read all
119the descriptions until you find the right race for your new character. 119the descriptions until you find the right race for your new character.
120Keep in mind that the races also affect the L<intro/Character Stats>. 120Keep in mind that the races also affect the L<Character Stats>.
121 121
122After you clicked I<Accept> you will see this: 122After you clicked I<Accept> you will see this:
123 123
124(I chose a Halfling for now) 124(I chose a Halfling for now)
125 125
175For now go to the north into the newbies house. Read all signs there and follow their 175For now go to the north into the newbies house. Read all signs there and follow their
176instructions. 176instructions.
177 177
178If you see NPC's there, click on them and you will enter the NPC dialouge: 178If you see NPC's there, click on them and you will enter the NPC dialouge:
179 179
180=for image sc_newbiew_npc_dialog.png 180=for image sc_newbiew_npc_dialog.jpg
181 181
182The buttons on the right are options of what you can say to the NPC. You can also 182The buttons on the right are options of what you can say to the NPC. You can also
183click on the links in the text to ask the NPC about that. 183click on the links in the text to ask the NPC about that.
184 184
185Another note about entering commands: 185Another note about entering commands:
188 188
189=over 4 189=over 4
190 190
191=item B<Chat Box> 191=item B<Chat Box>
192 192
193=for image sc_chatbox.png 193=for image sc_chatbox.jpg
194 194
195If you plan longer chat sessions you maybe prefer this. 195If you plan longer chat sessions you maybe prefer this.
196 196
197=item B<Command Completer> 197=item B<Command Completer>
198 198
276=item B<Skill list> 276=item B<Skill list>
277 277
278If you press I<F3> or open the playerbook via the I<Playerbook> button on the top 278If you press I<F3> or open the playerbook via the I<Playerbook> button on the top
279of the window and select the I<Skills> tab, you will see this: 279of the window and select the I<Skills> tab, you will see this:
280 280
281=for image sc_skill_list.png 281=for image sc_skill_list.jpg
282 282
283It displays all the skills you have and displays the experience points and level you gained in each. 283It displays all the skills you have and displays the experience points and level you gained in each.
284 284
285=item B<Statistics> 285=item B<Statistics>
286 286
287If you want to see what stats and resistancies you currently have, go to the I<Statistics> tab in the 287If you want to see what stats and resistancies you currently have, go to the I<Statistics> tab in the
288I<Playerbook> (for example by pressing I<F2>). 288I<Playerbook> (for example by pressing I<F2>).
289 289
290=for image sc_statistics.png 290=for image sc_statistics.jpg
291 291
292Resistancies protect you from a certain type of attack. 292Resistancies protect you from a certain type of attack.
293 293
294=item B<Spellbook> 294=item B<Spellbook>
295 295
298 298
299You wont see there any spell if you just started, but if you learn a spell, it will show up there. 299You wont see there any spell if you just started, but if you learn a spell, it will show up there.
300 300
301If you have learned some spells it should look like this: 301If you have learned some spells it should look like this:
302 302
303=for image sc_spellbook.png 303=for image sc_spellbook.jpg
304 304
305=back 305=back
306 306
307=head2 After playing 307=head2 After playing
308 308

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines