Update singleplayer page to reflect new info

This commit is contained in:
dginovker 2023-11-20 04:47:33 +09:00
parent 799ad3284e
commit ef0ccdddec

View File

@ -4,161 +4,194 @@ tags: game_guide
layout: guide
---
<div id="content">
<div id="rule">
<div class="sectionHeader">
<div class="left">
<div class="right">
<h1 class="plaque_medium">
Singleplayer
</h1>
</div>
</div>
<div class="section">
<div class="article_theme_1">
<div class="article">
<div class="topshadow">
<div class="bottomborder">
<div class="leftshadow">
<div class="rightshadow">
<div class="leftcorner">
<div class="rightcorner">
<div class="bottomleft">
<div class="bottomright">
<br/>
<br/>
<br/>
<p>
<br/>
<br/>
<div id="rule">
<div class="sectionHeader">
<div class="left">
<div class="right">
<h1 class="plaque_medium">
Singleplayer
</h1>
</div>
</div>
<div class="section">
<div class="article_theme_1">
<div class="article">
<div class="topshadow">
<div class="bottomborder">
<div class="leftshadow">
<div class="rightshadow">
<div class="leftcorner">
<div class="rightcorner">
<div class="bottomleft">
<div class="bottomright">
<br />
<br />
<br />
<br />
<br />
<h3>Multiplayer (Recommended)</h3>
<h3>Our Multiplayer Promise</h3>
<!-- I discuss the bits of our promise here. -->
<p>2009scape operates a live server so that players can come together as a community and
enjoy the game with eachother. Should there be any scenario in which we are forced to shut
down the live server, we <b>promise</b> that all player saves will be released to the
public alongside a fresh
build of singleplayer.
<br />
<br />
We here on the 2009scape staff firmly believe that each player's
save is
their own individual property, and we will gladly provide anyone's save at their request.
Even banned players can ask for their save, and we will happily provide (but we will not
import singleplayer saves to the official multiplayer server)
</p>
Head over to the <a href="./play.html">Play Now</a> page to get going.
<br>
<br>
<br>
<br>
<h3>Singleplayer Guide</h3>
<div style="width: 100%; margin: 0% auto; display: flex; justify-content: center">
<a href="./play.html" id="playbutton" style="background: none;">
<img src="../../site/2009scape-resources/img/buttons/btn-play.webp"
alt="Play 2009Scape" width="480" height="151"/>
<span class="shim" style="top: 90px"></span>
</a>
</div>
<ol>
<li>Download the <a href="./play.html">Saradomin Launcher</a></li>
<li>Click the Singleplayer tab</li>
<li>Click "Download Singleplayer" on the right-hand side</li>
<li>After Singleplayer finishes downloading, the "Start Singleplayer" button will be
available. Click "Start Singleplayer"</li>
<li>Be patient! You're loading the whole world of RuneScape. It takes time!</li>
<li>When everything is loaded, a client will appear. No need to register for Singleplayer
- Simply enter whatever login credentials you want!</li>
</ol>
<br/>
<br>
<br />
<h4>Our Multiplayer Promise</h4>
<!-- I discuss the bits of our promise here. -->
<p>We here at 2009scape operate a live server so that players can come together as a community and enjoy the game with eachother.
Should there be any scenario in which we are forced to shut down the live server, we <b>promise</b> that all player saves will be released to the public alongside a fresh build of singleplayer.
We here on the 2009scape staff firmly believe that each player's save is their own individual property, and we will gladly provide anyone's save at their request.
Even banned players can ask for their save, and we will happily provide. You can also view our Privacy policies <a href="../privacy/privacy.html">here</a>.
</p>
<h3>Notes</h3>
<ul>
<li>First launch will take a bit longer because the database will have to be properly
configured.</li>
<li>If you change internal server configuration and things suddenly start to be wonky -
that's on you. The release is meant to be enjoyed as-is and any modifications to the
server configuration files are your own.</li>
<li><b>Make sure that you create back ups of your player save to avoid any issues with
your save. As a singleplayer member you are responsible for your player backups.</b>
</li>
</ul>
<br>
<br>
<br />
<br />
<h3>Singleplayer (Linux + Windows)</h3>
<b> Frequently Asked Questions </b>
<br />
<hr style=" color: #ded4ba; background-color: #ded4ba; height: 1px; border: none; " />
<br />
<img align="left" src="../2009scape-resources/img/icons/misc-faq.webp"
style="margin: 5px 25px 0px 0px;" />
<h3 style="color:#675F39; font-size: 12px;"> Is there a way to make a friend join the
Singleplayer version? </h3>
<p>
Yes, but it's difficult and
there's no guide for it. If you want to play with friends or family, we encourage the live
server - The other players don't bite! Here's an example <a
href="https://forum.2009scape.org/viewtopic.php?t=77-singleplayer-connecting-over-lan">forum
post
</a> of a user getting singleplayer with friends working.
</p>
<ol>
<li>Head over to the <a href="https://gitlab.com/2009scape/singleplayer/windows">repository</a>. </li>
<li>Find the big blue button that says "Clone".</li>
<li>Click the Download icon its left.</li>
<li>Select ZIP release.</li>
<li>Download & extract the ZIP to a directory of your liking - preferably Desktop or something like that. Program Files likely won't work.</li>
<li>Execute launch.sh on Linux, or launch.bat on Windows. Enjoy the game.</li>
</ol>
<br />
<br/>
<hr style=" color: #ded4ba; background-color: #ded4ba; height: 1px; border: none; " />
<img align="left" src="../2009scape-resources/img/icons/misc-faq.webp"
style="margin: 5px 25px 0px 0px;" />
<h3 style="color:#675F39; font-size: 12px;"> Why do I see other players? </h3>
<p> There are playerbots that run around to keep the world populated. They can be disabled
by toggling "<code>Fake Players</code>"
</p>
<h3>Notes</h3>
<ul>
<li>First launch will take a bit longer because the database will have to be properly configured.</li>
<li>If you change internal server configuration and things suddenly start to be wonky - that's on you. The release is meant to be enjoyed as-is and any modifications to the server configuration files are your own.</li>
<li><b>Make sure that you create back ups of your player save to avoid any issues with your save. As a singleplayer member you are responsible for your player backups.</b></li>
</ul>
<br />
<br/>
<br/>
<hr style=" color: #ded4ba; background-color: #ded4ba; height: 1px; border: none; " />
<img align="left" src="../2009scape-resources/img/icons/misc-faq.webp"
style="margin: 5px 25px 0px 0px;" />
<h3 style="color:#675F39; font-size: 12px;"> Why do you keep pushing multiplayer so much?
</h3>
<p> Because we want to play with you!
</p>
<b> Frequently Asked Questions </b>
<br/>
<hr style=" color: #ded4ba; background-color: #ded4ba; height: 1px; border: none; "/>
<br/>
<img align="left" src="../2009scape-resources/img/icons/misc-faq.webp" style="margin: 5px 25px 0px 0px;"/>
<h3 style="color:#675F39; font-size: 12px;"> Is there a way to make a friend join the single player version? </h3>
<p> Yes, just open your port : 43595.
</p>
<br />
<br/>
<hr style=" color: #ded4ba; background-color: #ded4ba; height: 1px; border: none; " />
<img align="left" src="../2009scape-resources/img/icons/misc-faq.webp"
style="margin: 5px 25px 0px 0px;" />
<h3 style="color:#675F39; font-size: 12px;"> Is there a point of the GE? </h3>
<p> Yes, server sided bots such a adventure bots still collect resources and sell to your
ge.
</p>
<hr style=" color: #ded4ba; background-color: #ded4ba; height: 1px; border: none; "/>
<img align="left" src="../2009scape-resources/img/icons/misc-faq.webp" style="margin: 5px 25px 0px 0px;"/>
<h3 style="color:#675F39; font-size: 12px;"> Why do I see other players? </h3>
<p> There are playerbots that run around to keep the world populated. They can be disabled in the configuration file.
</p>
<br />
<br/>
<hr style=" color: #ded4ba; background-color: #ded4ba; height: 1px; border: none; " />
<img align="left" src="../2009scape-resources/img/icons/misc-faq.webp"
style="margin: 5px 25px 0px 0px;" />
<h3 style="color:#675F39; font-size: 12px;"> Can I still play minigames? </h3>
<p> Of course, majority of the minigames do not require other players to play in the first
place. We do have special pest control bots,
that will play pest control with you on the easy and intermediate boats. With that said,
you can get your very own set of void armour!
</p>
<hr style=" color: #ded4ba; background-color: #ded4ba; height: 1px; border: none; "/>
<img align="left" src="../2009scape-resources/img/icons/misc-faq.webp" style="margin: 5px 25px 0px 0px;"/>
<h3 style="color:#675F39; font-size: 12px;"> Is there a point of the GE? </h3>
<p> Yes, server sided bots such a adventure bots still collect resources and sell to your ge.
</p>
<br />
<br/>
<hr style=" color: #ded4ba; background-color: #ded4ba; height: 1px; border: none; " />
<img align="left" src="../2009scape-resources/img/icons/misc-faq.webp"
style="margin: 5px 25px 0px 0px;" />
<h3 style="color:#675F39; font-size: 12px;"> How do I get the PvP and wilderness bots in
Server/plugin/ai to work? </h3>
<p> No, but don't worry, the revenants are more than enough of a threat for your wildy.</p>
<br />
<hr style=" color: #ded4ba; background-color: #ded4ba; height: 1px; border: none; "/>
<img align="left" src="../2009scape-resources/img/icons/misc-faq.webp" style="margin: 5px 25px 0px 0px;"/>
<h3 style="color:#675F39; font-size: 12px;"> Can I still play minigames? </h3>
<p> Of course, majority of the minigames do not require other players to play in the first place. We do have special pest control bots,
that will play pest control with you on the easy and intermediate boats. With that said, you can get your very own set of void armour!
</p>
</p>
<hr style=" color: #ded4ba; background-color: #ded4ba; height: 1px; border: none; " />
<img align="left" src="../2009scape-resources/img/icons/misc-faq.webp"
style="margin: 5px 25px 0px 0px;" />
<h3 style="color:#675F39; font-size: 12px;">Can I cheat?</h3>
<p> Enable the "<code>Cheats</code>" option and run <code>::commands</code> to see the list
of commands you can use.
</p>
<br />
<br/>
</p>
<hr style=" color: #ded4ba; background-color: #ded4ba; height: 1px; border: none; " />
<img align="left" src="../2009scape-resources/img/icons/misc-faq.webp"
style="margin: 5px 25px 0px 0px;" />
<h3 style="color:#675F39; font-size: 12px;">How can I modify NPC spawns/Item
stats/Shops/etc?</h3>
<p> Any modification is possible via the code (see: <a
href="https://gitlab.com/2009scape/2009scape">Setting up the development
environment</a>), however some stuff can be modified in the
<code>2009scape/singleplayer/game/data/configs</code> folder. Important note: This is
not officially supported.
</p>
<br />
<br />
Missing an answer? Ask on the <a
href="https://forum.2009scape.org/viewforum.php?f=8-support">forums</a>
<hr style=" color: #ded4ba; background-color: #ded4ba; height: 1px; border: none; "/>
<img align="left" src="../2009scape-resources/img/icons/misc-faq.webp" style="margin: 5px 25px 0px 0px;"/>
<h3 style="color:#675F39; font-size: 12px;"> How do I get the PvP and wilderness bots in Server/plugin/ai to work? </h3>
<p> No, but don't worry, the revenants are more than enough of a threat for your wildy.</p>
<br/>
</p><hr style=" color: #ded4ba; background-color: #ded4ba; height: 1px; border: none; "/>
<img align="left" src="../2009scape-resources/img/icons/misc-faq.webp" style="margin: 5px 25px 0px 0px;"/>
<h3 style="color:#675F39; font-size: 12px;"> Is Singleplayer actually Singleplayer or is a local network version? </h3>
<p> It is solely singleplayer. </p>
<br/>
</p><hr style=" color: #ded4ba; background-color: #ded4ba; height: 1px; border: none; "/>
<img align="left" src="../2009scape-resources/img/icons/misc-faq.webp" style="margin: 5px 25px 0px 0px;"/>
<h3 style="color:#675F39; font-size: 12px;">Can I cheat?</h3>
<p> Edit the <code>worldprops/default.conf</code> file, and set <code>noauth_default_admin=true</code> (by default, it's set to false). Restart the server, and run <code>::commands</code> to see the list of commands you can use. </p>
<br/>
<br/>
Missing an answer? Ask on the <a href="https://forum.2009scape.org/viewforum.php?f=8-support">forums</a>
<br/>
<br/>
<br/>
<br/>
<br/>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<br class="clear"/>
</div>
<br />
<br />
<br />
<br />
<br />
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<br class="clear" />
</div>