Files
2016-03-06 21:35:53 +01:00

99 lines
3.1 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>Space Station 13 Help</title>
<style type="text/css">
body
{
color: #000;
background: #fff;
font-size: 9pt;
font-family: Verdana, sans-serif;
}
h1, h2, h3, h4, h5, h6
{
color: #00f;
font-family: Georgia, Arial, sans-serif;
}
a, a:link, a:visited, a:active, a:hover
{
color: #00f;
text-decoration: underline;
}
a:hover
{
text-decoration: none;
}
</style>
</head>
<body>
<a name="hotkeys"></a>
<h2>Hotkeys</h2>
<p>
<h3>Common Keys</h3>
<li><b>TAB:</b> Toggle WASD mode on or off</li>
<li><b>F1:</b> Adminhelp</li>
<li><b>F2:</b> Quick screenshot</li>
<li><b>Ctrl+F2:</b> Save screenshot</li>
<li><b>Alt:</b> Examine object clicked on</li>
<li><b>Ctrl:</b> Pull object clicked on</li>
<li><b>Shift:</b> Toggles throw mode on when held down, toggles off when released</li>
<li><b>Ctrl+P:</b> Toggle point mode on or off</li>
<li><b>PgUp:</b> Switch active hand</li>
<li><b>PgDown:</b> Use item in active hand</li>
<li><b>Home:</b> Drop item from active hand</li>
<li><b>End:</b> Toggle throw mode on or off</li>
<p>
<h3>WASD Mode Specific Keys</h3>
<li><b>W:</b> Up</li>
<li><b>A:</b> Left</li>
<li><b>S:</b> Down</li>
<li><b>D:</b> Right</li>
<li><b>T:</b> Talk</li>
<li><b>E:</b> Switch active hand</li>
<li><b>C:</b> Use item in active hand</li>
<li><b>Q:</b> Drop item from active hand</li>
<li><b>X:</b> Toggle throw mode on or off</li>
<li><b>P:</b> Toggle point mode on or off</li>
<li><b>B:</b> Toggles point mode on when held down</li>
<li><b>V:</b> Equip item in active hand, if possible</li>
<li><b>G:</b> Bring focus to, and clear, the input bar</li>
<li><b>Z:</b> Move south-west</li>
<li><b>1:</b> Help intent</li>
<li><b>2:</b> Disarm intent</li>
<li><b>3:</b> Grab intent</li>
<li><b>4:</b> Harm intent</li>
<li><b>R:</b> Flip</li>
<li><b>F:</b> Fart</li>
<li><b>Alt+C:</b> OOC</li>
<p>
<h3>Cyborg WASD Mode Specific Keys</h3>
<li><b>1:</b> First tool slot</li>
<li><b>2:</b> Second tool slot</li>
<li><b>3:</b> Third tool slot</li>
<li><b>4:</b> Deselect tool</li>
<p>
<h3>Emotes</h3>
<li><b>Ctrl+A:</b> Salute</li>
<li><b>Ctrl+B:</b> Burp</li>
<li><b>Ctrl+D:</b> Dance</li>
<li><b>Ctrl+E:</b> Eyebrow</li>
<li><b>Ctrl+F:</b> Fart</li>
<li><b>Ctrl+G:</b> Gasp</li>
<li><b>Ctrl+H:</b> Raisehand</li>
<li><b>Ctrl+L:</b> Laugh</li>
<li><b>Ctrl+N:</b> Nod</li>
<li><b>Ctrl+Q:</b> Wave</li>
<li><b>Ctrl+R:</b> Flip</li>
<li><b>Ctrl+S:</b> Scream</li>
<li><b>Ctrl+W:</b> Wink</li>
<li><b>Ctrl+Y:</b> Yawn</li>
<li><b>Ctrl+Z:</b> Snap</li>
</li>
</p>
</body>
</html>