Add files via upload

This commit is contained in:
Summer 2021-02-16 22:24:08 -05:00 committed by GitHub
parent dc5c9ab178
commit b727fd9e5c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -54,7 +54,11 @@ English
} }
.bodyBackground{
background-image: url("../../img/2009img/main/skins/default/bg.jpg");
background-repeat: repeat-y;
}
@ -131,15 +135,21 @@ English
</ul> </ul>
</li> </li>
<li class="top"><a id="community" class="tl" href="./../../../404.html"><span class="ts">Community</span></a> <li class="top"><a id="community" class="tl" href="./../../../404.html"><span
<ul> class="ts">Community</span></a>
<li><a href="./../../../services/m=hiscore/hiscores.html" class="fly"><span>World 1 Hiscores</span></a></li> <ul>
<li><a href="./../../../services/m=hiscore/hiscores.html?world=2" class="fly"><span>World 2 Hiscores</span></a></li> <li><a href="./../../../404.html" class="fly"><span>Forums</span></a></li>
<li><a href="./../../../404.html" class="fly"><span>Contributors</span></a></li> <li><a href="./../../../services/m=hiscore/hiscores.html" class="fly"><span>Hiscores</span></a></li>
</ul> <li><a href="./../../../404.html" class="fly"><span>Player Submissions</span></a></li>
</li> <li><a href="./../../../404.html" class="fly"><span>Adventurer's Log</span></a></li>
<li class="top"><a id="help" class="tl" href="./../../../404.html"><span class="ts">Help</span></a> <li><a href="./../../../404.html" class="fly"><span>Polls</span></a></li>
<li><a href="./../../../404.html" class="fly"><span>Downloads &
Wallpapers</span></a></li>
</ul>
</li>
<li class="top"><a id="help" class="tl" href="./../../../404.html"><span class="ts">Help</span></a>
<ul> <ul>
<li><a href="./../../../404.html" class="fly"><span>Customer Support</span></a></li> <li><a href="./../../../404.html" class="fly"><span>Customer Support</span></a></li>
<li><a href="./../../../404.html" class="fly"><span>Password Recovery</span></a></li> <li><a href="./../../../404.html" class="fly"><span>Password Recovery</span></a></li>
@ -210,13 +220,13 @@ English
</div><br> </div><br>
<h3> Players </h3> <h3> Players </h3>
<div id="commandss" style="font-size: 14px;">
<ul> <ul>
<li> ::resetpassword - resets your password </li> <li> ::resetpassword - resets your password </li>
<li> ::stats - shows cool stats!</li> <li> ::stats - shows cool stats!</li>
<li> ::quests - display currently implemented quests <li> ::quests - display currently implemented quests
</li> </li>
<li> ::playsong - Plays a specific <a <li> ::playsong - Plays a specific song
href="https://github.com/summerdevs/2009Scape/wiki/Music-Ids">song</a>.
</li> </li>
<li> ::players - shows what players are online </li> <li> ::players - shows what players are online </li>
<li> ::shop - Opens the credit shop </li> <li> ::shop - Opens the credit shop </li>
@ -225,6 +235,16 @@ English
<li> ::reply - similar to tab where you can respond <li> ::reply - similar to tab where you can respond
right away to someone. </li> right away to someone. </li>
<li> ::loc - prints the player's location </li> <li> ::loc - prints the player's location </li>
<li> ::scripts - gives a list of botting scripts you can use on world 2.</li>
<li>::togglexp - toggles the xp drop interface on or off.</li>
<li>::xpconfig - used for configuring the xp drop interface
<ul>
<li>::xpconfig track recent/total - choose whether to track most recent or total xp </li>
<li>::xpconfig mode increment/instant - whether the total xp updates incrementally (when the xp drops reach it) or instantly (when the xp is gained) only applies to when total xp is being tracked</li>
</ul>
</li>
<li>::debug - enable debug info</li>
<li>::fpson - shows the fps overlay (overwrites the xp drop interface until client is restarted)</li>
</ul> </ul>
<h3> Moderators </h3> <h3> Moderators </h3>
@ -283,6 +303,7 @@ English
<li> ::setlevel - sets a skill to a specific level. <li> ::setlevel - sets a skill to a specific level.
</li> </li>
</ul> </ul>
</div>
<tr> <tr>
<td colspan="2"> <td colspan="2">
<div class="bold">Further Help</div> <div class="bold">Further Help</div>