--- deliantra/Deliantra-Client/pod/tutorial.pod 2006/08/13 21:49:51 1.2 +++ deliantra/Deliantra-Client/pod/tutorial.pod 2007/07/20 22:13:30 1.6 @@ -1,15 +1,15 @@ =for image banner.png -=head1 CFPlus - a Crossfire+ and Crossfire game client. +=head1 CFPlus Tutorial - An gentle introduction to the game client. -=head2 What's Crossfire+ - Basic Game Concepts +=head2 What's Crossfire TRT - Basic Game Concepts In the words of Frank Tore Johansen, the author of the original Crossfire game: "Crossfire is a multi-player graphical arcade and adventure game made for -the X Windows systems environment. It has certain flavours from other -games, especially gauntletand the rogue-like games. Any number of players +the X Window System environment. It has certain flavours from other +games, especially gauntlet and the rogue-like games. Any number of players can move around in their own window, finding and using items and battling monsters. They can choose to cooperate or compete in the same world." @@ -18,8 +18,9 @@ magic system, over 15 character types, a system of skills, and many, many artifacts and treasures. -Crossfire+ is freely distributed under the General Public License (GPL) -and the code may be obtained from L. +Crossfire TRT is freely distributed under the General (Affero) +Public License (GPL) and the code may be obtained from +L. =head1 Getting Started @@ -36,7 +37,7 @@ When starting the client you will see a window in the middle of the screen: -=for image sc_login.png +=for image sc_login.jpg There are several settings there: @@ -51,7 +52,7 @@ Below the entry there is a button I. If you click on it you will get a server list: -=for image sc_login_srvlist.png +=for image sc_login_srvlist.jpg You can choose from the aviable servers there. (B At the time of this writing (2006-07-23) only I supports @@ -177,7 +178,7 @@ If you see NPC's there, click on them and you will enter the NPC dialouge: -=for image sc_newbiew_npc_dialog.png +=for image sc_newbiew_npc_dialog.jpg The buttons on the right are options of what you can say to the NPC. You can also click on the links in the text to ask the NPC about that. @@ -190,7 +191,7 @@ =item B -=for image sc_chatbox.png +=for image sc_chatbox.jpg If you plan longer chat sessions you maybe prefer this. @@ -278,7 +279,7 @@ If you press I or open the playerbook via the I button on the top of the window and select the I tab, you will see this: -=for image sc_skill_list.png +=for image sc_skill_list.jpg It displays all the skills you have and displays the experience points and level you gained in each. @@ -287,7 +288,7 @@ If you want to see what stats and resistancies you currently have, go to the I tab in the I (for example by pressing I). -=for image sc_statistics.png +=for image sc_statistics.jpg Resistancies protect you from a certain type of attack. @@ -300,7 +301,7 @@ If you have learned some spells it should look like this: -=for image sc_spellbook.png +=for image sc_spellbook.jpg =back