mirror of
https://github.com/2009scape/2009scape.github.io.git
synced 2024-11-23 11:23:17 +01:00
Add files via upload
This commit is contained in:
parent
dc5c9ab178
commit
b727fd9e5c
@ -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>
|
||||
</li>
|
||||
|
||||
<li class="top"><a id="community" class="tl" href="./../../../404.html"><span class="ts">Community</span></a>
|
||||
<ul>
|
||||
<li><a href="./../../../services/m=hiscore/hiscores.html" class="fly"><span>World 1 Hiscores</span></a></li>
|
||||
<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>Contributors</span></a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="top"><a id="community" class="tl" href="./../../../404.html"><span
|
||||
class="ts">Community</span></a>
|
||||
<ul>
|
||||
<li><a href="./../../../404.html" class="fly"><span>Forums</span></a></li>
|
||||
<li><a href="./../../../services/m=hiscore/hiscores.html" class="fly"><span>Hiscores</span></a></li>
|
||||
<li><a href="./../../../404.html" class="fly"><span>Player Submissions</span></a></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>
|
||||
<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>
|
||||
@ -210,13 +220,13 @@ English
|
||||
</div><br>
|
||||
|
||||
<h3> Players </h3>
|
||||
<div id="commandss" style="font-size: 14px;">
|
||||
<ul>
|
||||
<li> ::resetpassword - resets your password </li>
|
||||
<li> ::stats - shows cool stats!</li>
|
||||
<li> ::quests - display currently implemented quests
|
||||
</li>
|
||||
<li> ::playsong - Plays a specific <a
|
||||
href="https://github.com/summerdevs/2009Scape/wiki/Music-Ids">song</a>.
|
||||
<li> ::playsong - Plays a specific song
|
||||
</li>
|
||||
<li> ::players - shows what players are online </li>
|
||||
<li> ::shop - Opens the credit shop </li>
|
||||
@ -225,6 +235,16 @@ English
|
||||
<li> ::reply - similar to tab where you can respond
|
||||
right away to someone. </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>
|
||||
|
||||
<h3> Moderators </h3>
|
||||
@ -283,6 +303,7 @@ English
|
||||
<li> ::setlevel - sets a skill to a specific level.
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
<div class="bold">Further Help</div>
|
||||
|
Loading…
Reference in New Issue
Block a user