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

Comparing deliantra/Deliantra-Client/resources/pod/intro.pod (file contents):
Revision 1.8 by root, Wed Jun 7 06:28:30 2006 UTC vs.
Revision 1.9 by elmex, Sun Jul 23 13:09:41 2006 UTC

27wish to read the full manual. 27wish to read the full manual.
28 28
29=head2 User Interface Basics 29=head2 User Interface Basics
30 30
31# very short description of all ui elements 31# very short description of all ui elements
32
33=head2 Start Playing
34
35When starting the client you will see a window in the middle of the screen:
36
37=for image sc_login.png
38
39There are several settings there:
40
41=over 4
42
43=item B<Host:Port>
44
45In the I<Host:Port> entry you can enter the server hostname followed by
46a colon with the port. The port is per default 13326 if you just enter
47the hostname.
48
49Below the entry there is a button I<Server List>. If you click on it you
50will get a server list:
51
52=for image sc_login_srvlist.png
53
54You can choose from the aviable servers there.
55(B<Note:> At the time of this writing (2006-07-23) only I<cf.schmorp.de> supports
56all features that are offered by CFClient).
57
58=item B<Username>
59
60Here you have to enter the character name you would like to play
61with.
62If you are playing for the first time, type any name you like; this will
63be your character name for the rest of the life of that character.
64As you don't have a character yet you have to create a new
65character. It will be explained below at the L<intro/Getting Started/Character Creation>.
66
67=item B<Password>
68
69Next, type in any password. Remember:
70you will need to remember the same password again to play that character
71again! You can use B<Save Config> (see the buttons on the top of the window) to save your settings,
72including name and password, but if it gets lost recovery is difficult, so remember your
73password or write it down at a safe place.
74
75One more note: it's not a good idea to use "real" passwords to your
76computer accounts! Doing so may make your system vulnerable to
77unscrupulous Crossfire server administrators.
78
79=back
80
81Enter the desired I<Username> and I<Password> and click on I<Login> now.
82
83Next you will see:
84
85=head2 Character Creation
86
87=for item sc_char_create.png
88
89Your next step will be to generate random (primary) stats for your
90character (to see the stats, you might have to open the B<Stats Window>
91using the button at the top of the screen).
92
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.
95
96Or look at L<intro/Character Stats>.
97
98You can let the dices reroll your stats with the I<Roll Again> button, you can
99I<Swap Stats>.
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
102B<Cha> stat has the lowest. You may rearrange the order of these values
103when you decide that you have rolled some decent stats. Two points: you
104can never roll a character with better stats than an average of straight
10515's, and you can't roll higher than 18 in a stat.
106
107Finally click on I<Accept> stats when you think they are fine.
108
109The next you will see after accepting the stats will be the race selection:
110
111=for image sc_char_create_race.png
112
113On the top right a text is displayed that explains the current selected race.
114If you rearrange the windows like this:
115
116=for image sc_char_create_race2.png
117
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.
120Keep in mind that the races also affect the L<intro/Character Stats>.
121
122After you clicked I<Accept> you will see this:
123
124(I choosed a Halfling for now)
125
126=for image sc_new_char.png
127
128The dragon on the right is another player that is currently logging in or creating his character.
129
130Now go to the south (you can move your character by with the keypad or the cursor keys).
131You will enter a hall similar to this:
132
133=for image sc_new_char_hall.png
134
135Step onto the first cell before the teleporter and the description of the character class
136will be displayed in the message window:
137
138=for image sc_new_char_class.png
139
140While each class has its particular strengths and weaknesses, in summary
141its just a fact that some classes are easier to play than others.
142
143For beginning players, the "simple fighter" characters are the easiest
144to play successfully. The B<Dwarf>, B<Human>, and B<Warrior> are among
145good earlier choices. As you gain experience with using Crossfire+ you
146may wish to branch out into other "fighter" characters such as the
147B<Thief> or B<Elf>, or try your hand at playing "spellcaster" characters
148like the B<Wizard>, B<Mage>, B<Cleric> or B<Priest>. The "exotic" races
149(e.g. B<Fireborn>, B<Quetzalcoatl> and B<Wraith>) and the B<Monk> class
150are the hardest classes to master.
151
152One more note: You will probably find any character class that has a low
153natural B<Int> (for example, the B<Barbarian> class) will have a fairly
154difficult time at higher levels. Skills, and most importantly, spells,
155will be more difficult learn. Plan to spend a lot of loot on grimores,
156prayer books and skill scrolls.
157
158If you found a class that you like step on the teleporter.
159
160=head2 The first dungeons
161
162Next you will land in the nexus:
163
164=for image sc_new_char_nexus.png
165
166Read the signs by stepping on them and read what they say.
167These signs automatically display what they have to say in the message window.
168Other signs you have to read by applying them. You apply something by middle-click
169it in the floorbox:
170
171=for image sc_new_char_floorbox_apply.png
172
173Or you can use the I<spacebar> to apply the topmost thing you see in the floorbox.
174
175For now go to the north into the newbies house. Read all signs there and follow their
176instructions.
177
178If you see NPC's there, click on them and you will enter the NPC dialouge:
179
180=for image sc_newbiew_npc_dialog.png
181
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.
184
185Another note about entering commands:
186
187In crossfire most things are command driven. You can enter commands in 2 ways:
188
189=over 4
190
191=item B<Chat Box>
192
193=for image sc_chatbox.png
194
195If you plan longer chat sessions you maybe prefer this.
196
197=item B<Command Completer>
198
199Read the tooltip that occurs when you hover the mouse above the entry.
200This completer can speed up commands a lot.
201
202=back
203
204Ok, i assume now that you finished the newbies house and you are back in the nexus.
205Now walk to the left, to the exit to I<Scorn>, the main town in the world.
206It's the main meeting place for most people on the server and it offers newbie
207dungeons for the beginners.
208
209If you walk into the exit you will be teleported to scorn:
210
211To the west you see the two beginner houses. Step onto the first one:
212
213=for image sc_scorn_beginners_house.png
214
215Press spacebar to apply it to enter the house. Like the newbies house
216in the nexus read all signs and follow their orders:
217
218=for image sc_inthe_beginners_house.png
219
220After you finished that house, enter the second house and finish it.
221
222After finishing those two houses there are multiple dungeons for newbies.
223The best for you to start is the I<Newbie Tower>:
224
225=for image sc_scorn_newbie_tower.png
226
227To the north there is the I<Drinking Fountain> a well that you can enter.
228The first parts of the dungeon there are also very nice.
229
230=for image sc_scorn_drinking_fountain.png
231
232Explore Scorn, there are many dungeons in the houses. Be careful when meeting
233new monsters, ask questions on the server via the I<chat> command and read the
234documentation here for further information about some topics.
235
236=head1 Getting Started (old)
32 237
33=head2 How to create a new Character 238=head2 How to create a new Character
34 239
35When you start up Crossfire, you will be asked for a character name and a 240When you start up Crossfire, you will be asked for a character name and a
36password (you may need to open the B<Server Setup> dialog for this using 241password (you may need to open the B<Server Setup> dialog for this using
104many things explained to you. Make sure you investigate every place in 309many things explained to you. Make sure you investigate every place in
105that house. 310that house.
106 311
107I'm on the starting map, what do I do now? You should be in a city square 312I'm on the starting map, what do I do now? You should be in a city square
108with a few sign posts in the middle. Move over the signs and apply them 313with a few sign posts in the middle. Move over the signs and apply them
109("A") to read what they say. 314B<spacebar> to read what they say.
110 315
111For beginners, there are several maps designed for them. Find these areas 316For beginners, there are several maps designed for them. Find these areas
112and clear them out. All throughout these levels, a player can find signs 317and clear them out. All throughout these levels, a player can find signs
113and books which they can read by stepping onto them and hitting B<space 318and books which they can read by stepping onto them and hitting B<space
114bar> to apply the book/sign. These messages will help the player to learn 319bar> to apply the book/sign. These messages will help the player to learn
219Parts of this document were originally compiled, edited, and written by 424Parts of this document were originally compiled, edited, and written by
220Brian Thomas, Klaus Elsbernd, and John W. Klar. Additional information 425Brian Thomas, Klaus Elsbernd, and John W. Klar. Additional information
221compiled by Maciej Kalisiak, Gorlin, Anton Oussik and Gene Alexander. 426compiled by Maciej Kalisiak, Gorlin, Anton Oussik and Gene Alexander.
222 427
223Adapted for use by I<cfplus>, enhanced and corrected by Pippijn van 428Adapted for use by I<cfplus>, enhanced and corrected by Pippijn van
224Steenhoven and Marc A. Lehmann. 429Steenhoven, Marc A. Lehmann and Robin Redeker.
225 430

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines