summaryrefslogblamecommitdiff
path: root/readme/commands.html
blob: 6cc5e55918e28d933c48cca4467f6b31d31199e3 (plain) (tree)






























                                                                                                                             
      
<html>
    <head>
        <title>eAthena | GM Commands</title>
        <link rel="stylesheet" type="text/css" href="style.css">
    </head>
    <body>
    	<div id="template">
            <div id="header">
                <div class="logo">eAthena<br /><span class="subtitle">- RAGNAROK Online Server Emulator</span></div>
                <div class="title">GM Commands</div>
            </div>
            <div id="navcontainer">
                <ul id="navlist">
                    <li><a href="../readme.html">Intro</a></li>
                    <li><a href="setup.html">Setup</a></li>
                    <li><a href="faq.html">FAQ</a></li>
                    <li><a href="scripting.html">Scripting</a></li>
                    <li><a href="commands.html">GM Commands</a></li>
                    <li><a href="resources.html">Resources</a></li>
                </ul>
            </div>
                
            <div class="body-container">
				The following are the GM Commands which can be used in-game on an eAthena server.<br /><br />
                <iframe width="100%" height="35%" src="../conf/help.txt"></iframe><br /><br />
                <iframe width="100%" height="35%" src="../conf/help2.txt"></iframe>
            </div>
            
            <div id="footer">"Read Me" Created & Designed by <a href="http://www.kisuka.com" target="_new">Kisuka</a></div>
		</div>
    </body>
</html>