summaryrefslogtreecommitdiff
path: root/readme
diff options
context:
space:
mode:
authorValaris <Valaris@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-01-29 16:10:48 +0000
committerValaris <Valaris@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-01-29 16:10:48 +0000
commit620e60eebce2c1f35c5c9a82f6ca365b316587f5 (patch)
tree38a39e0415f419d9a49ae456ed0e26654c23d559 /readme
parenta2675f07d7da22a7c6ae11f545bf8f671e785a82 (diff)
downloadhercules-620e60eebce2c1f35c5c9a82f6ca365b316587f5.tar.gz
hercules-620e60eebce2c1f35c5c9a82f6ca365b316587f5.tar.bz2
hercules-620e60eebce2c1f35c5c9a82f6ca365b316587f5.tar.xz
hercules-620e60eebce2c1f35c5c9a82f6ca365b316587f5.zip
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. EVERYTHING ELSE GOES INTO TRUNK AND WILL BE MERGED INTO STABLE BY VALARIS AND WIZPUTER. -- VALARIS git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5094 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'readme')
-rw-r--r--readme/changelog.html136
-rw-r--r--readme/faq.html151
-rw-r--r--readme/features.html160
-rw-r--r--readme/gmcommands.html139
-rw-r--r--readme/images/banner.gifbin0 -> 27814 bytes
-rw-r--r--readme/images/bg.gifbin0 -> 1402 bytes
-rw-r--r--readme/images/btmborder.gifbin0 -> 755 bytes
-rw-r--r--readme/images/btmborderbg.gifbin0 -> 567 bytes
-rw-r--r--readme/images/chara.gifbin0 -> 213372 bytes
-rw-r--r--readme/images/leftbg.gifbin0 -> 1260 bytes
-rw-r--r--readme/images/leftborder.gifbin0 -> 729 bytes
-rw-r--r--readme/images/logo.gifbin0 -> 26250 bytes
-rw-r--r--readme/images/logobtm.gifbin0 -> 912 bytes
-rw-r--r--readme/images/rightbg.gifbin0 -> 1253 bytes
-rw-r--r--readme/images/rightborder.gifbin0 -> 730 bytes
-rw-r--r--readme/images/textbg.gifbin0 -> 617 bytes
-rw-r--r--readme/npcfeatures.html262
-rw-r--r--readme/readme.css227
-rw-r--r--readme/resources.html150
-rw-r--r--readme/setup.html144
20 files changed, 1369 insertions, 0 deletions
diff --git a/readme/changelog.html b/readme/changelog.html
new file mode 100644
index 000000000..b7488f9c9
--- /dev/null
+++ b/readme/changelog.html
@@ -0,0 +1,136 @@
+<html><head><title>eAthena - Changelog</title><head>
+
+<link rel="stylesheet" type="text/css" href="./readme.css">
+
+<body>
+<div id="dleftbg">
+</div>
+<div id="drightbg">
+</div>
+<div id="canvas" align="center">
+<table cellspacing="0" cellpadding="0" border="0" id="ea" align="center">
+ <tr>
+ <td id="leftborder" valign="top">
+ <table cellspacing="0" cellpadding="0" border="0">
+ <tr>
+ <td id="leftborderspacer">
+ </td>
+ </tr>
+ <tr>
+ <td valign="top">
+ <img src="./images/leftborder.gif">
+ </td>
+ </tr>
+ </table>
+ </td>
+ <td id="middle" valign="top">
+ <table cellspacing="0" cellpadding="0" border="0" valign="top">
+ <tr>
+ <td id="logo" valign="top">
+ <table class="w800" cellspacing="0" cellpadding="0" border="0">
+ <tr>
+ <td valign="top">
+ <table class="w800" cellspacing="0" cellpadding="0" border="0" height="100%">
+ <tr>
+ <td rowspan="4">
+ <img src="./images/chara.gif" width="366" height="274">
+ </td>
+ <td rowspan="4" width="129">
+ </td>
+ <td colspan="2" width="305" height="51" align="right">
+ <img src="./images/banner.gif" width="305" height="51">
+ </td>
+ </tr>
+ <tr>
+ <td id="title" colspan="2" align="right">
+ Changelog
+ </td>
+ </tr>
+ <tr>
+ <td height="81" colspan="2">
+ </td>
+ </tr>
+ <tr>
+ <td class="navi" align="right">
+ <a href="../readme.html">Introduction</a><br>
+ Changelog<br>
+ <a href="./features.html">Features</a><br>
+ <a href="./npcfeatures.html">NPC Features</a>
+
+ </td>
+ <td class="navi" align="right">
+ <a href="./setup.html">Setup</a><br>
+ <a href="./gmcommands.html">GM Commands</a><br>
+ <a href="./faq.html">FAQ</a><br>
+ <a href="./resources.html">Resources</a>
+ </td>
+ </tr>
+ </table>
+ </td>
+ </tr>
+ <tr>
+ <td id="btmborder">
+ <table class="w800" cellspacing="0" cellpadding="0" border="0" height="2">
+ <tr>
+ <td id="leftbtmborder"">
+ </td>
+ <td id="midbtmborder"">
+ <img src="./images/btmborder.gif" width="44" height="2">
+ </td>
+ <td id="rightbtmborder">
+ </td>
+ </tr>
+ </table>
+ </td>
+ </tr>
+ <tr>
+ <td id="content">
+ <table class="w800" cellspacing="0" cellpadding="0" border="0" height="100%">
+ <tr>
+ <td id="lefttext" valign="top">
+<h1>Changelog</h1>
+This is our current changelog. Please note this isn't our <i>complete</i> changelog.
+<br>
+
+
+ </td>
+ <td id="midtext">
+ </td>
+ <td id="righttext" valign="top">
+<iframe src="../Changelog-SVN.txt" name="Changelog" title="eAthena SVN Changelog" marginwidth="10" marginheight="10" frameborder="0" height="500" width="100%"></iframe>
+
+ </td>
+ </tr>
+ <tr>
+ <td colspan="3">
+ &copy; Content Copyright 2005 eAthena Development Team/Evera<br>
+ &copy; Design Copyright 2005 Evera
+ </td>
+ </tr>
+ </table>
+ </td>
+ </tr>
+ </table>
+ </td>
+ </tr>
+ </table>
+ </td>
+ <td id="rightborder" valign="top">
+ <table cellspacing="0" cellpadding="0" border="0">
+ <tr>
+ <td id="rightborderspacer">
+ </td>
+ </tr>
+ <tr>
+ <td valign="top">
+ <img src="./images/rightborder.gif">
+ </td>
+ </tr>
+ </table>
+ </td>
+
+ </tr>
+
+</table>
+</div>
+
diff --git a/readme/faq.html b/readme/faq.html
new file mode 100644
index 000000000..956b7d566
--- /dev/null
+++ b/readme/faq.html
@@ -0,0 +1,151 @@
+<html><head><title>eAthena - FAQ</title><head>
+
+<link rel="stylesheet" type="text/css" href="./readme.css">
+
+<body>
+<div id="dleftbg">
+</div>
+<div id="drightbg">
+</div>
+<div id="canvas" align="center">
+<table cellspacing="0" cellpadding="0" border="0" id="ea" align="center">
+ <tr>
+ <td id="leftborder" valign="top">
+ <table cellspacing="0" cellpadding="0" border="0">
+ <tr>
+ <td id="leftborderspacer">
+ </td>
+ </tr>
+ <tr>
+ <td valign="top">
+ <img src="./images/leftborder.gif">
+ </td>
+ </tr>
+ </table>
+ </td>
+ <td id="middle" valign="top">
+ <table cellspacing="0" cellpadding="0" border="0" valign="top">
+ <tr>
+ <td id="logo" valign="top">
+ <table class="w800" cellspacing="0" cellpadding="0" border="0">
+ <tr>
+ <td valign="top">
+ <table class="w800" cellspacing="0" cellpadding="0" border="0" height="100%">
+ <tr>
+ <td rowspan="4">
+ <img src="./images/chara.gif" width="366" height="274">
+ </td>
+ <td rowspan="4" width="129">
+ </td>
+ <td colspan="2" width="305" height="51" align="right">
+ <img src="./images/banner.gif" width="305" height="51">
+ </td>
+ </tr>
+ <tr>
+ <td id="title" colspan="2" align="right">
+ FAQ
+ </td>
+ </tr>
+ <tr>
+ <td height="81" colspan="2">
+ </td>
+ </tr>
+ <tr>
+ <td class="navi" align="right">
+ <a href="../readme.html">Introduction</a><br>
+ <a href="./changelog.html">Changelog</a><br>
+ Features<br>
+ <a href="./npcfeatures.html">NPC Features</a>
+
+ </td>
+ <td class="navi" align="right">
+ <a href="./setup.html">Setup</a><br>
+ <a href="./gmcommands.html">GM Commands</a><br>
+ <a href="./faq.html">FAQ</a><br>
+ <a href="./resources.html">Resources</a>
+ </td>
+ </tr>
+ </table>
+ </td>
+ </tr>
+ <tr>
+ <td id="btmborder">
+ <table class="w800" cellspacing="0" cellpadding="0" border="0" height="2">
+ <tr>
+ <td id="leftbtmborder"">
+ </td>
+ <td id="midbtmborder"">
+ <img src="./images/btmborder.gif" width="44" height="2">
+ </td>
+ <td id="rightbtmborder">
+ </td>
+ </tr>
+ </table>
+ </td>
+ </tr>
+ <tr>
+ <td id="content">
+ <table class="w800" cellspacing="0" cellpadding="0" border="0" height="100%">
+ <tr>
+ <td id="lefttext" valign="top">
+<h1>FAQ</h1>
+<b>Q: I get the error message "This application has failed to start because cygwin1.dll was not found. Re-installing the application may fix this problem."</b><br>
+ A: You're missing the cygwin dlls. Please get the latest dll at: http://www.cygwin.com/snapshot. If you're unsure, asking around in our IRC chatroom will get you around too, but always remember - use common sense and search before asking.<br><br>
+<b>Q: My map-server won't load! It appears to be loading things before it dissapeared suddenly! HELP!</b><br>
+ A: Use command line to load map-server. It should tell you the error. If you're missing a map, update your kRO Sakray or comment the map from map_athena.conf. If you have an errornous NPC, fix it or comment it off. Anything other than that, feel free to ask around<br><br>
+<b>Q: My map-server failed to load 'adata.grf'! Where do I find this adata.grf? My map-server won't load without it!</b><br>
+ A: The error that caused the map-server to not load is not the adata.grf. adata.grf is NOT a requirement for the map-server to load. The error is probably related to something else.<br><br>
+ </td>
+ <td id="midtext">
+ </td>
+ <td id="righttext" valign="top">
+<b>Q: All 3 of the servers are loaded, but I am still having problems accessing it! What do I do?</b><br>
+ A: First, check the IPs in map_athena.conf and char_athena.conf. If those are correct, check the ports to make sure they match. If that's correct too, you probably cannot handle the server load. Lower the monster spawning rate using mob_count in battle_athena.conf and it should be fine.<br><br>
+<b>Q: How do I start Guild Wars/War of Emperium??? HELP!!!</b><br>
+ A: Read the GM Command page for full list of commands that GMs can use, including the command for this.<br><br>
+<b>Q: My Ragnarok Online crashed while playing with eAthena! What do I do now?</b><br>
+ A: Well, if your Ragnarok crashes, it's most probably not anything to do with eAthena. Something is wrong with your Ragnarok installation. Try reinstalling or updating.<br><br>
+<b>Q: Is eAthena compatible with mySQL? Can I use mySQL as the DB instead of using text files?</b><br>
+ A: Yes, eAthena is compatible with mySQL. A tutorial on how to setup this is coming soon.<br><br>
+<b>Q: Is eAthena compatible with msSQL? Can I use msSQL as the DB instead of using text files?</b><br>
+ A: No, eAthena is not compatible with msSQL. You cannot use msSQL with eAthena.<br><br>
+<b>Q: I found a bug! Where do I report it?</b><br>
+ A: Drop the developers a line at the IRC chatroom. Or just post it in the bug report forum. We check them out too. :)<br><br>
+<b>Q: I know alot of C and I'm able to help improve eAthena and add new features. How can I join your development team?</b><br>
+ A: Try talking to one of the current developers in the eAthena channel.
+
+ </td>
+ </tr>
+ <tr>
+ <td colspan="3">
+ &copy; Content Copyright 2005 eAthena Development Team/Evera<br>
+ &copy; Design Copyright 2005 Evera
+ </td>
+ </tr>
+ </table>
+ </td>
+ </tr>
+ </table>
+ </td>
+ </tr>
+ </table>
+ </td>
+ <td id="rightborder" valign="top">
+ <table cellspacing="0" cellpadding="0" border="0">
+ <tr>
+ <td id="rightborderspacer">
+ </td>
+ </tr>
+ <tr>
+ <td valign="top">
+ <img src="./images/rightborder.gif">
+ </td>
+ </tr>
+ </table>
+ </td>
+
+ </tr>
+
+</table>
+</div>
+
diff --git a/readme/features.html b/readme/features.html
new file mode 100644
index 000000000..78137d65e
--- /dev/null
+++ b/readme/features.html
@@ -0,0 +1,160 @@
+<html><head><title>eAthena - Features</title><head>
+
+<link rel="stylesheet" type="text/css" href="./readme.css">
+
+<body>
+<div id="dleftbg">
+</div>
+<div id="drightbg">
+</div>
+<div id="canvas" align="center">
+<table cellspacing="0" cellpadding="0" border="0" id="ea" align="center">
+ <tr>
+ <td id="leftborder" valign="top">
+ <table cellspacing="0" cellpadding="0" border="0">
+ <tr>
+ <td id="leftborderspacer">
+ </td>
+ </tr>
+ <tr>
+ <td valign="top">
+ <img src="./images/leftborder.gif">
+ </td>
+ </tr>
+ </table>
+ </td>
+ <td id="middle" valign="top">
+ <table cellspacing="0" cellpadding="0" border="0" valign="top">
+ <tr>
+ <td id="logo" valign="top">
+ <table class="w800" cellspacing="0" cellpadding="0" border="0">
+ <tr>
+ <td valign="top">
+ <table class="w800" cellspacing="0" cellpadding="0" border="0" height="100%">
+ <tr>
+ <td rowspan="4">
+ <img src="./images/chara.gif" width="366" height="274">
+ </td>
+ <td rowspan="4" width="129">
+ </td>
+ <td colspan="2" width="305" height="51" align="right">
+ <img src="./images/banner.gif" width="305" height="51">
+ </td>
+ </tr>
+ <tr>
+ <td id="title" colspan="2" align="right">
+ Features
+ </td>
+ </tr>
+ <tr>
+ <td height="81" colspan="2">
+ </td>
+ </tr>
+ <tr>
+ <td class="navi" align="right">
+ <a href="../readme.html">Introduction</a><br>
+ <a href="./changelog.html">Changelog</a><br>
+ Features<br>
+ <a href="./npcfeatures.html">NPC Features</a>
+
+ </td>
+ <td class="navi" align="right">
+ <a href="./setup.html">Setup</a><br>
+ <a href="./gmcommands.html">GM Commands</a><br>
+ <a href="./faq.html">FAQ</a><br>
+ <a href="./resources.html">Resources</a>
+ </td>
+ </tr>
+ </table>
+ </td>
+ </tr>
+ <tr>
+ <td id="btmborder">
+ <table class="w800" cellspacing="0" cellpadding="0" border="0" height="2">
+ <tr>
+ <td id="leftbtmborder"">
+ </td>
+ <td id="midbtmborder"">
+ <img src="./images/btmborder.gif" width="44" height="2">
+ </td>
+ <td id="rightbtmborder">
+ </td>
+ </tr>
+ </table>
+ </td>
+ </tr>
+ <tr>
+ <td id="content">
+ <table class="w800" cellspacing="0" cellpadding="0" border="0" height="100%">
+ <tr>
+ <td id="lefttext" valign="top">
+<h1>Features</h1>
+eAthena tries to keep up with kRO (Korean Ragnarok Online, an official server) in terms of features. Many of the features we have
+are re-coded versions of official onces. We also have many eAthena exclusive features, such as various NPC commands. We also
+have all of the RO server emu goodies, like open-source modification and custom sprites/items. We are currently on <i>feature-lock</i>,
+so we will focus mainly on stability for the time being, not new features.
+
+
+ </td>
+ <td id="midtext">
+ </td>
+ <td id="righttext" valign="top">
+<ul>
+ <li>PVP (Player Vs. Player)</li>
+ <li>Adoption System</li>
+ <li>Dynamic monster spawning system</li>
+ <li>GVG (Guild Vs. Guild)</li>
+ <li>qPets (Cute Pets)</li>
+ <li>Monster Skills</li>
+ <li>2-2 Jobs (Alternate 2nd Jobs)</li>
+ <li>Super Novice (Alternate 1st Job)</li>
+ <li>WoE (War of Emperium)</li>
+ <li>Remote administration of accounts (ladmin)</li>
+ <li>Weddings</li>
+ <li>Pet equipped mobs</li>
+ <li>Management of day/night</li>
+ <li>Mob Disguises</li>
+ <li>Weather and other special effects</li>
+ <li>"Rebirth/Transcendent" Classes</li>
+ <li>Room for custom sprites/items</li>
+ <li>Open source, allowing for your own personal modifications</li>
+ <li>Two different storage systems, TXT and SQL</li>
+ <li>Stability</li>
+ <li>Many other various features</li>
+</ul>
+
+ </td>
+ </tr>
+ <tr>
+ <td colspan="3">
+ &copy; Content Copyright 2005 eAthena Development Team/Evera<br>
+ &copy; Design Copyright 2005 Evera
+ </td>
+ </tr>
+ </table>
+ </td>
+ </tr>
+ </table>
+ </td>
+ </tr>
+ </table>
+ </td>
+ <td id="rightborder" valign="top">
+ <table cellspacing="0" cellpadding="0" border="0">
+ <tr>
+ <td id="rightborderspacer">
+ </td>
+ </tr>
+ <tr>
+ <td valign="top">
+ <img src="./images/rightborder.gif">
+ </td>
+ </tr>
+ </table>
+ </td>
+
+ </tr>
+
+</table>
+</div>
+
diff --git a/readme/gmcommands.html b/readme/gmcommands.html
new file mode 100644
index 000000000..44b9ea554
--- /dev/null
+++ b/readme/gmcommands.html
@@ -0,0 +1,139 @@
+<html><head><title>eAthena - GM Commands</title><head>
+
+<link rel="stylesheet" type="text/css" href="./readme.css">
+
+<body>
+<div id="dleftbg">
+</div>
+<div id="drightbg">
+</div>
+<div id="canvas" align="center">
+<table cellspacing="0" cellpadding="0" border="0" id="ea" align="center">
+ <tr>
+ <td id="leftborder" valign="top">
+ <table cellspacing="0" cellpadding="0" border="0">
+ <tr>
+ <td id="leftborderspacer">
+ </td>
+ </tr>
+ <tr>
+ <td valign="top">
+ <img src="./images/leftborder.gif">
+ </td>
+ </tr>
+ </table>
+ </td>
+ <td id="middle" valign="top">
+ <table cellspacing="0" cellpadding="0" border="0" valign="top">
+ <tr>
+ <td id="logo" valign="top">
+ <table class="w800" cellspacing="0" cellpadding="0" border="0">
+ <tr>
+ <td valign="top">
+ <table class="w800" cellspacing="0" cellpadding="0" border="0" height="100%">
+ <tr>
+ <td rowspan="4">
+ <img src="./images/chara.gif" width="366" height="274">
+ </td>
+ <td rowspan="4" width="129">
+ </td>
+ <td colspan="2" width="305" height="51" align="right">
+ <img src="./images/banner.gif" width="305" height="51">
+ </td>
+ </tr>
+ <tr>
+ <td id="title" colspan="2" align="right">
+ GM Commands
+ </td>
+ </tr>
+ <tr>
+ <td height="81" colspan="2">
+ </td>
+ </tr>
+ <tr>
+ <td class="navi" align="right">
+ <a href="../readme.html">Introduction</a><br>
+ <a href="./changelog.html">Changelog</a><br>
+ <a href="./features.html">Features</a><br>
+ <a href="./npcfeatures.html">NPC Features</a>
+
+ </td>
+ <td class="navi" align="right">
+ <a href="./setup.html">Setup</a><br>
+ GM Commands<br>
+ <a href="./faq.html">FAQ</a><br>
+ <a href="./resources.html">Resources</a>
+ </td>
+ </tr>
+ </table>
+ </td>
+ </tr>
+ <tr>
+ <td id="btmborder">
+ <table class="w800" cellspacing="0" cellpadding="0" border="0" height="2">
+ <tr>
+ <td id="leftbtmborder"">
+ </td>
+ <td id="midbtmborder"">
+ <img src="./images/btmborder.gif" width="44" height="2">
+ </td>
+ <td id="rightbtmborder">
+ </td>
+ </tr>
+ </table>
+ </td>
+ </tr>
+ <tr>
+ <td id="content">
+ <table class="w800" cellspacing="0" cellpadding="0" border="0" height="100%">
+ <tr>
+ <td id="lefttext" valign="top">
+<h1>GM Commands</h1>
+A GM, or Game Master, on eAthena has access to certain codes to administer the server. A GM is appointed by the server owner, and can not
+be gained normally through the game. These commands start with the @ symbol, a well-recognized sign of an Athena server. Many of our current
+commands are broken and don't work properly.
+ </td>
+ <td id="midtext">
+ </td>
+ <td id="righttext" valign="top">
+<iframe src="../conf-tmpl/help.txt" name="Help" title="eAthena Gm Commands" marginwidth="10" marginheight="10" frameborder="0" height="500" width="100%"></iframe>
+
+
+
+
+
+ </td>
+ </tr>
+ <tr>
+ <td colspan="3">
+ &copy; Content Copyright 2005 eAthena Development Team/Evera<br>
+ &copy; Design Copyright 2005 Evera
+ </td>
+ </tr>
+ </table>
+ </td>
+ </tr>
+ </table>
+ </td>
+ </tr>
+ </table>
+ </td>
+ <td id="rightborder" valign="top">
+ <table cellspacing="0" cellpadding="0" border="0">
+ <tr>
+ <td id="rightborderspacer">
+ </td>
+ </tr>
+ <tr>
+ <td valign="top">
+ <img src="./images/rightborder.gif">
+ </td>
+ </tr>
+ </table>
+ </td>
+
+ </tr>
+
+</table>
+</div>
+
diff --git a/readme/images/banner.gif b/readme/images/banner.gif
new file mode 100644
index 000000000..b11ea7dd9
--- /dev/null
+++ b/readme/images/banner.gif
Binary files differ
diff --git a/readme/images/bg.gif b/readme/images/bg.gif
new file mode 100644
index 000000000..20b046176
--- /dev/null
+++ b/readme/images/bg.gif
Binary files differ
diff --git a/readme/images/btmborder.gif b/readme/images/btmborder.gif
new file mode 100644
index 000000000..116e49bb3
--- /dev/null
+++ b/readme/images/btmborder.gif
Binary files differ
diff --git a/readme/images/btmborderbg.gif b/readme/images/btmborderbg.gif
new file mode 100644
index 000000000..82a27195f
--- /dev/null
+++ b/readme/images/btmborderbg.gif
Binary files differ
diff --git a/readme/images/chara.gif b/readme/images/chara.gif
new file mode 100644
index 000000000..13b118a7a
--- /dev/null
+++ b/readme/images/chara.gif
Binary files differ
diff --git a/readme/images/leftbg.gif b/readme/images/leftbg.gif
new file mode 100644
index 000000000..0d4322919
--- /dev/null
+++ b/readme/images/leftbg.gif
Binary files differ
diff --git a/readme/images/leftborder.gif b/readme/images/leftborder.gif
new file mode 100644
index 000000000..c139a9a5f
--- /dev/null
+++ b/readme/images/leftborder.gif
Binary files differ
diff --git a/readme/images/logo.gif b/readme/images/logo.gif
new file mode 100644
index 000000000..4f01126ec
--- /dev/null
+++ b/readme/images/logo.gif
Binary files differ
diff --git a/readme/images/logobtm.gif b/readme/images/logobtm.gif
new file mode 100644
index 000000000..a80f6bc67
--- /dev/null
+++ b/readme/images/logobtm.gif
Binary files differ
diff --git a/readme/images/rightbg.gif b/readme/images/rightbg.gif
new file mode 100644
index 000000000..bd5825593
--- /dev/null
+++ b/readme/images/rightbg.gif
Binary files differ
diff --git a/readme/images/rightborder.gif b/readme/images/rightborder.gif
new file mode 100644
index 000000000..88e27d304
--- /dev/null
+++ b/readme/images/rightborder.gif
Binary files differ
diff --git a/readme/images/textbg.gif b/readme/images/textbg.gif
new file mode 100644
index 000000000..a092b75c1
--- /dev/null
+++ b/readme/images/textbg.gif
Binary files differ
diff --git a/readme/npcfeatures.html b/readme/npcfeatures.html
new file mode 100644
index 000000000..380ce7bfd
--- /dev/null
+++ b/readme/npcfeatures.html
@@ -0,0 +1,262 @@
+<html><head><title>eAthena - NPC Features</title><head>
+
+<link rel="stylesheet" type="text/css" href="./readme.css">
+
+<body>
+<div id="dleftbg">
+</div>
+<div id="drightbg">
+</div>
+<div id="canvas" align="center">
+<table cellspacing="0" cellpadding="0" border="0" id="ea" align="center">
+ <tr>
+ <td id="leftborder" valign="top">
+ <table cellspacing="0" cellpadding="0" border="0">
+ <tr>
+ <td id="leftborderspacer">
+ </td>
+ </tr>
+ <tr>
+ <td valign="top">
+ <img src="./images/leftborder.gif">
+ </td>
+ </tr>
+ </table>
+ </td>
+ <td id="middle" valign="top">
+ <table cellspacing="0" cellpadding="0" border="0" valign="top">
+ <tr>
+ <td id="logo" valign="top">
+ <table class="w800" cellspacing="0" cellpadding="0" border="0">
+ <tr>
+ <td valign="top">
+ <table class="w800" cellspacing="0" cellpadding="0" border="0" height="100%">
+ <tr>
+ <td rowspan="4">
+ <img src="./images/chara.gif" width="366" height="274">
+ </td>
+ <td rowspan="4" width="129">
+ </td>
+ <td colspan="2" width="305" height="51" align="right">
+ <img src="./images/banner.gif" width="305" height="51">
+ </td>
+ </tr>
+ <tr>
+ <td id="title" colspan="2" align="right">
+ NPC Features
+ </td>
+ </tr>
+ <tr>
+ <td height="81" colspan="2">
+ </td>
+ </tr>
+ <tr>
+ <td class="navi" align="right">
+ <a href="../readme.html">Introduction</a><br>
+ <a href="./changelog.html">Changelog</a><br>
+ <a href="./features.html">Features</a><br>
+ NPC Features
+
+ </td>
+ <td class="navi" align="right">
+ <a href="./setup.html">Setup</a><br>
+ <a href="./gmcommands.html">GM Commands</a><br>
+ <a href="./faq.html">FAQ</a><br>
+ <a href="./resources.html">Resources</a>
+ </td>
+ </tr>
+ </table>
+ </td>
+ </tr>
+ <tr>
+ <td id="btmborder">
+ <table class="w800" cellspacing="0" cellpadding="0" border="0" height="2">
+ <tr>
+ <td id="leftbtmborder"">
+ </td>
+ <td id="midbtmborder"">
+ <img src="./images/btmborder.gif" width="44" height="2">
+ </td>
+ <td id="rightbtmborder">
+ </td>
+ </tr>
+ </table>
+ </td>
+ </tr>
+ <tr>
+ <td id="content">
+ <table class="w800" cellspacing="0" cellpadding="0" border="0" height="100%">
+ <tr>
+ <td id="lefttext" valign="top">
+<h1>NPC Features</h1>
+One of the best aspects of eAthena is the NPC system. As a base, we have most of the official kRO NPC scripts, and if they are in
+iRO, we have their correct translations. You can put any of your custom NPCs on top of these, using our extremely easy-to-learn
+scripting language. We also have a wide variety of custom NPCs available in /npc/custom/ and for download in the forums to
+maximize your players' experiences.
+
+
+ </td>
+ <td id="midtext">
+ </td>
+ <td id="righttext" valign="top">
+ <ul>
+ <li><strong>Town Npcs</strong> (11/17)</li>
+ <ul><li>&nbsp;Alberta - 100%</li></ul>
+ <ul><li>&nbsp;Al de Baran - 100%</li></ul>
+ <ul><li>&nbsp;Amatsu - 100%</li></ul>
+ <ul><li>&nbsp;Ayothaya - 75%</li></ul>
+ <ul><li>&nbsp;Comodo - 100%</li></ul>
+ <ul><li>&nbsp;Einbech - 90%</li></ul>
+ <ul><li>&nbsp;Einbroch - 75%</li></ul>
+ <ul><li>&nbsp;Geffen - 100%</li></ul>
+ <ul><li>&nbsp;Gonryun - 60%</li></ul>
+ <ul><li>&nbsp;Izlude - 100%</li></ul>
+ <ul><li>&nbsp;Louyang - 75%</li></ul>
+ <ul><li>&nbsp;Lutie - 100%</li></ul>
+ <ul><li>&nbsp;Morocc - 100%</li></ul>
+ <ul><li>&nbsp;Niflheim - 100%</li></ul>
+ <ul><li>&nbsp;Payon(New Maps) - 99%</li></ul>
+ <ul><li>&nbsp;Prontera - 100%</li></ul>
+ <ul><li>&nbsp;Umbala - 100%</li></ul>
+
+ <li><strong>Job Quests</strong> (16/33)</li>
+ <ul><li>&nbsp;Novice Class (2/2)</li></ul>
+ <ul><ul><li>&nbsp;Novice - 100%</li></ul></ul>
+ <ul><ul><li>&nbsp;Super Novice - 100%</li></ul></ul>
+ <ul><li>&nbsp;1-1 Class (6/6)</li></ul>
+ <ul><ul><li>&nbsp;Swordman - 100%</li></ul></ul>
+ <ul><ul><li>&nbsp;Mage - 100%</li></ul></ul>
+
+
+ <ul><ul><li>&nbsp;Archer - 100%</li></ul></ul>
+
+ <ul><ul><li>&nbsp;Acolyte - 100%</li></ul></ul>
+ <ul><ul><li>&nbsp;Merchant - 100%</li></ul></ul>
+ <ul><ul><li>&nbsp;Thief - 100%</li></ul></ul>
+ <ul><li>&nbsp;2-1 Class (6/6)</li></ul>
+ <ul><ul><li>&nbsp;Knight - 100%</li></ul></ul>
+
+ <ul><ul><li>&nbsp;Priest - 100%</li></ul></ul>
+ <ul><ul><li>&nbsp;Wizard - 100%</li></ul></ul>
+
+ <ul><ul><li>&nbsp;Blacksmith - 100%</li></ul></ul>
+ <ul><ul><li>&nbsp;Hunter - 100%</li></ul></ul>
+
+ <ul><ul><li>&nbsp;Assassin - 100%</li></ul></ul>
+
+ <ul><li>&nbsp;2-2 Class (2/7)</li></ul>
+ <ul><ul><li>&nbsp;Crusader - 0%</li></ul></ul>
+ <ul><ul><li>&nbsp;Monk - 0% (Soon)</li></ul></ul>
+ <ul><ul><li>&nbsp;Sage - 0% (Soon)</li></ul></ul>
+ <ul><ul><li>&nbsp;Rogue - 100%</li></ul></ul>
+
+ <ul><ul><li>&nbsp;Alchemist - 100%</li></ul></ul>
+
+ <ul><ul><li>&nbsp;Bard - 0%</li></ul></ul>
+ <ul><ul><li>&nbsp;Dancer - 100%</li></ul></ul>
+
+ <ul><li>&nbsp;2-1-1 Class (0/6)</li></ul>
+ <ul><li>&nbsp;2-2-1 Class (0/6)</li></ul>
+ <li><strong>Kafras</strong> - 100%</li>
+
+ <li><strong>Guides</strong> - 100%</li>
+
+ <li>&nbsp;<strong>War Of Emperium</strong> (4/5)</li>
+ <ul><li>&nbsp;Prontera - 100%</li></ul>
+ <ul><li>&nbsp;Geffen - 100%</li></ul>
+
+ <ul><li>&nbsp;Payon - 100%</li></ul>
+ <ul><li>&nbsp;Al De Baran - 100%</li></ul>
+
+ <ul><li>&nbsp;Novice - 0%</li></ul>
+ <li><strong>Quests</strong> (24/25)</li>
+
+ <ul><li>&nbsp;Skill Quests (7/7)</li></ul>
+
+ <ul><ul><li>&nbsp;Novice - 100%</li></ul></ul>
+ <ul><ul><li>&nbsp;Swordman - 100%</li></ul></ul>
+ <ul><ul><li>&nbsp;Mage - 100%</li></ul></ul>
+ <ul><ul><li>&nbsp;Archer - 100%</li></ul></ul>
+ <ul><ul><li>&nbsp;Acolyte - 100%</li></ul></ul>
+ <ul><ul><li>&nbsp;Merchant - 100%</li></ul></ul>
+
+ <ul><ul><li>&nbsp;Thief - 100%</li></ul></ul>
+
+ <ul><li>Town Quests (9/10)</li></ul>
+ <ul><ul><li>&nbsp;Prontera - 100%</li></ul></ul>
+ <ul><ul><li>&nbsp;Morocc - 100%</li></ul></ul>
+ <ul><ul><li>&nbsp;Geffen - 100%</li></ul></ul>
+
+ <ul><ul><li>&nbsp;Izlude - 100%</li></ul></ul>
+ <ul><ul><li>&nbsp;Alberta - 100%</li></ul></ul>
+ <ul><ul><li>&nbsp;Al De Baran - 100%</li></ul></ul>
+ <ul><ul><li>&nbsp;Yuno - 100%</li></ul></ul>
+
+ <ul><ul><li>&nbsp;Lutie - 100%</li></ul></ul>
+ <ul><ul><li>&nbsp;Comodo - 100%</li></ul></ul>
+
+ <ul><ul><li>&nbsp;Payon - 20%</li></ul></ul>
+ <ul><li>Other Quests (9/9)</li></ul>
+ <ul><ul><li>&nbsp;Dye - 100%</li></ul></ul>
+ <ul><ul><li>&nbsp;MrSmile - 100%</li></ul></ul>
+ <ul><ul><li>&nbsp;Juice Making - 100%</li></ul></ul>
+ <ul><ul><li>&nbsp;Doomed Swords - 100%</li></ul></ul>
+
+ <ul><ul><li>&nbsp;Bongun Taming - 100%</li></ul></ul>
+
+ <ul><ul><li>&nbsp;Munak Taming - 100%</li></ul></ul>
+ <ul><ul><li>&nbsp;Tamking - 100%</li></ul></ul>
+ <ul><ul><li>&nbsp;Bongun Sword - 100%</li></ul></ul>
+ <ul><ul><li>&nbsp;The lvl 4 Weapon Quest - 100%</li></ul></ul>
+ <ul><li>Other (7/10)</li></ul>
+ <ul><ul><li>&nbsp;Card Remover - 100%</li></ul></ul>
+
+ <ul><ul><li>&nbsp;PvP (old) - 100%</li></ul></ul>
+ <ul><ul><li>&nbsp;Time Arena - 100%</li></ul></ul>
+ <ul><ul><li>&nbsp;Bank - 100%</li></ul></ul>
+
+ <ul><ul><li>&nbsp;Wedding - 80%</li></ul></ul>
+
+ <ul><ul><li>&nbsp;Valkyrie - 10%</li></ul></ul>
+
+ <ul><ul><li>&nbsp;Gefenia - 10%</li></ul></ul>
+ <ul><ul><li>&nbsp;Heal Npc - 100%</li></ul></ul>
+ <ul><ul><li>&nbsp;Warp Npc - 100%</li></ul></ul>
+ <ul><ul><li>&nbsp;Jobchange - 100%</li></ul></ul>
+ </ul>
+
+ </td>
+ </tr>
+ <tr>
+ <td colspan="3">
+ &copy; Content Copyright 2005 eAthena Development Team/Evera<br>
+ &copy; Design Copyright 2005 Evera
+ </td>
+ </tr>
+ </table>
+ </td>
+ </tr>
+ </table>
+ </td>
+ </tr>
+ </table>
+ </td>
+ <td id="rightborder" valign="top">
+ <table cellspacing="0" cellpadding="0" border="0">
+ <tr>
+ <td id="rightborderspacer">
+ </td>
+ </tr>
+ <tr>
+ <td valign="top">
+ <img src="./images/rightborder.gif">
+ </td>
+ </tr>
+ </table>
+ </td>
+
+ </tr>
+
+</table>
+</div>
+
diff --git a/readme/readme.css b/readme/readme.css
new file mode 100644
index 000000000..eb64703a4
--- /dev/null
+++ b/readme/readme.css
@@ -0,0 +1,227 @@
+/* Go away, Troll */
+
+A,
+A:link,
+A:visited,
+A:active,
+A:hover {
+
+color: #000;
+
+text-decoration: underline;
+
+background-color : inherit;
+
+}
+
+
+html {
+
+ margin: 0px;
+
+ padding: 0px;
+
+}
+
+body {
+
+ background: url(./images/bg.gif);
+
+ margin: 0px 0px 0px 0px;
+
+ padding: 0px 0px 0px 0px;
+
+ font: 14px Arial, arial;
+
+ color: #000;
+
+}
+
+h1 {
+
+ width : 100%;
+
+ height : 40px;
+
+ text-align : bottom;
+
+ font : 30px Arial Black, arial black, helvetica, sans-serif;
+
+}
+
+.w800 {
+
+ width: 800px;
+
+}
+
+#dleftbg,
+#drightbg {
+
+ position: absolute;
+
+ width: 50%;
+
+ overflow: hidden;
+
+ height: 69px;
+
+ z-index: 0;
+
+}
+
+#dleftbg {
+
+ top: 66px;
+
+ left: 0px;
+
+ background: url(./images/leftbg.gif);
+
+}
+
+#drightbg {
+
+ top: 105px;
+
+ right: 0px;
+
+ background: url(./images/rightbg.gif);
+
+}
+
+#canvas {
+
+ position: absolute;
+
+ z-index: 1;
+
+ width: 100%;
+
+ height: 100%;
+
+}
+
+#ea {
+
+ height: 100%;
+
+}
+
+
+#leftborderspacer,
+#leftbgspacer {
+
+ height: 66px;
+
+}
+
+#rightborderspacer {
+
+ height: 106px;
+
+}
+
+
+#leftborder,
+#rightborder {
+
+ background: #000;
+
+ width: 1px;
+
+}
+
+.vspacer {
+
+
+
+}
+
+#middle {
+
+ background: url(./images/textbg.gif);
+
+ width: 800px;
+
+ height: 100%;
+
+}
+
+#logo {
+
+ background: url(./images/logo.gif) no-repeat top left;
+
+ height: 100%;
+
+}
+
+#title {
+
+ font : 30px Arial Black, arial black, helvetica, sans-serif;
+
+ height: 54px;
+
+}
+
+.navi {
+
+ font : 14px Arial Black, arial black, helvetica, sans-serif;
+
+ height: 88px;
+
+}
+
+#btmborder {
+
+ background: url(./images/btmborderbg.gif);
+
+ height: 2px;
+
+}
+
+.left,
+#lefttext,
+#leftbtmborder {
+
+ width: 327px;
+
+}
+
+#midtext,
+#midbtmborder {
+
+ width: 44px;
+
+}
+
+.right,
+#righttext,
+#rightbtmborder {
+
+ width: 429px;
+
+}
+
+#content {
+
+ height: 100px;
+
+}
+
+#lefttext,
+#righttext {
+
+ background: url(./images/textbg.gif);
+
+ height: 100%;
+
+}
+
+#midtext {
+
+ background: url(./images/logobtm.gif);
+
+ height: 100%;
+
+} \ No newline at end of file
diff --git a/readme/resources.html b/readme/resources.html
new file mode 100644
index 000000000..70d111168
--- /dev/null
+++ b/readme/resources.html
@@ -0,0 +1,150 @@
+<html><head><title>eAthena - Resources</title><head>
+
+<link rel="stylesheet" type="text/css" href="./readme.css">
+
+<body>
+<div id="dleftbg">
+</div>
+<div id="drightbg">
+</div>
+<div id="canvas" align="center">
+<table cellspacing="0" cellpadding="0" border="0" id="ea" align="center">
+ <tr>
+ <td id="leftborder" valign="top">
+ <table cellspacing="0" cellpadding="0" border="0">
+ <tr>
+ <td id="leftborderspacer">
+ </td>
+ </tr>
+ <tr>
+ <td valign="top">
+ <img src="./images/leftborder.gif">
+ </td>
+ </tr>
+ </table>
+ </td>
+ <td id="middle" valign="top">
+ <table cellspacing="0" cellpadding="0" border="0" valign="top">
+ <tr>
+ <td id="logo" valign="top">
+ <table class="w800" cellspacing="0" cellpadding="0" border="0">
+ <tr>
+ <td valign="top">
+ <table class="w800" cellspacing="0" cellpadding="0" border="0" height="100%">
+ <tr>
+ <td rowspan="4">
+ <img src="./images/chara.gif" width="366" height="274">
+ </td>
+ <td rowspan="4" width="129">
+ </td>
+ <td colspan="2" width="305" height="51" align="right">
+ <img src="./images/banner.gif" width="305" height="51">
+ </td>
+ </tr>
+ <tr>
+ <td id="title" colspan="2" align="right">
+ Resources
+ </td>
+ </tr>
+ <tr>
+ <td height="81" colspan="2">
+ </td>
+ </tr>
+ <tr>
+ <td class="navi" align="right">
+ <a href="../readme.html">Introduction</a><br>
+ <a href="./changelog.html">Changelog</a><br>
+ <a href="./features.html">Features</a><br>
+ <a href="./npcfeatures.html">NPC Features</a>
+
+ </td>
+ <td class="navi" align="right">
+ <a href="./setup.html">Setup</a><br>
+ <a href="./gmcommands.html">GM Commands</a><br>
+ <a href="./faq.html">FAQ</a><br>
+ Resources
+ </td>
+ </tr>
+ </table>
+ </td>
+ </tr>
+ <tr>
+ <td id="btmborder">
+ <table class="w800" cellspacing="0" cellpadding="0" border="0" height="2">
+ <tr>
+ <td id="leftbtmborder"">
+ </td>
+ <td id="midbtmborder"">
+ <img src="./images/btmborder.gif" width="44" height="2">
+ </td>
+ <td id="rightbtmborder">
+ </td>
+ </tr>
+ </table>
+ </td>
+ </tr>
+ <tr>
+ <td id="content">
+ <table class="w800" cellspacing="0" cellpadding="0" border="0" height="100%">
+ <tr>
+ <td id="lefttext" valign="top">
+<h1>Official Sources</h1>
+<b><a href="http://eathena.deltaanime.net">http://eathena.deltaanime.net</a></b>
+ Our Official Webpage.<br>
+<b><a href="http://forum.asb-sakray.net">http://forum.asb-sakray.net</a></b>
+ Aegis Support Board.<br>
+Please take note, you are adviced to search in the forums
+first before requesting for help to be made toward you.<br>
+<br>
+<b>IRC Channel:</b><br>
+
+<b><a href="irc://irc.deltaanime.net">irc.deltaanime.net</a></b>
+ #athena (Please make sure to check both forums before coming into
+ the channel to ask questions, or else we will not only ignore you,
+ but laugh at you too.)
+ </td>
+ <td id="midtext">
+ </td>
+ <td id="righttext" valign="top">
+<h1>Other Sources</h1>
+<b><a href="http://kalen.s79.xrea.com/npc/">http://kalen.s79.xrea.com/npc/</a></b>
+ NPC Factory (Lists NPC/number)<br>
+<br>
+If you want your site to be featured here, please tell a dev ^_^.
+
+
+ </td>
+ </tr>
+ <tr>
+ <td colspan="3">
+ &copy; Content Copyright 2005 eAthena Development Team/Evera<br>
+ &copy; Design Copyright 2005 Evera
+ </td>
+ </tr>
+ </table>
+ </td>
+ </tr>
+ </table>
+ </td>
+ </tr>
+ </table>
+ </td>
+ <td id="rightborder" valign="top">
+ <table cellspacing="0" cellpadding="0" border="0">
+ <tr>
+ <td id="rightborderspacer">
+ </td>
+ </tr>
+ <tr>
+ <td valign="top">
+ <img src="./images/rightborder.gif">
+ </td>
+ </tr>
+ </table>
+ </td>
+
+ </tr>
+
+</table>
+</div>
+
diff --git a/readme/setup.html b/readme/setup.html
new file mode 100644
index 000000000..321748d88
--- /dev/null
+++ b/readme/setup.html
@@ -0,0 +1,144 @@
+<html><head><title>eAthena - Setup</title><head>
+
+<link rel="stylesheet" type="text/css" href="./readme.css">
+
+<body>
+<div id="dleftbg">
+</div>
+<div id="drightbg">
+</div>
+<div id="canvas" align="center">
+<table cellspacing="0" cellpadding="0" border="0" id="ea" align="center">
+ <tr>
+ <td id="leftborder" valign="top">
+ <table cellspacing="0" cellpadding="0" border="0">
+ <tr>
+ <td id="leftborderspacer">
+ </td>
+ </tr>
+ <tr>
+ <td valign="top">
+ <img src="./images/leftborder.gif">
+ </td>
+ </tr>
+ </table>
+ </td>
+ <td id="middle" valign="top">
+ <table cellspacing="0" cellpadding="0" border="0" valign="top">
+ <tr>
+ <td id="logo" valign="top">
+ <table class="w800" cellspacing="0" cellpadding="0" border="0">
+ <tr>
+ <td valign="top">
+ <table class="w800" cellspacing="0" cellpadding="0" border="0" height="100%">
+ <tr>
+ <td rowspan="4">
+ <img src="./images/chara.gif" width="366" height="274">
+ </td>
+ <td rowspan="4" width="129">
+ </td>
+ <td colspan="2" width="305" height="51" align="right">
+ <img src="./images/banner.gif" width="305" height="51">
+ </td>
+ </tr>
+ <tr>
+ <td id="title" colspan="2" align="right">
+ Setup
+ </td>
+ </tr>
+ <tr>
+ <td height="81" colspan="2">
+ </td>
+ </tr>
+ <tr>
+ <td class="navi" align="right">
+ <a href="../readme.html">Introduction</a><br>
+ <a href="./changelog.html">Changelog</a><br>
+ <a href="./features.html">Features</a><br>
+ <a href="./npcfeatures.html">NPC Features</a>
+
+ </td>
+ <td class="navi" align="right">
+ Setup<br>
+ <a href="./gmcommands.html">GM Commands</a><br>
+ <a href="./faq.html">FAQ</a><br>
+ <a href="./resources.html">Resources</a>
+ </td>
+ </tr>
+ </table>
+ </td>
+ </tr>
+ <tr>
+ <td id="btmborder">
+ <table class="w800" cellspacing="0" cellpadding="0" border="0" height="2">
+ <tr>
+ <td id="leftbtmborder"">
+ </td>
+ <td id="midbtmborder"">
+ <img src="./images/btmborder.gif" width="44" height="2">
+ </td>
+ <td id="rightbtmborder">
+ </td>
+ </tr>
+ </table>
+ </td>
+ </tr>
+ <tr>
+ <td id="content">
+ <table class="w800" cellspacing="0" cellpadding="0" border="0" height="100%">
+ <tr>
+ <td id="lefttext" valign="top">
+<h1>Fresh Install</h1>
+It's extremely easy to set up eAthena, just follow these simple steps.
+<ol>
+ <li>Edit motd.txt, grf-files.txt and the .conf files in your /conf/ folder as you see fit</li>
+ <li>If you want to add a user, run adduser.exe in the main eAthena directory before starting the server.</li>
+ <li>Run runserver.bat or runserver-sql.bat (depending on which storage system you're using, or you could run login-server.exe, char-server.exe, and map-server.exe manually)</li>
+ <li>Give people your IP address (can be found at <a href="http://www.whatismyip.com">http://www.whatismyip.com</a>) to people to add in their sclientinfo.xml</li>
+ <li>You're done!</li>
+ </td>
+ <td id="midtext">
+ </td>
+ <td id="righttext" valign="top">
+<h1>Upgrading</h1>
+When you're changing versions of eAthena, it is important to keep your saved files in tact. Locate the files (/save/ in TXT, your SQL databse in SQL) and make a back up.
+You also might want to back up any changes you did to eAthena, such as custom sprites/items, open-source changes.
+After backing it up, change motd.txt, grf-files.txt, and the .conf files in the /conf/ folder to your old settings. It is
+important that you use a fresh eAthena, as it changes in structure and many files will have different formats over time.
+Put your backed up files back in, and run eAthena like you normally would.
+
+ </td>
+ </tr>
+ <tr>
+ <td colspan="3">
+ &copy; Content Copyright 2005 eAthena Development Team/Evera<br>
+ &copy; Design Copyright 2005 Evera
+ </td>
+ </tr>
+ </table>
+ </td>
+ </tr>
+ </table>
+ </td>
+ </tr>
+ </table>
+ </td>
+ <td id="rightborder" valign="top">
+ <table cellspacing="0" cellpadding="0" border="0">
+ <tr>
+ <td id="rightborderspacer">
+ </td>
+ </tr>
+ <tr>
+ <td valign="top">
+ <img src="./images/rightborder.gif">
+ </td>
+ </tr>
+ </table>
+ </td>
+
+ </tr>
+
+</table>
+</div>
+