removed unnecessary leading whitespace

This commit is contained in:
ryannathans 2022-10-09 20:46:18 +11:00
parent 41b0a69711
commit c572b37367

View File

@ -4,55 +4,55 @@ tags: game_guide
layout: guide layout: guide
--- ---
<div id="content"> <div id="content">
<div id="article"> <div id="article">
<div class="sectionHeader"> <div class="sectionHeader">
<div class="left"> <div class="left">
<div class="right"> <div class="right">
<h1 class="plaque"> <h1 class="plaque">
How do I get started? How do I get started?
</h1> </h1>
</div> </div>
</div> </div>
</div> </div>
<div class="section"> <div class="section">
<div class="article_theme_1"> <div class="article_theme_1">
<div class="article"> <div class="article">
<div class="topshadow"> <div class="topshadow">
<div class="bottomborder"> <div class="bottomborder">
<div class="leftshadow"> <div class="leftshadow">
<div class="rightshadow"> <div class="rightshadow">
<div class="leftcorner"> <div class="leftcorner">
<div class="rightcorner"> <div class="rightcorner">
<div class="bottomleft"> <div class="bottomleft">
<div class="bottomright"> <div class="bottomright">
<div class="links"><a href="#Introduction">Introduction</a> | <a href="#download">Download</a> | <a href="#tutorial_island">Tutorial Island</a> | <a href="#starter_items">Starter Items</a> | <a href="#money_making">Money Making</a> | <a href="#fast_travel">Fast Traveling</a> | <a href="#extra">Extra</a></div> <div class="links"><a href="#Introduction">Introduction</a> | <a href="#download">Download</a> | <a href="#tutorial_island">Tutorial Island</a> | <a href="#starter_items">Starter Items</a> | <a href="#money_making">Money Making</a> | <a href="#fast_travel">Fast Traveling</a> | <a href="#extra">Extra</a></div>
<br/> <br/>
<a name="Introduction"></a><br class="clear"/> <a name="Introduction"></a><br class="clear"/>
<div class="headings"> <div class="headings">
<span class="headertitleleft"><span class="headertitleright" id="Introduction">Introduction</span></span> <span class="headertitleleft"><span class="headertitleright" id="Introduction">Introduction</span></span>
</div> </div>
<br/> <br/>
<p>Welcome to 2009scape, where your memories of Runescape come to life. Unlike Oldschool Runescape, we keep true to the Gower brothers' vision of the game.</p> <p>Welcome to 2009scape, where your memories of Runescape come to life. Unlike Oldschool Runescape, we keep true to the Gower brothers' vision of the game.</p>
<p> <p>
We are a constant work in progress. The goal is content completion up until January 2009 (revision 530), with an expansion to December 2009 (revision 578) planned. We are a constant work in progress. The goal is content completion up until January 2009 (revision 530), with an expansion to December 2009 (revision 578) planned.
We encourage you to discuss any suspected bugs you find on the <a src="https://forum.2009scape.org/">forum.</a> We encourage you to discuss any suspected bugs you find on the <a src="https://forum.2009scape.org/">forum.</a>
This project is working towards 100% completion and is currently a work in progress, you can read more on our <a href="./about2009scape.html">about page.</a> This project is working towards 100% completion and is currently a work in progress, you can read more on our <a href="./about2009scape.html">about page.</a>
Whilst we strive for authenticity, we have made a few quality-of-life (QoL) improvements along the way. We do not accept donations, or any form of financial contribution. Whilst we strive for authenticity, we have made a few quality-of-life (QoL) improvements along the way. We do not accept donations, or any form of financial contribution.
If you wish to contribute you can help maintain the wiki, <a href="https://forum.2009scape.org/viewtopic.php?t=35-2009scape-test-process" target="_blank">become a tester</a>, <a href="https://gitlab.com/2009scape/2009scape/-/issues" target="_blank">fix issues</a>, write new content or help us maintain our drop tables, item config, etc. If you wish to contribute you can help maintain the wiki, <a href="https://forum.2009scape.org/viewtopic.php?t=35-2009scape-test-process" target="_blank">become a tester</a>, <a href="https://gitlab.com/2009scape/2009scape/-/issues" target="_blank">fix issues</a>, write new content or help us maintain our drop tables, item config, etc.
</p> </p>
<p>2009scape consists of three main components:</p> <p>2009scape consists of three main components:</p>
<ul> <ul>
<li><a href="https://gitlab.com/2009scape/2009scape" target="_blank">Server</a> - where the game runs, hosted by volunteers</li> <li><a href="https://gitlab.com/2009scape/2009scape" target="_blank">Server</a> - where the game runs, hosted by volunteers</li>
<li><a href="https://github.com/Pazaz/RT4-Client" target="_blank">Client</a> - where the game is displayed and interacted with</li> <li><a href="https://github.com/Pazaz/RT4-Client" target="_blank">Client</a> - where the game is displayed and interacted with</li>
<li><a href="https://gitlab.com/2009scape/Saradomin-Launcher" target="_blank">Launcher</a> - updates, configures and runs the game client</li> <li><a href="https://gitlab.com/2009scape/Saradomin-Launcher" target="_blank">Launcher</a> - updates, configures and runs the game client</li>
</ul> </ul>
<p><b>You may request your live server save file at any time.</b></p> <p><b>You may request your live server save file at any time.</b></p>
<p>If you have any questions that are not answered here please ask on the forums.</p> <p>If you have any questions that are not answered here please ask on the forums.</p>
<div class="headings"> <div class="headings">
<span class="headertitleleft"><span class="headertitleright" id="download">Download</span></span> <span class="headertitleleft"><span class="headertitleright" id="download">Download</span></span>
</div> </div>
<p>To get started, all you need to do is:</p> <p>To get started, all you need to do is:</p>
<ol> <ol>
<li><a href="https://adoptium.net/temurin/releases/?version=11" target="_blank"><b>Install Java 11 x64</b></a> for your operating system. Please ensure you install version 11, other versions will cause obscure problems. Linux users should download Java 11 via their distro's package manager.</li> <li><a href="https://adoptium.net/temurin/releases/?version=11" target="_blank"><b>Install Java 11 x64</b></a> for your operating system. Please ensure you install version 11, other versions will cause obscure problems. Linux users should download Java 11 via their distro's package manager.</li>
<li>Download Saradomin Launcher: <li>Download Saradomin Launcher:
<br> <br>
@ -66,41 +66,41 @@ layout: guide
<li>Click play! The client will be update/downloaded as necessary.</li> <li>Click play! The client will be update/downloaded as necessary.</li>
<li>Once the client has loaded, create an account from the main menu. If you get stuck on a "please wait" message, restart the client and try again - this happens sometimes if you have a fast connection.</li> <li>Once the client has loaded, create an account from the main menu. If you get stuck on a "please wait" message, restart the client and try again - this happens sometimes if you have a fast connection.</li>
<li>Log in and play!</li> <li>Log in and play!</li>
</ol> </ol>
<div class="headings"> <div class="headings">
<span class="headertitleleft"><span class="headertitleright">Tutorial Island</span></span> <span class="headertitleleft"><span class="headertitleright">Tutorial Island</span></span>
</div> </div>
<br/> <br/>
<p>As of April 2022, the famous tutorial island has been added to 2009scape. Once you have created your account, you will spawn at the start of tutorial island. <p>As of April 2022, the famous tutorial island has been added to 2009scape. Once you have created your account, you will spawn at the start of tutorial island.
You can skip the tutorial by talking to Skippie. I know many of you have completed tutorial island so many times that you can't fathom the thought of doing it again. You can skip the tutorial by talking to Skippie. I know many of you have completed tutorial island so many times that you can't fathom the thought of doing it again.
But, I promise that you will not regret experiencing the island with those beautiful HD graphics! Do keep in mind that the default experience is x5, so if you're a skiller you will But, I promise that you will not regret experiencing the island with those beautiful HD graphics! Do keep in mind that the default experience is x5, so if you're a skiller you will
want to skip the tutorial. want to skip the tutorial.
</p> </p>
<br> <br>
<br> <br>
<b>You will be given the option to set your XP rate and game mode at the end of the tutorial by speaking to the wizard.</b> <b>You will be given the option to set your XP rate and game mode at the end of the tutorial by speaking to the wizard.</b>
<br/><br/> <br/><br/>
<p><b> Changing xp rates </b></p> <p><b> Changing xp rates </b></p>
<ul> <ul>
<li> 1x Rate (authentic)</li> <li> 1x Rate (authentic)</li>
<li> 2.5x Rate</li> <li> 2.5x Rate</li>
<li> 5x Rate (the default)</li> <li> 5x Rate (the default)</li>
<li> 10x Rate (exclusively for permadeath ironmen)</li> <li> 10x Rate (exclusively for permadeath ironmen)</li>
<br> <br>
</ul> </ul>
<p><b> Changing Ironman Modes </b></p> <p><b> Changing Ironman Modes </b></p>
<p>As some of us have not played in over a decade. I will go into detail on each mode. </p> <p>As some of us have not played in over a decade. I will go into detail on each mode. </p>
<ul> <ul>
<li>Ironman Mode</li> <li>Ironman Mode</li>
<p> This account mode is the basic of the three account types. Ironmen are unable to trade any other player so they are completely self-sufficient. They also can not use lootshare <p> This account mode is the basic of the three account types. Ironmen are unable to trade any other player so they are completely self-sufficient. They also can not use lootshare
whatsoever which means they are still stuck collecting everything on their own. </p> whatsoever which means they are still stuck collecting everything on their own. </p>
<li>Hardcore/Permadeath Ironman</li> <li>Hardcore/Permadeath Ironman</li>
<p>Follows the restrictions of regular ironman mode, but the account will be reset upon death.</p> <p>Follows the restrictions of regular ironman mode, but the account will be reset upon death.</p>
<li>Ultimate Ironman</li> <li>Ultimate Ironman</li>
<p>Like regular ironman mode, the only other difference is ultimate ironmen can not bank items. They can, however, note and unnote items by using them on bank booths.</p> <p>Like regular ironman mode, the only other difference is ultimate ironmen can not bank items. They can, however, note and unnote items by using them on bank booths.</p>
</ul> </ul>
<br/> <br/>
<div class="headings"> <div class="headings">
<span class="headertitleleft"><span class="headertitleright" id="starter_items">Starter Items</span></span> <span class="headertitleleft"><span class="headertitleright" id="starter_items">Starter Items</span></span>
</div> </div>
<br> <br>
@ -117,30 +117,30 @@ layout: guide
<br> <br>
<br> <br>
<br> <br>
<div class="headings"> <div class="headings">
<span class="headertitleleft"><span class="headertitleright" id="money_making">Early Money</span></span> <span class="headertitleleft"><span class="headertitleright" id="money_making">Early Money</span></span>
</div> </div>
<br/> <br/>
<div class="imgright"> <div class="imgright">
<div class="topbord"> <div class="topbord">
<div class="bottombord"> <div class="bottombord">
<div class="leftbord"> <div class="leftbord">
<div class="rightbord"> <div class="rightbord">
<div class="toplcorn"> <div class="toplcorn">
<div class="toprcorn"> <div class="toprcorn">
<div class="bottomlcorn"> <div class="bottomlcorn">
<div class="bottomrcorn"> <div class="bottomrcorn">
</div> </div>
</div> </div>
</div> </div>
</div> </div>
</div> </div>
</div> </div>
</div> </div>
</div> </div>
</div> </div>
<p> In Runescape there were plenty of different ways to make money and I know it's a tad difficult hopping into the time machine and coming back to this era forgetting how in the worlds people made money. <p> In Runescape there were plenty of different ways to make money and I know it's a tad difficult hopping into the time machine and coming back to this era forgetting how in the worlds people made money.
Not to worry we have you covered with some basic money making methods that may later have full guides but for now a little glimpse into what 2009scape has to offer. Not to worry we have you covered with some basic money making methods that may later have full guides but for now a little glimpse into what 2009scape has to offer.
<br> <br>
<br> <br>
@ -148,243 +148,243 @@ layout: guide
<br> <br>
<br> <br>
</p> </p>
<ul> <ul>
<p><b> Jobs </b> </p> <p><b> Jobs </b> </p>
<img align="right" alt="" height="100" src="../img/main/kbase/getting_started/workfor.png" style="margin-left: 1%;" width="190"/> <img align="right" alt="" height="100" src="../img/main/kbase/getting_started/workfor.png" style="margin-left: 1%;" width="190"/>
<p align="left"> In the year of 2009, Runescape had a job system to help newer players get used to the skill system. You came right out the tutorial Learning the ropes, just to realize that you had 25gp to your name <p align="left"> In the year of 2009, Runescape had a job system to help newer players get used to the skill system. You came right out the tutorial Learning the ropes, just to realize that you had 25gp to your name
with just a few starter tools to get you started. Most of the tutors inside of Lumbridge are trying to get you to work for them but I know right away that can be intimidating. with just a few starter tools to get you started. Most of the tutors inside of Lumbridge are trying to get you to work for them but I know right away that can be intimidating.
If I were you, I would head straight to the woodcutting tutors and get your first job. While you are level one woodcutting you will most likely have to cut If I were you, I would head straight to the woodcutting tutors and get your first job. While you are level one woodcutting you will most likely have to cut
around 20 regular logs and give you around 5-6k. around 20 regular logs and give you around 5-6k.
</p> </p>
<br/> <br/>
<p> <b> Pyramid Plunder </b></p> <p> <b> Pyramid Plunder </b></p>
<p> This sneaky thieving mini game can end up getting you a pretty penny when first starting. As it only requires 30 thieving to get started! <p> This sneaky thieving mini game can end up getting you a pretty penny when first starting. As it only requires 30 thieving to get started!
There are plenty of rewards to get form the mini game one being pharaoh's sceptre. There are plenty of rewards to get form the mini game one being pharaoh's sceptre.
</p><table style="text-align: center;"> </p><table style="text-align: center;">
<tbody> <tbody>
<tr class="row_a"> <tr class="row_a">
<td style="text-align: center; width: 100px; border-style: none;"> <br/> <b>Type</b> <br/><br/></td> <td style="text-align: center; width: 100px; border-style: none;"> <br/> <b>Type</b> <br/><br/></td>
<td style="text-align: center; width: 100px; border-style: none;"> <br/> <b>Material</b> <br/><br/></td> <td style="text-align: center; width: 100px; border-style: none;"> <br/> <b>Material</b> <br/><br/></td>
<td style="text-align: center; width: 200px; border-style: none;"> <br/> <b>Gold</b> <br/><br/></td> <td style="text-align: center; width: 200px; border-style: none;"> <br/> <b>Gold</b> <br/><br/></td>
</tr> </tr>
<tr class="row_b"> <tr class="row_b">
<td>Comb</td> <td>Comb</td>
<td>Ivory</td> <td>Ivory</td>
<td>50gp</td> <td>50gp</td>
</tr> </tr>
<tr class="row_a"> <tr class="row_a">
<td>Comb</td> <td>Comb</td>
<td>Pottery</td> <td>Pottery</td>
<td>N/A</td> <td>N/A</td>
</tr> </tr>
<tr class="row_b"> <tr class="row_b">
<td>Comb</td> <td>Comb</td>
<td>Stone</td> <td>Stone</td>
<td>N/A</td> <td>N/A</td>
</tr> </tr>
<tr class="row_a"> <tr class="row_a">
<td>Comb</td> <td>Comb</td>
<td>Gold</td> <td>Gold</td>
<td>N/A</td> <td>N/A</td>
</tr> </tr>
<tr class="row_b"> <tr class="row_b">
<td>Seal</td> <td>Seal</td>
<td>Ivory</td> <td>Ivory</td>
<td>N/A</td> <td>N/A</td>
</tr> </tr>
<tr class="row_a"> <tr class="row_a">
<td>Seal</td> <td>Seal</td>
<td>Pottery</td> <td>Pottery</td>
<td>N/A</td> <td>N/A</td>
</tr> </tr>
<tr class="row_b"> <tr class="row_b">
<td>Seal</td> <td>Seal</td>
<td>Stone</td> <td>Stone</td>
<td>150gp</td> <td>150gp</td>
</tr> </tr>
<tr class="row_a"> <tr class="row_a">
<td>Seal</td> <td>Seal</td>
<td>Gold</td> <td>Gold</td>
<td>750gp</td> <td>750gp</td>
</tr> </tr>
<tr class="row_b"> <tr class="row_b">
<td>Scarab</td> <td>Scarab</td>
<td>Ivory</td> <td>Ivory</td>
<td>N/A</td> <td>N/A</td>
</tr> </tr>
<tr class="row_a"> <tr class="row_a">
<td>Scarab</td> <td>Scarab</td>
<td>Pottery</td> <td>Pottery</td>
<td>75gp</td> <td>75gp</td>
</tr> </tr>
<tr class="row_b"> <tr class="row_b">
<td>Scarab</td> <td>Scarab</td>
<td>Stone</td> <td>Stone</td>
<td>175gp</td> <td>175gp</td>
</tr> </tr>
<tr class="row_a"> <tr class="row_a">
<td>Scarab</td> <td>Scarab</td>
<td>Gold</td> <td>Gold</td>
<td>1k</td> <td>1k</td>
</tr> </tr>
<tr class="row_b"> <tr class="row_b">
<td>Statuette</td> <td>Statuette</td>
<td>Ivory</td> <td>Ivory</td>
<td>N/A</td> <td>N/A</td>
</tr> </tr>
<tr class="row_a"> <tr class="row_a">
<td>Statuette</td> <td>Statuette</td>
<td>Pottery</td> <td>Pottery</td>
<td>100gp</td> <td>100gp</td>
</tr> </tr>
<tr class="row_b"> <tr class="row_b">
<td>Statuette</td> <td>Statuette</td>
<td>Stone</td> <td>Stone</td>
<td>200gp</td> <td>200gp</td>
</tr> </tr>
<tr class="row_a"> <tr class="row_a">
<td>Statuette</td> <td>Statuette</td>
<td>Gold</td> <td>Gold</td>
<td>1,250gp</td> <td>1,250gp</td>
</tr> </tr>
</tbody> </tbody>
</table> </table>
<br/> <br/>
<br/> <br/>
<p> <b> Agility Pyramid </b></p> <p> <b> Agility Pyramid </b></p>
<p> You will need a way to make sure you don't die of the desert heat and a minimum of 30 agility to get started. <p> You will need a way to make sure you don't die of the desert heat and a minimum of 30 agility to get started.
The pyramid is straight-forward and when you bring Simon the pyramid top he will give you 10k each. The pyramid is straight-forward and when you bring Simon the pyramid top he will give you 10k each.
<br/> <br/>
<br/> <br/>
<b> Make sure you bring waterskins</b> <b> Make sure you bring waterskins</b>
<br/> <br/>
</p><p> <b> Stronghold of Security </b></p> </p><p> <b> Stronghold of Security </b></p>
<p> Make your way over to the stronghold of security underneath the Barbarian village. Make your way through the mazes answering the player safety questions. <p> Make your way over to the stronghold of security underneath the Barbarian village. Make your way through the mazes answering the player safety questions.
Once you have made it through the maze there is a free 10k and some colorful/fighting boots.</p> Once you have made it through the maze there is a free 10k and some colorful/fighting boots.</p>
<br/> <br/>
<a name="fast_travel"></a><br class="clear"/> <a name="fast_travel"></a><br class="clear"/>
<div class="headings"> <div class="headings">
<span class="headertitleleft"><span class="headertitleright">Fast Traveling</span></span> <span class="headertitleleft"><span class="headertitleright">Fast Traveling</span></span>
</div> </div>
<br/> <br/>
<p><b> Gnome Gliders </b></p> <p><b> Gnome Gliders </b></p>
<p> One of the biggest obstacles of Runescape in 2009, was attempting to go over the white wolf mountain or you could <p> One of the biggest obstacles of Runescape in 2009, was attempting to go over the white wolf mountain or you could
walk all the way to edgeville pull the wilderness lever, pull it again and end up in Ardy. Tree gnome stronghold is not walk all the way to edgeville pull the wilderness lever, pull it again and end up in Ardy. Tree gnome stronghold is not
implemented in the game yet so we consider the glider free game for those who want to use it. You have several locations implemented in the game yet so we consider the glider free game for those who want to use it. You have several locations
you can teleport to right away. you can teleport to right away.
<br/> <br/>
<br/> <br/>
<img alt="" height="150" src="../img/main/kbase/getting_started/gnomeGlider.PNG" width="330"/> <img alt="" height="150" src="../img/main/kbase/getting_started/gnomeGlider.PNG" width="330"/>
<br/> <br/>
<b>Note: This will be removed once the quest is implemented</b> </p> <b>Note: This will be removed once the quest is implemented</b> </p>
<br/> <br/>
<p><b> Spirit Trees </b></p> <p><b> Spirit Trees </b></p>
<p> Just like the Gnome Gliders, the Spirit Trees are unlocked as of right now because Tree gnome village quest is not <p> Just like the Gnome Gliders, the Spirit Trees are unlocked as of right now because Tree gnome village quest is not
implemented yet! </p> implemented yet! </p>
<img alt="" height="150" src="../img/main/kbase/getting_started/treegnome.PNG" width="350"/> <img alt="" height="150" src="../img/main/kbase/getting_started/treegnome.PNG" width="350"/>
<p><b> Note: This will be removed once the quest is implemented </b></p> <p><b> Note: This will be removed once the quest is implemented </b></p>
<br/> <br/>
<p><b> Canoes </b></p> <p><b> Canoes </b></p>
<p> The travel method a lot of people forget about are the canoes! <br/> <p> The travel method a lot of people forget about are the canoes! <br/>
<br/> <br/>
<br/> <br/>
<img height="300" src="../2009scape-resources/img/game_guide/canoe_system.png" style="border : solid 3px black;" width="300"/> <img height="300" src="../2009scape-resources/img/game_guide/canoe_system.png" style="border : solid 3px black;" width="300"/>
</p> </p>
<p><b> Fairy Rings </b></p> <p><b> Fairy Rings </b></p>
<p> I won't be going into super detail of where the fairy rings teleport you to, but I will say that <p> I won't be going into super detail of where the fairy rings teleport you to, but I will say that
in 2009scape due to Fairy tale quest not being added, the fairy rings are locked behind only the lost city quest. in 2009scape due to Fairy tale quest not being added, the fairy rings are locked behind only the lost city quest.
</p> </p>
<br/> <br/>
<a name="extra"></a><br class="clear"/> <a name="extra"></a><br class="clear"/>
<div class="headings"> <div class="headings">
<span class="headertitleleft"><span class="headertitleright">Extra</span></span> <span class="headertitleleft"><span class="headertitleright">Extra</span></span>
</div> </div>
<p><b> Quests </b> </p> <p><b> Quests </b> </p>
<p> One major thing that most people on the server forget when starting the server is that quests exist in the game. <p> One major thing that most people on the server forget when starting the server is that quests exist in the game.
While most rsps do not really have quests this is a remake of the year 2009 so the plan is to add all the quests eventually While most rsps do not really have quests this is a remake of the year 2009 so the plan is to add all the quests eventually
in the game. As pointed out earlier on this page is that when a quest is not implemented you can use some of the travel methods in the game. As pointed out earlier on this page is that when a quest is not implemented you can use some of the travel methods
without needing to complete the quest. You can find all the quests inside the website under quest help. without needing to complete the quest. You can find all the quests inside the website under quest help.
The quest cape works as well. Once a new quest is added you will no longer be able to wear the cape until that quest is completed. The quest cape works as well. Once a new quest is added you will no longer be able to wear the cape until that quest is completed.
</p> </p>
<br/> <br/>
<p> <b> Diaries </b></p> <p> <b> Diaries </b></p>
<p> Recently we had an update that added the Diaries to the game! There is now certain content locked <p> Recently we had an update that added the Diaries to the game! There is now certain content locked
behind these achievements. With methods of fast traveling completing the Lumbridge/Draynor diaries can land you an explorer behind these achievements. With methods of fast traveling completing the Lumbridge/Draynor diaries can land you an explorer
ring which teleports you to the farming patches! There are plenty of other perks of completing the diaries! So click the little ring which teleports you to the farming patches! There are plenty of other perks of completing the diaries! So click the little
green star in your quests tab to check them out! </p> green star in your quests tab to check them out! </p>
<br/> <br/>
<p> <b> Dailies </b></p> <p> <b> Dailies </b></p>
<p> With a new system for Dailies being added the dailyscape grind has come to 09. Do not worry, this will not consume your entire gameplay experience <p> With a new system for Dailies being added the dailyscape grind has come to 09. Do not worry, this will not consume your entire gameplay experience
since there is plenty of stuff to do inside of the game. Just to name a few dailies there are shooting stars, penguin hide n seek, and since there is plenty of stuff to do inside of the game. Just to name a few dailies there are shooting stars, penguin hide n seek, and
things like battlestaves being in stock. There will be guides soon on our local <a href="https://cdn.2009scape.org/wiki/doku.php?id=start">Wiki</a>. </p> things like battlestaves being in stock. There will be guides soon on our local <a href="https://cdn.2009scape.org/wiki/doku.php?id=start">Wiki</a>. </p>
<br/> <br/>
<p> <b> Slayer Rerolls </b></p> <p> <b> Slayer Rerolls </b></p>
<p> Being a Community we are always voting in Quality of life updates that help players releive a partial bit of the tedious unnecessary grind of their <p> Being a Community we are always voting in Quality of life updates that help players releive a partial bit of the tedious unnecessary grind of their
game play experience. In 2009scape, we have allowed as long as you are within the dialogue to reroll the slayer task. If you click out game play experience. In 2009scape, we have allowed as long as you are within the dialogue to reroll the slayer task. If you click out
the game has noted that you had accepted the slayer task. the game has noted that you had accepted the slayer task.
</p> </p>
<br/> <br/>
<br/> <br/>
<p>Let us know on the forums if you have any suggestions for this guide and make sure you check out our wiki for quest guides and more.</p> <p>Let us know on the forums if you have any suggestions for this guide and make sure you check out our wiki for quest guides and more.</p>
<br/> <br/>
<div class="backtotop"><a href="#top">Back to the top</a></div> <div class="backtotop"><a href="#top">Back to the top</a></div>
<br/> <br/>
<center><img alt="" src="../img/main/kbase/hr.png"/></center> <center><img alt="" src="../img/main/kbase/hr.png"/></center>
<table class="bottomlinks"> <table class="bottomlinks">
<tr> <tr>
</tr> </tr>
<tr> <tr>
<td class="bot"><p></p><div class="bold">More articles in <td class="bot"><p></p><div class="bold">More articles in
<a href="./manual.html">Game Guide</a> <a href="./manual.html">Game Guide</a>
</div> </div>
<ul class="bold"> <ul class="bold">
<li> <b>How do I get started?</b></li> <li> <b>How do I get started?</b></li>
<li> <a href="about2009scape.html">About Page</a></li> <li> <a href="about2009scape.html">About Page</a></li>
<li><a href="./controls.html">Controls</a></li> <li><a href="./controls.html">Controls</a></li>
<li><a href="./credits.html">Credit System</a></li> <li><a href="./credits.html">Credit System</a></li>
<li><a href="./the_commands.html">The Commands</a></li> <li><a href="./the_commands.html">The Commands</a></li>
<li><a href="./skill_cape_perks.html">Skill Cape Perks</a></li> <li><a href="./skill_cape_perks.html">Skill Cape Perks</a></li>
</ul> </ul>
</td> </td>
</tr> </tr>
<tr> <tr>
<td colspan="2"> <td colspan="2">
</td> </td>
</tr> </tr>
</table> </table>
</ul></div> </ul></div>
</div> </div>
</div> </div>
</div> </div>
</div> </div>
</div> </div>
</div> </div>
</div> </div>
</div> </div>
<div class="search"> <div class="search">
<div class="searchtop"> <div class="searchtop">
<div class="bottombordershad"> <div class="bottombordershad">
<div class="leftshadow"> <div class="leftshadow">
<div class="rightshadow"> <div class="rightshadow">
<div class="topleft"> <div class="topleft">
<div class="topright"> <div class="topright">
<div class="bottomleftshad"> <div class="bottomleftshad">
<div class="bottomrightshad"> <div class="bottomrightshad">
<div class="searchtext"> <div class="searchtext">
<p style="text-align: center;font-size:11px;font-weight:bold; margin-bottom: 0px;"><img src="https://runescape.wiki/images/f/f4/Red_partyhat.png?7ed30"/></p> <p style="text-align: center;font-size:11px;font-weight:bold; margin-bottom: 0px;"><img src="https://runescape.wiki/images/f/f4/Red_partyhat.png?7ed30"/></p>
</div> </div>
</div> </div>
</div> </div>
</div> </div>
</div> </div>
</div> </div>
</div> </div>
</div> </div>
</div> </div>
</div> </div>
</div> </div>
</div> </div>
</div> </div>
<br class="clear"/> <br class="clear"/>
</div> </div>