
- Fixed issue on icecream.txt (bugreport:4752) - Added missing prize on comodo_gambling.txt (bugreport:4748) - Rescripted the iRO event scripts. - Updated the Read Me. - Added 2009 Novice Training Grounds. git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14711 54d463be-8e91-2dee-dedb-b68131a5f0ec
31 lines
1.3 KiB
HTML
31 lines
1.3 KiB
HTML
<html>
|
|
<head>
|
|
<title>eAthena | FAQ</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">FAQ</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 frequently asked questions regarding eAthena.<br /><br />
|
|
<iframe width="100%" height="75%" src="faq-content.html"></iframe><br />
|
|
</div>
|
|
|
|
<div id="footer">"Read Me" Created & Designed by <a href="http://www.kisuka.com" target="_new">Kisuka</a></div>
|
|
</div>
|
|
</body>
|
|
</html> |