summaryrefslogtreecommitdiff
path: root/readme
diff options
context:
space:
mode:
author(no author) <(no author)@54d463be-8e91-2dee-dedb-b68131a5f0ec>2004-11-04 23:25:09 +0000
committer(no author) <(no author)@54d463be-8e91-2dee-dedb-b68131a5f0ec>2004-11-04 23:25:09 +0000
commit195dffc20af1fb32c7e4119988911b72955aeabc (patch)
treeb60d2a5e72d64dc5fc21eb9ce0962631e774a4c9 /readme
downloadhercules-195dffc20af1fb32c7e4119988911b72955aeabc.tar.gz
hercules-195dffc20af1fb32c7e4119988911b72955aeabc.tar.bz2
hercules-195dffc20af1fb32c7e4119988911b72955aeabc.tar.xz
hercules-195dffc20af1fb32c7e4119988911b72955aeabc.zip
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@2 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'readme')
-rw-r--r--readme/1final.css64
-rw-r--r--readme/banner.jpgbin0 -> 38819 bytes
-rw-r--r--readme/btmcontentbg.jpgbin0 -> 8296 bytes
-rw-r--r--readme/btmleftcontent.jpgbin0 -> 8471 bytes
-rw-r--r--readme/btmrightcontent.jpgbin0 -> 8456 bytes
-rw-r--r--readme/btwngreentab.jpgbin0 -> 8774 bytes
-rw-r--r--readme/changelog.html173
-rw-r--r--readme/faq.html200
-rw-r--r--readme/features.html276
-rw-r--r--readme/finalwhttab.jpgbin0 -> 8706 bytes
-rw-r--r--readme/gmcommands.html736
-rw-r--r--readme/grnlefttab.jpgbin0 -> 18282 bytes
-rw-r--r--readme/grntabbg.jpgbin0 -> 8375 bytes
-rw-r--r--readme/grntabfinalright.jpgbin0 -> 8677 bytes
-rw-r--r--readme/grnwhttab.jpgbin0 -> 8825 bytes
-rw-r--r--readme/npcfeatures.html207
-rw-r--r--readme/readmelefttab.jpgbin0 -> 18319 bytes
-rw-r--r--readme/readmerighttab.jpgbin0 -> 8806 bytes
-rw-r--r--readme/rightcontentbg.jpgbin0 -> 8299 bytes
-rw-r--r--readme/settingup.html185
-rw-r--r--readme/support.html129
-rw-r--r--readme/topcontentbg.jpgbin0 -> 8390 bytes
-rw-r--r--readme/toprightcontent.jpgbin0 -> 8653 bytes
-rw-r--r--readme/whttabbg.jpgbin0 -> 8359 bytes
24 files changed, 1970 insertions, 0 deletions
diff --git a/readme/1final.css b/readme/1final.css
new file mode 100644
index 000000000..50f515707
--- /dev/null
+++ b/readme/1final.css
@@ -0,0 +1,64 @@
+a {
+ color: #C9C9C9;
+ text-decoration: none;
+ background-color : inherit;
+}
+
+a:link {
+ color: #C9C9C9;
+ text-decoration: none;
+ background-color : inherit;
+}
+
+a:visited {
+color: #C9C9C9;
+text-decoration: none;
+background-color : inherit;
+}
+
+a:active {
+color: #000;
+text-decoration: none;
+background-color : inherit;
+}
+
+a:hover {
+color: #000;
+text-decoration: underline;
+background-color : inherit;
+}
+
+body {
+ margin: 0px 20px 20px 0px;
+ font-size: 11px;
+ font-family: Lucila, Arial, Helvetica;
+ background: #B1DAB2;
+ color: #000;
+}
+
+.tab a,
+.tab a:link,
+.tab a:visited {
+ background: transparent;
+ color: #C9C9C9;
+ text-decoration: none;
+}
+
+.tab a:hover,
+.tab a:active {
+ background: transparent;
+ color: #748C33;
+ text-decoration: underline;
+}
+
+.header {
+ border-bottom: 1px solid #99C;
+ font-size: 37px;
+ font-family: Garamond, Lucila, Helvetica;
+ padding: 3px;
+}
+
+.content {
+ padding: 5px;
+ color: #424242;
+} \ No newline at end of file
diff --git a/readme/banner.jpg b/readme/banner.jpg
new file mode 100644
index 000000000..7e50f7eee
--- /dev/null
+++ b/readme/banner.jpg
Binary files differ
diff --git a/readme/btmcontentbg.jpg b/readme/btmcontentbg.jpg
new file mode 100644
index 000000000..82127f48b
--- /dev/null
+++ b/readme/btmcontentbg.jpg
Binary files differ
diff --git a/readme/btmleftcontent.jpg b/readme/btmleftcontent.jpg
new file mode 100644
index 000000000..310efd252
--- /dev/null
+++ b/readme/btmleftcontent.jpg
Binary files differ
diff --git a/readme/btmrightcontent.jpg b/readme/btmrightcontent.jpg
new file mode 100644
index 000000000..b6bf7dd8f
--- /dev/null
+++ b/readme/btmrightcontent.jpg
Binary files differ
diff --git a/readme/btwngreentab.jpg b/readme/btwngreentab.jpg
new file mode 100644
index 000000000..042d1ed76
--- /dev/null
+++ b/readme/btwngreentab.jpg
Binary files differ
diff --git a/readme/changelog.html b/readme/changelog.html
new file mode 100644
index 000000000..622703d1e
--- /dev/null
+++ b/readme/changelog.html
@@ -0,0 +1,173 @@
+<html>
+<head><title>eAthena 1.0 Final Readme</title>
+<meta http-equiv="expires" content="-1">
+<meta http-equiv="pragma" content="no-cache" />
+<meta name="author" content="eAthena Development Team">
+<meta name="description" content="eAthena, ro server emulator">
+<meta name="keywords" content="eathena, ro, ragnarok online, server emulator, server software">
+<link href="./1final.css" media="screen" rel="stylesheet" type="text/css">
+</head>
+<body>
+<table width="100%" cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td height="82" align="left" colspan="19">
+ <img src="./banner.jpg" width="393" height="82">
+ </td>
+ </tr>
+ <tr height="36">
+ <td width="175" height="36">
+ <img src="./grnlefttab.jpg" width="175" height="36">
+ </td>
+ <td height="36" background="./grntabbg.jpg" class="tab">
+ <a href="../readme.html"><b>Intro</b><font color="#698069">duction</font>
+ </td>
+ <td>
+ <img src="./grnwhttab.jpg" width="18" height="36">
+ </td>
+ <td height="36" background="./whttabbg.jpg">
+ <b>Change</b><font color="#698069">log</font>
+ </td>
+ <td>
+ <img src="./readmerighttab.jpg" width="20" height="36">
+ </td>
+ <td height="36" background="./grntabbg.jpg" class="tab">
+ <a href="./features.html"><b>Features</b></a>
+ </td>
+ <td>
+ <img src="./btwngreentab.jpg" width="20" height="36">
+ </td>
+ <td height="36" background="./grntabbg.jpg" class="tab">
+ <a href="./Npcfeatures.html"><b>Npc</b><font color="#698069">features</font></a>
+ </td>
+ <td>
+ <img src="./btwngreentab.jpg" width="20" height="36">
+ </td>
+ <td height="36" background="./grntabbg.jpg" class="tab">
+ <a href="./settingup.html"><b>Setting</b><font color="#698069">up</font></a>
+ </td>
+ <td>
+ <img src="./btwngreentab.jpg" width="20" height="36">
+ </td>
+ <td height="36" background="./grntabbg.jpg" class="tab">
+ <a href="./gmcommands.html"><b>GM</b><font color="#698069">commands</font></a>
+ </td>
+ <td>
+ <img src="./btwngreentab.jpg" width="20" height="36">
+ </td>
+ <td height="36" background="./grntabbg.jpg" class="tab">
+ <a href="./faq.html"><b>FAQ</b></a>
+ </td>
+ <td>
+ <img src="./btwngreentab.jpg" width="20" height="36">
+ </td>
+ <td height="36" background="./grntabbg.jpg" class="tab">
+ <a href="./support.html"><b>Support</b><font color="#698069">sites</font></a>
+ </td>
+ <td>
+ <img src="./grntabfinalright.jpg" width="12" height="36">
+ </td>
+ <td background="./topcontentbg.jpg" width="100%" height="37" rowspan="2">
+ </td>
+ <td rowspan="3">
+ <img src="./toprightcontent.jpg" width="12" height="46">
+ </td>
+ </tr>
+ <tr height="1">
+ <td colspan="19" bgcolor="#FCFCFC">
+ </td>
+ </tr>
+ <tr height="9">
+ <td colspan="19" bgcolor="#FCFCFC">
+ </td>
+ </tr>
+ <tr>
+ <td colspan="18" bgcolor="#FCFCFC" class="header">
+ eAthena Changelog
+ </td>
+ <td background="./rightcontentbg.jpg" width="12" rowspan="2">
+ </td>
+ </tr>
+ <tr>
+ <td colspan="18" bgcolor="#FCFCFC" class="content">
+This is what has changed from eAthena 1.0.0 RC1 -&gt;
+eAthena 1.0.0 Final
+ </td>
+ </tr>
+ <tr>
+ <td colspan="18" bgcolor="#FCFCFC" class="header">
+ Detailed Changelog
+ </td>
+ <td background="./rightcontentbg.jpg" width="12" rowspan="2">
+ </td>
+ </tr>
+ <tr>
+ <td colspan="18" bgcolor="#FCFCFC" class="content"><font face="Courier New" size="2"><pre>
+ .ZWBBBBBBBBBBBBBBBB0WWWWWWWWW@@@WW@WWWWW@M00Wi
+ 2MMMWBBBBBBBBWWWWWWWM@@WBBB808Z8ZZZ8Z88Z88Z800WMM;
+ MMMWBBBWBWWWW@BBW0088088aZZ888W00B0B0888ZZ8Z80800@MX
+ WMMWWWWWW@@WB08aZZZ80WM0ZMMM@WWW@@M@WW@W@@W@@WW088880MW
+ :MMM@@@WB08Zaa80BW@M@W@M0riSMMWBWBBM;MMW0WWB@B0WW@@WMMW0@M
+ 7MMWB0ZZZZZ8BW@WWWBW0WBM0SZ; 2MM@BBBM@ @MW0B0WMB0BW0W0MMMMM@
+ 7M@Z888Z80BWMWWBBB@WWWB@MWM7 ;@M@WBWM0 BM@BB0MMW8BBW0@@WWMM0
+ M@800Z0W@WWBWBWWB@M7MW@Mr:M . WMMWWWM MMMB0WM@@0WB0B@@WW@Mr
+ MM880W@WWBBBW@0BBBM2;MBMBX.W ,, .MMWBMZ :ZMMB@8@M@BMB8B@WWWMM.
+ 2M80BWWWWWBB@ZWBBB@M ;MWMra M .,,,. MMMMM X8MM@@2MMWWMB0@W@WWMM
+ MMW@WBWWBBBBMiM0WBMB 7MM0r M .,,,.,.; rMMM; XMMM;MMW@@@BBW@WW@M2
+ MMWBBB@BWWW@8:M@WMMr iMMWr M .,,,,,. ;MM0 2MMi MMW@WW@WWWWWMM.
+ M@BWBB@0WBBMZZM0WM7 MMi M, ,..,,,., MMMMMMMMMX rM@WWWW@WW@WWMM
+ MBBBBBWBBBMM. MBMZ MM . 7S ,,,,,,,, MMMMMMMMa,MMM 2MWWWW@WWWWWWMM
+ SMBBBBBWBWBMS MWM0MMMMMM ,.:W ,,:,,,,: M@BBBB@M8 MMMiMM@MWWW@WWWWWMB
+ MMWBBWBWBW@M, MMZWMMWMMW ,. . :.,,,,., .M0WWWBBWMS aM;MZM@WW@WW@WWMMi
+ M@BBWB0MBBMB MMMaMWB0BWM ,,,.,.,,,,,,: BM0@@@WWBMM aMM;MM@W@W@WWWWMM.
+ MBWBWB0MWWM ;M2 MMBBWWBBMM .,,,,,,,.,,,i BM0W@@MWWBM@ MZ ZMWWWWWWWWWWMM
+ M0WBBB0M8WM.MZ MWWWM@MWBM :,.,,.:,,,.: iM0W@W@@BWMM M2 ZM@WWW@WWW@WWMM
+ M0WBBB0MB0MMM MBBWMBBW0MM ::,,:.,.,,,, MM@MM@@BWMM MX.a@M@WWWWBWWWW@Mi
+ M0BBWB0@M MMZ MWWWMWW@0MM :,..,.,,,,,,, MMMMMM@a8MM M2:ZiMMWWWWWWWWWWMM
+ MBWBWBBBM MZ MMMMMM@M0@M i:,,,.,,,.,,: M88MMi M 7MrWMWWWWWWWWWWWW
+ MWBBB0BBM, MM MM,,:MMW8MM :.,,,.,,,,,,.: 2;.SM0@M8 20ZrMMWWWWWWWWW@W
+ M@BBWBW0MM MM .@8aMB ,,..,.,,,..,,,. XMMMMMM. i:, .2BM.MMWWWWWWWWWWW
+ MMBBW0B0@M MM :MMMMMMMMr ,,,,,. .,,..,. .,, a@7:rMW@WWWWWWWWW
+ WMBB0BWB0Mi X ZMMMM2 .,,.. aS: .,,..,..,...,.,,,, 2@r;.M0MWWWWWWWWW
+ ,MBBBBBB0MM ,:, i ..,,,,, B78r..:,.,,.,,,,,...,...aMi,0Ma@WWWWWWWWW
+ MWBBBBBB@M .,,,.. .....,,,,,. ..,,.,,.,.,,,,::,, .Z@ ZMM8B@WWWWWWWW
+ M@BBB000BMB ,,.,.....,,.,.,,,....,..,,....,..,,,.,,.,:. :a28MM@W0@@WWWWWWW
+ MMWBBBWB8MM ..,.,:,...,:..,,,,,..,,...;:.,,,.,:.,,.., iWMM@W@@0B@WWWWWWW
+ 0M0BBBBBBBM; .,,.,,.,,,,,..,,,. eAthena .,,,,,,,,,.,. iaMMWWW@MB8@@WWWWWW
+ MWBBBBBB0MM .,.,,.,,,,,.,,.,,. Final ..,.,,,,.,:, iBMMWWWWW@WBBMWWWWWW
+ MM0WBBBBBBM@ .,,,,,..,,,.,,,,, 1.0,.,.:,,,,:,., 8MMMWWWWW@WW00@WWWWWW
+ ZM0WBBBBBZMMM ...,,,,.,,,,,..,.,,,.:,.,:. ZMMMWBW@WWWWWMW8W@@WWWW
+ M@WBWBBB0WMMMMM, ,..,.,,,,,,,,,,,,,,,. .MMMM@W@@WW@@W@BW@0B@@WWWW
+ 8MBWBBWBB0@W@MMMMMB: ..,,i.,,:,,,... rMMMMWWWWW@@WWWWMBMMB8W@@@WW
+ MMBBWBBWBW@WWWW@MMMMMW; .,.,.. WMM,MWWW@WWWMWWM@@@@W@W0BMBWWW
+ 8MB0@B0WB0@@@W@B@W@@MMMMMMM2. BMMZ7r,MWW@@W@BWMXMM@@WWW@B0MW@WW
+ MM0WM00W8W@@B@WWWWWWWWMM SWMMMMWBW0MM877XSSiMW@WWWWWWM2 MMWWWW@00WWWWW
+ 2@B0MWBWB0WWWWWWWWWWWWWMS77rrXX222SX7XXSSSX;MB@WW@WWWMM MWWWW@WBB@WWW</pre>
+</font>
+<br>
+<br>
+<iframe src="../Changelog.txt" name="Changelog"
+ title="eAthena Changelog" marginwidth="10" marginheight="10" border="0"
+ allowtransparency="true" frameborder="0" height="500" width="100%"></iframe></font>
+ </td>
+ </tr>
+ <tr>
+ <td colspan="18" background="./btmcontentbg.jpg" height="12" align="left">
+ <img src="./btmleftcontent.jpg" height="12" width="13">
+ </td>
+ <td>
+ <img src="./btmrightcontent.jpg" height="12 width="12">
+ </td>
+ </tr>
+ <tr>
+ <td height="10">
+ </td>
+ </tr>
+ <tr>
+ <td colspan="19" bgcolor="#E2F0E2">
+ &copy; Content Copyright 2004 eAthena Development team<br>
+ &copy; Design Copyright 2004 Aria
+ </td>
+ </tr>
+</table>
+</body>
+</html> \ No newline at end of file
diff --git a/readme/faq.html b/readme/faq.html
new file mode 100644
index 000000000..4ccf80992
--- /dev/null
+++ b/readme/faq.html
@@ -0,0 +1,200 @@
+<html>
+<head><title>eAthena 1.0 Final Readme</title>
+<meta http-equiv="expires" content="-1">
+<meta http-equiv="pragma" content="no-cache" />
+<meta name="author" content="eAthena Development Team">
+<meta name="description" content="eAthena, ro server emulator">
+<meta name="keywords" content="eathena, ro, ragnarok online, server emulator, server software">
+<link href="./1final.css" media="screen" rel="stylesheet" type="text/css">
+</head>
+<body>
+<table width="100%" cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td height="82" align="left" colspan="19">
+ <img src="./banner.jpg" width="393" height="82">
+ </td>
+ </tr>
+ <tr height="36">
+ <td width="175" height="36">
+ <img src="./grnlefttab.jpg" width="175" height="36">
+ </td>
+ <td height="36" background="./grntabbg.jpg" class="tab">
+ <a href="../readme.html"><b>Intro</b><font color="#698069">duction</font>
+ </td>
+ <td>
+ <img src="./btwngreentab.jpg" width="18" height="36">
+ </td>
+ <td height="36" background="./grntabbg.jpg" class="tab">
+ <a href="./changelog.html"><b>Change</b><font color="#698069">log</font></a>
+ </td>
+ <td>
+ <img src="./btwngreentab.jpg" width="20" height="36">
+ </td>
+ <td height="36" background="./grntabbg.jpg" class="tab">
+ <a href="./features.html"><b>Features</b></a>
+ </td>
+ <td>
+ <img src="./btwngreentab.jpg" width="20" height="36">
+ </td>
+ <td height="36" background="./grntabbg.jpg" class="tab">
+ <a href="./Npcfeatures.html"><b>Npc</b><font color="#698069">features</font></a>
+ </td>
+ <td>
+ <img src="./btwngreentab.jpg" width="20" height="36">
+ </td>
+ <td height="36" background="./grntabbg.jpg" class="tab">
+ <a href="./settingup.html"><b>Setting</b><font color="#698069">up</font></a>
+ </td>
+ <td>
+ <img src="./btwngreentab.jpg" width="20" height="36">
+ </td>
+ <td height="36" background="./grntabbg.jpg" class="tab">
+ <a href="./gmcommands.html"><b>GM</b><font color="#698069">commands</font></a>
+ </td>
+ <td>
+ <img src="./grnwhttab.jpg" width="20" height="36">
+ </td>
+ <td height="36" background="./whttabbg.jpg" class="tab">
+ <b>FAQ</b>
+ </td>
+ <td>
+ <img src="./readmerighttab.jpg" width="20" height="36">
+ </td>
+ <td height="36" background="./grntabbg.jpg" class="tab">
+ <a href="./support.html"><b>Support</b><font color="#698069">sites</font></a>
+ </td>
+ <td>
+ <img src="./grntabfinalright.jpg" width="12" height="36">
+ </td>
+ <td background="./topcontentbg.jpg" width="100%" height="37" rowspan="2">
+ </td>
+ <td rowspan="3">
+ <img src="./toprightcontent.jpg" width="12" height="46">
+ </td>
+ </tr>
+ <tr height="1">
+ <td colspan="19" bgcolor="#FCFCFC">
+ </td>
+ </tr>
+ <tr height="9">
+ <td colspan="19" bgcolor="#FCFCFC">
+ </td>
+ </tr>
+ <tr>
+ <td colspan="18" bgcolor="#FCFCFC" class="header">
+ Frequently Asked Questions
+ </td>
+ <td background="./rightcontentbg.jpg" width="12" rowspan="2">
+ </td>
+ </tr>
+ <tr>
+ <td colspan="18" bgcolor="#FCFCFC" class="content">
+<span style="font-weight: bold;">Q</span>:
+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."<br>
+ <span style="font-weight: bold;">A</span>: 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>
+ <span style="font-weight: bold;">Q</span>: My map-server
+won't load! It
+appears to be loading things before it dissapeared suddenly! HELP!<br>
+ <span style="font-weight: bold;">A</span>: 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>
+ <span style="font-weight: bold;">Q</span>: My map-server
+failed to load
+'adata.grf'! Where do I find this adata.grf? My map-server won't load
+without it!<br>
+ <span style="font-weight: bold;">A</span>: 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>
+ <span style="font-weight: bold;">Q</span>: All 3 of the
+servers are
+loaded, but I am still having problems accessing it! What do I do?<br>
+ <span style="font-weight: bold;">A</span>: 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>
+ <span style="font-weight: bold;">Q</span>: How do I start
+Guild
+Wars/War of Emperium??? HELP!!!<br>
+ <span style="font-weight: bold;">A</span>: Read the GM
+Command page for
+full list of commands that GMs can use, including the command for this.<br>
+ <br>
+ <span style="font-weight: bold;">Q</span>: My Ragnarok
+Online crashed
+while playing with eAthena! What do I do now?<br>
+ <span style="font-weight: bold;">A</span>: 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>
+ <span style="font-weight: bold;">Q</span>: Is eAthena
+compatible with
+mySQL? Can I use mySQL as the DB instead of using text files?<br>
+ <span style="font-weight: bold;">A</span>: Yes, eAthena is
+compatible
+with mySQL. A tutorial on how to setup this is coming soon.<br>
+ <br>
+ <span style="font-weight: bold;">Q</span>: Is eAthena
+compatible with
+msSQL? Can I use msSQL as the DB instead of using text files?<br>
+ <span style="font-weight: bold;">A</span>: No, eAthena is
+not
+compatible with msSQL. You cannot use msSQL with eAthena.<br>
+ <br>
+ <span style="font-weight: bold;">Q</span>: I found a bug!
+Where do I
+report it?<br>
+ <span style="font-weight: bold;">A</span>: 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>
+ <span style="font-weight: bold;">Q</span>: I know alot of C
+and I'm
+able to help improve eAthena and add new features. How can I join your
+development team?<br>
+ <span style="font-weight: bold;">A</span>: Try talking to
+one of the
+current developers in the eAthena channel.<span
+ style="font-weight: bold;"><br>
+ </span>
+ </td>
+ </tr>
+ <tr>
+ <td colspan="18" background="./btmcontentbg.jpg" height="12" align="left">
+ <img src="./btmleftcontent.jpg" height="12" width="13">
+ </td>
+ <td>
+ <img src="./btmrightcontent.jpg" height="12 width="12">
+ </td>
+ </tr>
+ <tr>
+ <td height="10">
+ </td>
+ </tr>
+ <tr>
+ <td colspan="19" bgcolor="#E2F0E2">
+ &copy; Content Copyright 2004 eAthena Development team<br>
+ &copy; Design Copyright 2004 Aria
+ </td>
+ </tr>
+</table>
+</body>
+</html> \ No newline at end of file
diff --git a/readme/features.html b/readme/features.html
new file mode 100644
index 000000000..4b0365ee4
--- /dev/null
+++ b/readme/features.html
@@ -0,0 +1,276 @@
+<html>
+<head><title>eAthena 1.0 Final Readme</title>
+<meta http-equiv="expires" content="-1">
+<meta http-equiv="pragma" content="no-cache" />
+<meta name="author" content="eAthena Development Team">
+<meta name="description" content="eAthena, ro server emulator">
+<meta name="keywords" content="eathena, ro, ragnarok online, server emulator, server software">
+<link href="./1final.css" media="screen" rel="stylesheet" type="text/css">
+</head>
+<body>
+<table width="100%" cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td height="82" align="left" colspan="19">
+ <img src="./banner.jpg" width="393" height="82">
+ </td>
+ </tr>
+ <tr height="36">
+ <td width="175" height="36">
+ <img src="./grnlefttab.jpg" width="175" height="36">
+ </td>
+ <td height="36" background="./grntabbg.jpg" class="tab">
+ <a href="../readme.html"><b>Intro</b><font color="#698069">duction</font>
+ </td>
+ <td>
+ <img src="./btwngreentab.jpg" width="18" height="36">
+ </td>
+ <td height="36" background="./grntabbg.jpg" class="tab">
+ <a href="./changelog.html"><b>Change</b><font color="#698069">log</font></a>
+ </td>
+ <td>
+ <img src="./grnwhttab.jpg" width="20" height="36">
+ </td>
+ <td height="36" background="./whttabbg.jpg" class="tab">
+ <b>Features</b>
+ </td>
+ <td>
+ <img src="./readmerighttab.jpg" width="20" height="36">
+ </td>
+ <td height="36" background="./grntabbg.jpg" class="tab">
+ <a href="./Npcfeatures.html"><b>Npc</b><font color="#698069">features</font></a>
+ </td>
+ <td>
+ <img src="./btwngreentab.jpg" width="20" height="36">
+ </td>
+ <td height="36" background="./grntabbg.jpg" class="tab">
+ <a href="./settingup.html"><b>Setting</b><font color="#698069">up</font></a>
+ </td>
+ <td>
+ <img src="./btwngreentab.jpg" width="20" height="36">
+ </td>
+ <td height="36" background="./grntabbg.jpg" class="tab">
+ <a href="./gmcommands.html"><b>GM</b><font color="#698069">commands</font></a>
+ </td>
+ <td>
+ <img src="./btwngreentab.jpg" width="20" height="36">
+ </td>
+ <td height="36" background="./grntabbg.jpg" class="tab">
+ <a href="./faq.html"><b>FAQ</b></a>
+ </td>
+ <td>
+ <img src="./btwngreentab.jpg" width="20" height="36">
+ </td>
+ <td height="36" background="./grntabbg.jpg" class="tab">
+ <a href="./support.html"><b>Support</b><font color="#698069">sites</font></a>
+ </td>
+ <td>
+ <img src="./grntabfinalright.jpg" width="12" height="36">
+ </td>
+ <td background="./topcontentbg.jpg" width="100%" height="37" rowspan="2">
+ </td>
+ <td rowspan="3">
+ <img src="./toprightcontent.jpg" width="12" height="46">
+ </td>
+ </tr>
+ <tr height="1">
+ <td colspan="19" bgcolor="#FCFCFC">
+ </td>
+ </tr>
+ <tr height="9">
+ <td colspan="19" bgcolor="#FCFCFC">
+ </td>
+ </tr>
+ <tr>
+ <td colspan="18" bgcolor="#FCFCFC" class="header">
+ eAthena Changelog
+ </td>
+ <td background="./rightcontentbg.jpg" width="12" rowspan="2">
+ </td>
+ </tr>
+ <tr>
+ <td colspan="18" bgcolor="#FCFCFC" class="content">
+<ul>
+ <li>&nbsp;PvP (Player VS Player)</li>
+ <li>&nbsp;GvG (Guild VS Guild)</li>
+ <li>&nbsp;qPets (Cute Pets)</li>
+ <li>&nbsp;Monster skills</li>
+ <li>&nbsp;2-2 Jobs (Alternate 2nd Jobs)</li>
+ <li>&nbsp;SuperNovice (Alternate 1st Job)</li>
+ <li>&nbsp;WoE (War of Emperium)</li>
+ <li>&nbsp;Remote administration of accounts (ladmin softwares)</li>
+ <li>&nbsp;Weddings</li>
+ <li>&nbsp;Pet equipped mobs.<br>
+ </li>
+ <li>&nbsp;Management of day/night.</li>
+ <li>&nbsp;Mob Disguises</li>
+ <li>&nbsp;Weather and other special effects.<br>
+ </li>
+</ul>
+eAthena 1.0.0
+ </td>
+ </tr>
+ <tr>
+ <td colspan="18" bgcolor="#FCFCFC" class="header">
+ eAthena Features - Estimated completion rate (Detailed)
+ </td>
+ <td background="./rightcontentbg.jpg" width="12" rowspan="2">
+ </td>
+ </tr>
+ <tr>
+ <td colspan="18" bgcolor="#FCFCFC" class="content">
+<ul>
+ <li>Novice Skills - 100% (3/3)</li>
+ <li>1st Job Skills - 100%</li>
+ <ul>
+ <li>&nbsp;&nbsp;&nbsp; Swordsman - 100% (10/10)</li>
+ </ul>
+ <ul>
+ <li>&nbsp;&nbsp;&nbsp; Acolyte - 100% (16/16)</li>
+ </ul>
+ <ul>
+ <li>&nbsp;&nbsp;&nbsp; Archer - 100% (7/7)</li>
+ </ul>
+ <ul>
+ <li>&nbsp; &nbsp; Magician - 100% (14/14)</li>
+ </ul>
+ <ul>
+ <li>&nbsp; &nbsp; Merchant - 100% (10/10)</li>
+ </ul>
+ <ul>
+ <li>&nbsp; &nbsp; Thief - 100% (10/10)</li>
+ </ul>
+ <li>2-1 Skills (2nd Job Skills) - 100%</li>
+ <ul>
+ <li>&nbsp; &nbsp; Knight - 100% (10/10)</li>
+ </ul>
+ <ul>
+ <li>&nbsp; &nbsp; Priest - 100% (18/18)</li>
+ </ul>
+ <ul>
+ <li>&nbsp; &nbsp; BlackSmith - 100% (21/21)</li>
+ </ul>
+ <ul>
+ <li>&nbsp; &nbsp; Wizard - 100% (13/13)</li>
+ </ul>
+ <ul>
+ <li>&nbsp; &nbsp; Assassin - 100% (10/10)</li>
+ </ul>
+ <ul>
+ <li>&nbsp; &nbsp; Hunter - 100% (17/17)</li>
+ </ul>
+ <li>2-2 Skills (Alternate 2nd Job Skills) - 91%</li>
+ <ul>
+ <li>&nbsp; &nbsp; Crusader - 100% (18/18)</li>
+ </ul>
+ <ul>
+ <li>&nbsp; &nbsp; Monk - 100% (15/15)</li>
+ </ul>
+ <ul>
+ <li>&nbsp; &nbsp; Alchemist - 63% (14/22)</li>
+ </ul>
+ <ul>
+ <li>&nbsp; &nbsp; Sage - 100% (20/20)</li>
+ </ul>
+ <ul>
+ <li>&nbsp; &nbsp; Rogue - 80% Complete:(12/15) Incomplete:(3/15)</li>
+ </ul>
+ <ul>
+ <li>&nbsp; &nbsp; Bard - 100% (16/16)</li>
+ </ul>
+ <ul>
+ <li>&nbsp; &nbsp; Dancer - 100% (16/16)</li>
+ </ul>
+ <li>2-1-1 Skills (Advanced 2-1 Job Skills) - 80.5%</li>
+ <ul>
+ <li>&nbsp; &nbsp; Lord Knight - 94% - Complete:(7/8)
+Incomplete:(1/8)</li>
+ </ul>
+ <ul>
+ <li>&nbsp; &nbsp; High Priest - 66% - Complete:(1/3)
+Incomplete:(2/3)</li>
+ </ul>
+ <ul>
+ <li>&nbsp; &nbsp; High Wizard - 100% (4/4)</li>
+ </ul>
+ <ul>
+ <li>&nbsp; &nbsp; Whitesmith - 75% (3/4)</li>
+ </ul>
+ <ul>
+ <li>&nbsp; &nbsp; Sniper - 88% - Complete:(3/4) Incomplete:(1/4)</li>
+ </ul>
+ <ul>
+ <li>&nbsp; &nbsp; Assassin Cross - 60% (3/5)</li>
+ </ul>
+ <li>2-2-1 Skills (Advanced 2-2 Job Skills) - 47%</li>
+ <ul>
+ <li>&nbsp; &nbsp; Paladin - 65%</li>
+ </ul>
+ <ul>
+ <li>&nbsp; &nbsp; Champion - 100%</li>
+ </ul>
+ <ul>
+ <li>&nbsp; &nbsp; Professor - 100%</li>
+ </ul>
+ <ul>
+ <li>&nbsp; &nbsp; Stalker - 65%</li>
+ </ul>
+ <ul>
+ <li>&nbsp; &nbsp; Creator - 0%</li>
+ </ul>
+ <ul>
+ <li>&nbsp; &nbsp; Clown - 0%</li>
+ </ul>
+ <ul>
+ <li>&nbsp; &nbsp; Gypsy - 0%</li>
+ </ul>
+ <li>Pet Skills - 95%</li>
+ <ul>
+ <li>&nbsp; &nbsp; Loot Skills - 100%</li>
+ </ul>
+ <ul>
+ <li>&nbsp; &nbsp; Buff Skills - 100%</li>
+ </ul>
+ <ul>
+ <li>&nbsp; &nbsp; Attack Skills - 90%</li>
+ </ul>
+ <ul>
+ <li>&nbsp; &nbsp; Assist Skills - 100%</li>
+ </ul>
+ <li>Equipment Breaking System - 80%</li>
+ <ul>
+ <li>&nbsp; &nbsp; Weapon Breaking - 95%</li>
+ </ul>
+ <ul>
+ <li>&nbsp; &nbsp; Armor Breaking - 95%</li>
+ </ul>
+ <ul>
+ <li>&nbsp; &nbsp; Equipment Repair - 50%</li>
+ </ul>
+ <li>PK Server Mode - ??%</li>
+ <ul>
+ <li>&nbsp; &nbsp; Need more info on this mode to be called complete.</li>
+ </ul>
+</ul>
+ </td>
+ </tr>
+ <tr>
+ <td colspan="18" background="./btmcontentbg.jpg" height="12" align="left">
+ <img src="./btmleftcontent.jpg" height="12" width="13">
+ </td>
+ <td>
+ <img src="./btmrightcontent.jpg" height="12 width="12">
+ </td>
+ </tr>
+ <tr>
+ <td height="10">
+ </td>
+ </tr>
+ <tr>
+ <td colspan="19" bgcolor="#E2F0E2">
+ &copy; Content Copyright 2004 eAthena Development team<br>
+ &copy; Design Copyright 2004 Aria
+ </td>
+ </tr>
+</table>
+</body>
+</html> \ No newline at end of file
diff --git a/readme/finalwhttab.jpg b/readme/finalwhttab.jpg
new file mode 100644
index 000000000..109d7251d
--- /dev/null
+++ b/readme/finalwhttab.jpg
Binary files differ
diff --git a/readme/gmcommands.html b/readme/gmcommands.html
new file mode 100644
index 000000000..bceaef774
--- /dev/null
+++ b/readme/gmcommands.html
@@ -0,0 +1,736 @@
+<html>
+<head><title>eAthena 1.0 Final Readme</title>
+<meta http-equiv="expires" content="-1">
+<meta http-equiv="pragma" content="no-cache" />
+<meta name="author" content="eAthena Development Team">
+<meta name="description" content="eAthena, ro server emulator">
+<meta name="keywords" content="eathena, ro, ragnarok online, server emulator, server software">
+<link href="./1final.css" media="screen" rel="stylesheet" type="text/css">
+</head>
+<body>
+<table width="100%" cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td height="82" align="left" colspan="19">
+ <img src="./banner.jpg" width="393" height="82">
+ </td>
+ </tr>
+ <tr height="36">
+ <td width="175" height="36">
+ <img src="./grnlefttab.jpg" width="175" height="36">
+ </td>
+ <td height="36" background="./grntabbg.jpg" class="tab">
+ <a href="../readme.html"><b>Intro</b><font color="#698069">duction</font>
+ </td>
+ <td>
+ <img src="./btwngreentab.jpg" width="18" height="36">
+ </td>
+ <td height="36" background="./grntabbg.jpg" class="tab">
+ <a href="./changelog.html"><b>Change</b><font color="#698069">log</font></a>
+ </td>
+ <td>
+ <img src="./btwngreentab.jpg" width="20" height="36">
+ </td>
+ <td height="36" background="./grntabbg.jpg" class="tab">
+ <a href="./features.html"><b>Features</b></a>
+ </td>
+ <td>
+ <img src="./btwngreentab.jpg" width="20" height="36">
+ </td>
+ <td height="36" background="./grntabbg.jpg" class="tab">
+ <a href="./Npcfeatures.html"><b>Npc</b><font color="#698069">features</font></a>
+ </td>
+ <td>
+ <img src="./btwngreentab.jpg" width="20" height="36">
+ </td>
+ <td height="36" background="./grntabbg.jpg" class="tab">
+ <a href="./settingup.html"><b>Setting</b><font color="#698069">up</font></a>
+ </td>
+ <td>
+ <img src="./grnwhttab.jpg" width="20" height="36">
+ </td>
+ <td height="36" background="./whttabbg.jpg" class="tab">
+ <b>GM</b><font color="#698069">commands</font>
+ </td>
+ <td>
+ <img src="./readmerighttab.jpg" width="20" height="36">
+ </td>
+ <td height="36" background="./grntabbg.jpg" class="tab">
+ <a href="./faq.html"><b>FAQ</b></a>
+ </td>
+ <td>
+ <img src="./btwngreentab.jpg" width="20" height="36">
+ </td>
+ <td height="36" background="./grntabbg.jpg" class="tab">
+ <a href="./support.html"><b>Support</b><font color="#698069">sites</font></a>
+ </td>
+ <td>
+ <img src="./grntabfinalright.jpg" width="12" height="36">
+ </td>
+ <td background="./topcontentbg.jpg" width="100%" height="37" rowspan="2">
+ </td>
+ <td rowspan="3">
+ <img src="./toprightcontent.jpg" width="12" height="46">
+ </td>
+ </tr>
+ <tr height="1">
+ <td colspan="19" bgcolor="#FCFCFC">
+ </td>
+ </tr>
+ <tr height="9">
+ <td colspan="19" bgcolor="#FCFCFC">
+ </td>
+ </tr>
+ <tr>
+ <td colspan="18" bgcolor="#FCFCFC" class="header">
+ GM Command List
+ </td>
+ <td background="./rightcontentbg.jpg" width="12" rowspan="2">
+ </td>
+ </tr>
+ <tr>
+ <td colspan="18" bgcolor="#FCFCFC" class="content">
+<font face="Verdana" size="2"><span class="GMCommandTitle">ANNOUNCEMENT COMMANDS</span>
+<span class="GMCommand">/b &lt;message&gt;<br>@broadcast &lt;message&gt;</span>
+Lets you make a GM global announcement with your name
+
+<span class="GMCommand">/nb &lt;message&gt;<br>@kamu &lt;message&gt;</span>
+Lets you make a GM global announcement withouth your name
+
+<span class="GMCommand">@kamib &lt;message&gt;<br>/bb &lt;message&gt;</span>
+Lets you make a GM global announcement withouth your name in blue
+
+<span class="GMCommandTitle">INFORMATION COMMANDS</span>
+<span class="GMCommand">@who [match_text]</span> <br>Lists who is currently online in your server and their location. [match_text] is optional <br><br><span
+ class="GMCommand">@who2 [match_text] </span>
+Lists who is currently online in your server and their job. [match_text] is optional
+
+<span class="GMCommand">@who3 [match_text]</span> <br>Lists who is currently online in your server and their party/guild. [match_text] is optional<br><br><span
+ class="GMCommand">@whomap [map]</span> <br>Display a listing of who is online and where in a specifical map<br><br><span
+ class="GMCommand">@whomap2 [map]</span> <br>Display a listing of who is online and their job in a specifical map<br><br><span
+ class="GMCommand">@whomap3 [map]</span> <br>Display a listing of who is online and their party/guild in a specifical map<br><br><span
+ class="GMCommand">@whogm [match_text]</span> <br>Like @who+@who2+who3, but only for GM. [match_text] is optional <br><br><span
+ class="GMCommand">@where &lt;char name&gt;</span>
+Tells you the location of a character
+
+<span class="GMCommand">@charstatsall</span>
+ Displays stats of all characters.
+
+<span class="GMCommand">@charitemlist &lt;char name&gt;</span>
+ Displays all items of a player.
+
+<span class="GMCommand">@charstoragelist &lt;char name&gt;</span>
+ Displays all items of a player's storage.
+
+<span class="GMCommand">@charcartlist &lt;char name&gt;</span>
+ Displays all items of a player's cart.
+<span class="GMCommand">@uptime</span><br>Displays how long the map-server has been running.<br><br>
+<span class="GMCommand">@time<br>@date<br>@server_date<br>@serverdate<br>@server_time<br>@servertime</span>
+Display the date/time of the server
+
+<span class="GMCommand">@idsearch &lt;part_of_item_name&gt;</span>
+Search all items that name have part_of_item_name
+
+<span class="GMCommand">@ignorelist</span>
+Displays your ignore list
+
+<span class="GMCommand">@mapinfo [&lt;1-3&gt; [map]]</span>
+Give information about a map (general info +: 0: no more, 1: players, 2: NPC, 3: shops/chat).
+
+<span class="GMCommandTitle">CONTROL COMMANDS</span>
+<span class="GMCommand">@die</span>
+Kill yourself :)
+
+<span class="GMCommand">@alive</span>
+Revive yourself from death
+
+<span class="GMCommand">@kill &lt;char name&gt;</span>
+Kills specified character name
+
+<span class="GMCommand"></span><span class="GMCommand">@save</span>
+Sets save point as current location
+
+<span class="GMCommand">@load</span>
+Warps you to your save point (a.k.a. butterfly wing)
+
+<span class="GMCommand">@warp &lt;map name&gt; &lt;x&gt; &lt;y&gt;<br>@rura &lt;map name&gt; &lt;x&gt; &lt;y&gt;<br>@mapmove &lt;map name&gt; &lt;x&gt; &lt;y&gt;<br>/mm &lt;map name&gt; &lt;x&gt; &lt;y&gt;<br>/mapmove &lt;map name&gt; &lt;x&gt; &lt;y&gt;</span>
+Warps you to the selected position
+Example:
+@warp morocc 150 160 -&gt; Warps you to Morroc (X:150, Y:160)
+@rura prontera 50 80 -&gt; Warps you to Prontera (X:50, Y:80)
+
+
+<span class="GMCommand">@rura+ &lt;map name&gt; &lt;x&gt; &lt;y&gt; &lt;char name&gt;<br>@charwarp &lt;map name&gt; &lt;x&gt; &lt;y&gt; &lt;char name&gt;<br>#banish &lt;map name&gt; &lt;x&gt; &lt;y&gt; &lt;char name&gt;</span>
+Warps the selected character to the selected position
+Example:
+@charwarp morocc 150 160 Sora -&gt; Warps the character 'Sora' to Morroc (X:150, Y:160)
+@rura+ prontera 50 80 Haley -&gt; Warps the character 'Haley' to Prontera (X:50, Y:80)
+
+<span class="GMCommand">@jump [x [y]]</span>
+Teleports you randomly in the map (a.k.a. fly wing). Or to the specified location with x and y.
+
+<span class="GMCommand">/shift &lt;char name&gt;<br>@jumpto &lt;char name&gt;<br>@warpto &lt;char name&gt;<br>@goto &lt;char name&gt;</span>
+Warps you to selected character
+
+<span class="GMCommand">@go &lt;number/city_name&gt;</span>
+Warps you to a set city:</font></pre>
+<table id="table1" border="1" width="90%">
+ <tbody>
+ <tr>
+ <td width="25%"><font face="Verdana" size="2">-3: (Memo Point 2)</font></td>
+ <td width="25%"><font face="Verdana" size="2">2: Geffen</font></td>
+ <td width="25%"><font face="Verdana" size="2">7: Lutie</font></td>
+ <td width="25%"><font face="Verdana" size="2">12: Umbala</font></td>
+ </tr>
+ <tr>
+ <td width="25%"><font face="Verdana" size="2">-2: (Memo Point 1)</font></td>
+ <td width="25%"><font face="Verdana" size="2">3: Payon </font> </td>
+ <td width="25%"><font face="Verdana" size="2">8: Comodo</font></td>
+ <td width="25%"><font face="Verdana" size="2">13: Niflheim</font></td>
+ </tr>
+ <tr>
+ <td width="25%"><font face="Verdana" size="2">-1: (Memo Point 0)</font></td>
+ <td width="25%"><font face="Verdana" size="2">4: Alberta</font></td>
+ <td width="25%"><font face="Verdana" size="2">9: Yuno</font></td>
+ <td width="25%"><font face="Verdana" size="2">14: Louyang</font></td>
+ </tr>
+ <tr>
+ <td width="25%"><font face="Verdana" size="2">0: Prontera</font></td>
+ <td width="25%"><font face="Verdana" size="2">5: Izlude</font></td>
+ <td width="25%"><font face="Verdana" size="2">10: Amatsu</font></td>
+ <td width="25%"><font face="Verdana" size="2">15: Start Point</font></td>
+ </tr>
+ <tr>
+ <td width="25%"><font face="Verdana" size="2">1: Morroc</font></td>
+ <td width="25%"><font face="Verdana" size="2">6: Al de Baran</font></td>
+ <td width="25%"><font face="Verdana" size="2">11: Gon Ryun</font></td>
+ <td width="25%"><font face="Verdana" size="2">16: Prison/Jail</font></td>
+ </tr>
+ </tbody>
+</table>
+<pre class="style1"><font face="Verdana"><span class="GMCommand">/hide<br>@hide</span>
+GM Hide. Perfect hide that's totally invisible.
+
+<span class="GMCommand">@heal [&lt;HP&gt; &lt;HP&gt;]</span>
+Heals the desired amount of HP and SP. No value specified will do a full heal.
+
+<span class="GMCommand">@storage </span>
+Opens storage
+
+<span class="GMCommand">/recall &lt;char name&gt;<br>@recall &lt;char name&gt;</span>
+Recalls target character to you.
+
+<span class="GMCommand">@recallall</span>
+Recalls everyone on the server to you.
+
+<span class="GMCommand">@guildrecall &lt;guild_name/id&gt;</span>
+Warps all online character of a guild to you.
+
+<span class="GMCommand">@partyrecall &lt;party_name/id&gt;</span>
+Warps all online character of a party to you.
+
+<span class="GMCommand">@revive &lt;char name&gt;</span>
+Revives target character.
+
+<span class="GMCommand">@killmonster</span>
+Kills all spawned monsters on maps
+
+<span class="GMCommandTitle">SPAWNING COMMANDS</span>
+<span class="GMCommand">/item &lt;item_name&gt;<br></span>Gives you 1 of the desired monster<span
+ class="GMCommand">
+
+@item &lt;item name or ID&gt; &lt;quantity&gt;</span>
+Gives you the desired item with the desired quantity
+
+<span class="GMCommand">/monster &lt;monster_name&gt;</span><span
+ class="faqlist">
+Spawns 1 of the desired monster
+
+</span><span class="GMCommand"><font size="2">@spawn &lt;monster_name_or_monster_ID&gt; [&lt;quantity&gt; [&lt;desired_monster_name&gt; [&lt;x coord&gt; [&lt;y coord&gt;]]]]<br>@monster &lt;monster_name_or_monster_ID&gt; [&lt;quantity&gt; [&lt;desired_monster_name&gt; [&lt;x coord&gt; [&lt;y coord&gt;]]]]<br>@summon &lt;monster_name_or_monster_ID&gt; [&lt;quantity&gt; [&lt;desired_monster_name&gt; [&lt;x coord&gt; [&lt;y coord&gt;]]]]</font></span><font
+ size="2"><span class="faqlist">
+</span><span class="GMCommand">@monster2 &lt;desired_monster_name&gt; &lt;monster_name_or_monster_ID&gt; [&lt;quantity&gt; [&lt;x coord&gt; [&lt;y coord&gt;]]]<br>OR<br>@spawn "desired monster name" &lt;monster_name_or_monster_ID&gt; [&lt;quantity&gt; [&lt;x coord&gt; [&lt;y coord&gt;]]]<br>@monster "desired monster name" &lt;monster_name_or_monster_ID&gt; [&lt;quantity&gt; [&lt;x coord&gt; [&lt;y coord&gt;]]]<br>@summon "desired monster name" &lt;monster_name_or_monster_ID&gt; [&lt;quantity&gt; [&lt;x coord&gt; [&lt;y coord&gt;]]]<br>@monster2 "desired monster name" &lt;monster_name_or_monster_ID&gt; [&lt;quantity&gt; [&lt;x coord&gt; [&lt;y coord&gt;]]]<br>OR<br>@spawn &lt;monster_name_or_monster_ID&gt; "desired monster name" [&lt;quantity&gt; [&lt;x coord&gt; [&lt;y coord&gt;]]]<br>@monster &lt;monster_name_or_monster_ID&gt; "desired monster name" [&lt;quantity&gt; [&lt;x coord&gt; [&lt;y coord&gt;]]]<br>@summon &lt;monster_name_or_monster_ID&gt; "desired monster name" [&lt;quantity&gt; [&lt;x coord&gt; [&lt;y coord&gt;]]]<br>@monster2 &lt;monster_name_or_monster_ID&gt; "desired monster name" [&lt;quantity&gt; [&lt;x coord&gt; [&lt;y coord&gt;]]]</span>
+</font>
+Spawns the desired monster with any desired name, quantity and x and y location (if specified).
+There 2 last forms can use spaces for desired names (between the "").
+
+<span class="GMCommandTitle">MAP OPTIONS COMMANDS</span>
+
+<span class="GMCommand">@pvpon</span>
+Turns pvp on on the current map
+<span class="GMCommand">@pvpoff</span>
+Turns pvp off on the current map
+<span class="GMCommand">@gvgon</span>
+Turns gvg on on the current map. This does NOT enable War of Emperium.
+<span class="GMCommand">@gvgoff </span>
+Turns gvg off on the current map. This does NOT disable War of Emperium.
+
+<span class="GMCommandTitle">CHARACTER CONTROL COMMANDS</span>
+<span class="GMCommand">@baselvlup &lt;number of levels&gt;</span>
+<span class="GMCommand">@lvup &lt;number of levels&gt;<br>@blevel &lt;number of levels&gt;</span>
+Raises your base level the desired number of levels. The max is 99 (unless you change it in battle_athena.conf).
+
+<span class="GMCommand">@joblvlup &lt;number of levels&gt;</span>
+<span class="GMCommand">@joblvup &lt;number of levels&gt;<br>@jlevel &lt;number of levels&gt;</span>
+Raises your job level the desired number of levels. The max is 50 for 1st and 2nd class, and 70 for advanced classes.
+
+<span class="GMCommand">@job &lt;job ID&gt;<br>@jobchange &lt;job ID&gt;</span>
+Changes your job to the job assigned to the ID</font></pre>
+<table id="table2" border="1" width="90%">
+ <tbody>
+ <tr>
+ <td width="25%"><font style="font-size: 11pt;" face="Verdana">0:
+Novice</font></td>
+ <td width="25%"><font style="font-size: 11pt;" face="Verdana">6:
+Thief</font></td>
+ <td width="25%"><font style="font-size: 11pt;" face="Verdana">12:
+Assassin</font></td>
+ <td width="25%"><font style="font-size: 11pt;" face="Verdana">18:
+Alchemist</font></td>
+ </tr>
+ <tr>
+ <td width="25%"><font style="font-size: 11pt;" face="Verdana">1:
+Swordsman</font></td>
+ <td width="25%"><font style="font-size: 11pt;" face="Verdana">7:
+Knight</font></td>
+ <td width="25%"><font style="font-size: 11pt;" face="Verdana">13:
+Knight w/ Peco</font></td>
+ <td width="25%"><font style="font-size: 11pt;" face="Verdana">19:
+Bard</font></td>
+ </tr>
+ <tr>
+ <td width="25%"><font style="font-size: 11pt;" face="Verdana">2:
+Mage</font></td>
+ <td width="25%"><font style="font-size: 11pt;" face="Verdana">8:
+Priest</font></td>
+ <td width="25%"><font style="font-size: 11pt;" face="Verdana">14:
+Crusader</font></td>
+ <td width="25%"><font style="font-size: 11pt;" face="Verdana">20:
+Dancer</font></td>
+ </tr>
+ <tr>
+ <td width="25%"><font style="font-size: 11pt;" face="Verdana">3:
+Archer</font></td>
+ <td width="25%"><font style="font-size: 11pt;" face="Verdana">9:
+Wizard</font></td>
+ <td width="25%"><font style="font-size: 11pt;" face="Verdana">15:
+Monk</font></td>
+ <td width="25%"><font style="font-size: 11pt;" face="Verdana">21:
+Crusader w/ Peco</font></td>
+ </tr>
+ <tr>
+ <td width="25%"><font style="font-size: 11pt;" face="Verdana">4:
+Acolyte</font></td>
+ <td width="25%"><font style="font-size: 11pt;" face="Verdana">10:
+Blacksmith</font></td>
+ <td width="25%"><font style="font-size: 11pt;" face="Verdana">16:
+Sage</font></td>
+ <td width="25%"><font style="font-size: 11pt;" face="Verdana">22:
+Wedding</font></td>
+ </tr>
+ <tr>
+ <td width="25%"><font style="font-size: 11pt;" face="Verdana">5:
+Merchant</font></td>
+ <td width="25%"><font style="font-size: 11pt;" face="Verdana">11:
+Hunter</font></td>
+ <td width="25%"><font style="font-size: 11pt;" face="Verdana">17:
+Rogue</font></td>
+ <td width="25%"><font style="font-size: 11pt;" face="Verdana">23:
+Super Novice</font></td>
+ </tr>
+ </tbody>
+</table>
+<table id="table3" border="1" width="90%">
+ <tbody>
+ <tr>
+ <td width="25%"><font style="font-size: 9pt;" face="Verdana">24/4001:
+Novice High</font></td>
+ <td width="25%"><font style="font-size: 9pt;" face="Verdana">31/4007:
+Thief High</font></td>
+ <td width="25%"><font style="font-size: 9pt;" face="Verdana">40/4013:
+Assassin Cross</font></td>
+ <td width="25%"><font style="font-size: 9pt;" face="Verdana">46/4019:
+Creator</font></td>
+ </tr>
+ <tr>
+ <td width="25%"><font style="font-size: 9pt;" face="Verdana">25/4002:
+Swordsman High</font></td>
+ <td width="25%"><font style="font-size: 9pt;" face="Verdana">35/4008:
+Lord Knight</font></td>
+ <td width="25%"><font style="font-size: 9pt;" face="Verdana">41/4014:
+Lord Knight w/ Peco</font></td>
+ <td width="25%"><font style="font-size: 9pt;" face="Verdana">47/4020:
+Clown</font></td>
+ </tr>
+ <tr>
+ <td width="25%"><font style="font-size: 9pt;" face="Verdana">26/4003:
+Mage High</font></td>
+ <td width="25%"><font style="font-size: 9pt;" face="Verdana">36/4009:
+High Priest</font></td>
+ <td width="25%"><font style="font-size: 9pt;" face="Verdana">42/4015:
+Paladin</font></td>
+ <td width="25%"><font style="font-size: 9pt;" face="Verdana">48/4021:
+Gypsy</font></td>
+ </tr>
+ <tr>
+ <td width="25%"><font style="font-size: 9pt;" face="Verdana">28/4004:
+Archer High</font></td>
+ <td width="25%"><font style="font-size: 9pt;" face="Verdana">37/4010:
+High Wizard</font></td>
+ <td width="25%"><font style="font-size: 9pt;" face="Verdana">43/4016:
+Champion</font></td>
+ <td width="25%"><font style="font-size: 9pt;" face="Verdana">49/4022:
+Paladin w/ Peco</font></td>
+ </tr>
+ <tr>
+ <td width="25%"><font style="font-size: 9pt;" face="Verdana">29/4005:
+Acolyte High</font></td>
+ <td width="25%"><font style="font-size: 9pt;" face="Verdana">38/4011:
+Whitesmith</font></td>
+ <td width="25%"><font style="font-size: 9pt;" face="Verdana">44/4017:
+Professor</font></td>
+ <td width="25%">&nbsp;</td>
+ </tr>
+ <tr>
+ <td width="25%"><font style="font-size: 9pt;" face="Verdana">30/4006:
+Merchant High</font></td>
+ <td width="25%"><font style="font-size: 9pt;" face="Verdana">39/4012:
+Sniper</font></td>
+ <td width="25%"><font style="font-size: 9pt;" face="Verdana">45/4018:
+Stalker</font></td>
+ <td width="25%">&nbsp;</td>
+ </tr>
+ </tbody>
+</table>
+<pre class="style1"><font face="Verdana"><span class="GMCommand">@option &lt;param1&gt; &lt;param2&gt; &lt;param3&gt;</span>
+Changes options for your character
+ &lt;param1&gt; &lt;param2&gt; (Stackable) &lt;param3&gt; (Stackable)
+ 01 Petrified 01 Poison 01 Sight
+ 02 Frozen 02 Cursed 02 Hide
+ 03 Stunned 04 Silenced 04 Cloak
+ 04 Sleeping 08 ??? 08 Level 1 Cart
+ 06 ??? 16 Darkness 16 Falcon
+ 32 (Depreciated)
+ 64 GM Perfect Hide
+ 128 Level 2 Cart
+ 256 Level 3 Cart
+ 512 Level 4 Cart
+ 1024 Level 5 Cart
+ 2048 Orc Head
+ 4096 Wedding Sprites
+ 8192 Ruwach
+
+<span class="GMCommand">@mountpeco</span>
+Will (un)mount on a peco. (Class is required, but not skill)
+
+<span class="GMCommand">@speed &lt;1-1000&gt;</span>
+Changes you walking speed.
+1(Fastest)&lt;---140(Default)-----------------&gt;1000(Slowest)
+
+<span class="GMCommand">@disguise &lt;monster_name_or_monster_ID&gt;</span>
+Change your appearence to other players to a mob.
+
+<span class="GMCommand">@undisguise</span>
+Restore your normal appearance.
+
+<span class="GMCommand">@model &lt;hair ID&gt; &lt;hair color&gt; &lt;clothes color&gt;</span>
+Changes your characters appearance (Hair type, Hair Colour and/or Clothes Colour)
+ Hair ID (0-17) Hair Colour (0-8) Clothes Colour (0-4)
+ 0 Default 0 Default
+ 1 Blonde 1 Red
+ 2 Purple 2 Green
+ 3 Brown 3 White
+ 4 Green 4 Brown
+ 5 Blue
+ 6 White
+ 7 Black
+ 8 Red
+
+<span class="GMCommand">@effect &lt;effect_id&gt; [flag]</span>
+ Give an efect to your character.
+
+<span class="GMCommand">@stpoint &lt;number of points&gt;</span>
+Gives you the desired number of stat points.
+
+<span class="GMCommand">@skpoint &lt;number of points&gt;</span>
+Gives you the desired number of skill points.
+
+<span class="GMCommand">@zeny &lt;amount&gt;</span>
+Gives you desired amount of Zeny.
+
+<span class="GMCommand">@str &lt;amount&gt;<br>@agi &lt;amount&gt;<br>@vit &lt;amount&gt;<br>@int &lt;amount&gt;<br>@dex &lt;amount&gt;<br>@luk &lt;amount&gt;</span>
+Adds desired amount to any stat. For example "@str 10" raises your str by 10
+
+<span class="GMCommand">@spiritball &lt;number&gt;</span>
+Number 1-1000
+Gives you monk "spirit spheres" like from the skill "Call Spirits"
+(If the number you use is &gt; 1000, your server may become instable or crash). 1000 Lags Your Client
+
+<span class="GMCommand">@memo [memo_position]</span>
+set/change a memo location (no position: display memo points).
+
+<span class="GMCommand">@questskill &lt;id&gt;</span>
+Gives you the specified quest skill
+
+<span class="GMCommand">@lostskill &lt;id&gt;</span>
+Takes away the specified quest skill from you
+
+Quest Skill ID:
+ Novice
+ 142 Emergency Care
+ 143 Act dead
+ Swordsman
+ 144 Moving HP Recovery
+ 145 Attack Weak Point
+ 146 Auto Berserk
+ Archer
+ 147 Arrow Creation
+ 148 Charge Arrows
+ Thief
+ 149 Throw Sand
+ 150 Back Sliding
+ 151 Take Stone
+ 152 Stone Throw
+ Merchant
+ 153 Cart Revolution
+ 154 Change Cart
+ 155 Crazy Uproar/Loud Voice
+ Acolyte
+ 156 Holy Light
+ Magician
+ 157 Energy Coat
+
+<span class="GMCommand">@email &lt;actual@email&gt; &lt;new@email&gt;</span>
+to change your e-mail (characters protection)
+
+<span class="GMCommandTitle">GUILD/WoE CONTROL COMMANDS</span>
+<span class="GMCommand">@guildlvup/@guildlvlup &lt;# of levels&gt;</span>
+Raise Guild by desired number of levels
+
+<span class="GMCommand">@guild &lt;Desired Guild Name&gt;</span>
+Creates a guild with the disered name (Spaces are allow, no need to use "")
+
+<span class="GMCommand">@agitstart</span>
+Starts Guild Wars (War of Emperium)
+
+<span class="GMCommand">@agitend</span>
+Ends Guild Wars (War of Emperium)
+
+<span class="GMCommandTitle">EQUIPMENT COMMANDS</span>
+<span class="GMCommand">@refine &lt;position&gt; &lt;+/-amount&gt;</span>
+Upgrades equipment at the position specified (Stackable)
+0 - All
+1 - Lower Head
+2 - Right Hand
+4 - Robe/Garment
+8 - Left Accessory
+16 - Body/Armor
+32 - Left Hand
+64 - Feet
+128 - Right Accessory
+256 - Top Head
+512 - Mid Head
+
+Example:
+@refine 34 10 - Refines a 2 handed weapon to +10
+@refine 16 4 - Refines the body/armor to +4
+
+<span class="GMCommand">@produce &lt;equip name or equip ID&gt; &lt;element&gt; &lt;# of very's&gt;</span>
+Element: 0 None 1 Ice 2 Earth 3 Fire 4 Wind
+# of very's: 0 None 1 Very Strong 2 Very Very Strong 3 Very Very Very Strong
+
+Example: @produce 1163 3 3 - Produces a Very Very Very Strong (Your Nick)'s Fire Claymore
+
+<span class="GMCommandTitle">PET COMMANDS</span>
+<span class="GMCommand">@makeegg &lt;ID&gt;</span>
+Gives pet egg for monster ID in pet DB
+
+<span class="GMCommand">@petfriendly &lt;#&gt;</span>
+Set pet friendly amount (0-1000) 0 Min, 1000 Max
+
+<span class="GMCommand">@pethungry &lt;#&gt;</span>
+Set pet hungry amount (0-100) 0 Min, 100 Max
+
+<span class="GMCommand">@petrename</span>
+Re-enable pet rename
+
+<span class="GMCommand">@hatch</span>
+Brings up the hatch pet menu
+
+<span class="GMCommandTitle">REMOTE CHAR COMMANDS</span>
+<span class="GMCommand">@charwarp &lt;map name&gt; &lt;x&gt; &lt;y&gt; &lt;char name&gt;</span>
+Warps character to location of choice
+Example:
+@charwarp morocc 150 160 TestChar -&gt; Warps TestChar to Morroc (X:150, Y:160)
+
+<span class="GMCommand">@charstats &lt;char name&gt;</span>
+Displays the character's stats.
+
+<span class="GMCommand">@charignorelist &lt;char name&gt;</span>
+Displays ignore list of the player
+
+<span class="GMCommand">@inall &lt;char name&gt;</span>
+Allows all wispers for the player
+
+<span class="GMCommand">@exall &lt;char name&gt;</span>
+Blocks all wispers for the player
+
+<span class="GMCommand">@charoption &lt;param1&gt; &lt;param2&gt; &lt;param3&gt; &lt;char name&gt;</span>
+Does the same as the @option command only to target character.
+
+<span class="GMCommand">@charmountpeco &lt;charname&gt;</span>
+Give/remove to a player a peco (Class is required, but not skill).
+
+<span class="GMCommand">@charpetrename &lt;charname&gt;</span>
+Re-enable pet rename to a player.
+
+<span class="GMCommand">@charsave &lt;map&gt; &lt;x&gt; &lt;y&gt; &lt;char name&gt;</span>
+Changes the target player's respawn point.
+
+<span class="GMCommand">@charbaselvl &lt;#&gt; &lt;char name&gt;</span>
+Change a character's base level.
+
+<span class="GMCommand">@charjlvl &lt;#&gt; &lt;char name&gt;</span>
+Change a character's job level.
+
+<span class="GMCommand">@charjob &lt;job ID&gt; &lt;char name&gt;<br>@charjobchange &lt;job ID&gt; &lt;char name&gt;</span>
+Changes target character's job.
+
+<span class="GMCommand">@charzeny &lt;amount&gt; &lt;char name&gt;</span>
+Give/take a player's Zeny
+
+<span class="GMCommand">@charstpoint &lt;amount&gt; &lt;char name&gt;</span>
+Give/take a player's stat points
+
+<span class="GMCommand">@charskpoint &lt;amount&gt; &lt;char name&gt;</span>
+give/take a player's skill points
+
+<span class="GMCommand">@charquestskill &lt;#&gt; &lt;char name&gt;</span>
+Gives to a player the specified quest skill.
+
+<span class="GMCommand">@charlostskill &lt;#&gt; &lt;char name&gt;</span>
+Takes away the specified quest skill from the player.
+
+<span class="GMCommand">@chardelitem &lt;item_name_or_ID&gt; &lt;quantity&gt; &lt;char name&gt;</span>
+Remove items from a character
+
+<span class="GMCommand">@charmodel &lt;hair type&gt; &lt;hair color&gt; &lt;clothes color&gt; &lt;char name&gt;</span>
+Changes a player's model
+
+<span class="GMCommand">@chardisguise &lt;monster_name_or_monster_ID&gt; &lt;char name&gt;</span>
+Changes disguise of a player
+
+<span class="GMCommand">@charundisguise &lt;char name&gt;</span>
+Cancels disguise of a player
+
+<span class="GMCommand">@charreset &lt;char name&gt;</span>
+Resets the character
+
+<span class="GMCommand">@chardyeclothes &lt;#&gt; &lt;char name&gt;</span>
+Changes a player's clothes colour
+
+<span class="GMCommand">@chardyehair &lt;#&gt; &lt;char name&gt;</span>
+Changes a player's hair colour
+
+<span class="GMCommand">@charstylehair &lt;#&gt; &lt;char name&gt;</span>
+Changes a player's hair style
+
+<span class="GMCommand">@charchangesex &lt;name&gt;</span>
+Changes sex of a player (all characters of the account)
+
+<span class="GMCommand">@charblock &lt;name&gt;</span>
+Blocks definitively a account
+
+<span class="GMCommand">@charunblock &lt;name&gt;</span>
+<span class="GMCommand">@unblock &lt;name&gt;</span>
+Unblocks a account
+
+<span class="GMCommand">@charban &lt;time&gt; &lt;name&gt;</span>
+Ban temporarily a account
+ time usage: adjustement (+/- value) and element (y/a, m, d/j, h, mn, s)
+ Example: @ban +1m-2mn1s-6y testplayer
+
+<span class="GMCommand">@charunban &lt;name&gt;<br>@unban &lt;name&gt;<br>@unbanish &lt;name&gt;<br>@uncharbanish &lt;name&gt;</span>
+Unban a account
+
+<span class="GMCommand">@jail &lt;char_name&gt;</span>
+Sends specified character in jails
+
+<span class="GMCommand">@unjail &lt;charname&gt;<br>@discharge &lt;char_name&gt;</span>
+Discharges specified character/prisoner
+
+<span class="GMCommandTitle">MASS CONTROL COMMANDS</span>
+<span class="GMCommand">@night</span>
+All characters are in darkness
+
+<span class="GMCommand">@day</span>
+@option 00 00 00 are used on all characters
+
+<span class="GMCommand">@doom</span>
+Kills all NON GM chars on the server.
+
+<span class="GMCommand">@doommap</span>
+Kills all non GM characters on the map.
+
+<span class="GMCommand">@raise</span>
+Resurrects all characters on the server.
+
+<span class="GMCommand">@raisemap</span>
+Resurrects all characters on the map.
+
+<span class="GMCommand">@kick &lt;charname&gt;</span>
+Kicks specified character off the server
+
+<span class="GMCommand">@kickall</span>
+Kick all characters off the server
+
+<span class="GMCommandTitle">OTHER COMMANDS</span>
+<span class="GMCommand">@gat<br>@packet</span>
+Unknown
+
+<span class="GMCommandTitle">Server Control Commands</span>
+<span class="GMCommand">@reloadscript<br></span>Reloads all the scripts for the server<span
+ class="GMCommand">
+
+@reloaditemdb</span>
+Reloads the itemdb
+
+<span class="GMCommand">@reloadgmdb</span>
+Reload GM levels
+
+<span class="GMCommand">@mapexit</span>
+Kick all players and shut down map-server.
+
+<span class="GMCommand">@reloadmobdb</span>
+Reload monster database
+
+<span class="GMCommand">@reloadskilldb</span>
+Reload skills definition database
+
+<span class="GMCommand">@enablenpc &lt;NPC_name&gt;</span>
+Enable a NPC
+
+<span class="GMCommand">@disablenpc &lt;NPC_name&gt;</span>
+Disable a NPC</font>
+</pre>
+ </td>
+ </tr>
+ <tr>
+ <td colspan="18" background="./btmcontentbg.jpg" height="12" align="left">
+ <img src="./btmleftcontent.jpg" height="12" width="13">
+ </td>
+ <td>
+ <img src="./btmrightcontent.jpg" height="12 width="12">
+ </td>
+ </tr>
+ <tr>
+ <td height="10">
+ </td>
+ </tr>
+ <tr>
+ <td colspan="19" bgcolor="#E2F0E2">
+ &copy; Content Copyright 2004 eAthena Development team<br>
+ &copy; Design Copyright 2004 Aria
+ </td>
+ </tr>
+</table>
+</body>
+</html> \ No newline at end of file
diff --git a/readme/grnlefttab.jpg b/readme/grnlefttab.jpg
new file mode 100644
index 000000000..02a733d42
--- /dev/null
+++ b/readme/grnlefttab.jpg
Binary files differ
diff --git a/readme/grntabbg.jpg b/readme/grntabbg.jpg
new file mode 100644
index 000000000..764f82e93
--- /dev/null
+++ b/readme/grntabbg.jpg
Binary files differ
diff --git a/readme/grntabfinalright.jpg b/readme/grntabfinalright.jpg
new file mode 100644
index 000000000..86cfac592
--- /dev/null
+++ b/readme/grntabfinalright.jpg
Binary files differ
diff --git a/readme/grnwhttab.jpg b/readme/grnwhttab.jpg
new file mode 100644
index 000000000..f057058f4
--- /dev/null
+++ b/readme/grnwhttab.jpg
Binary files differ
diff --git a/readme/npcfeatures.html b/readme/npcfeatures.html
new file mode 100644
index 000000000..1efe74421
--- /dev/null
+++ b/readme/npcfeatures.html
@@ -0,0 +1,207 @@
+<html>
+<head><title>eAthena 1.0 Final Readme</title>
+<meta http-equiv="expires" content="-1">
+<meta http-equiv="pragma" content="no-cache" />
+<meta name="author" content="eAthena Development Team">
+<meta name="description" content="eAthena, ro server emulator">
+<meta name="keywords" content="eathena, ro, ragnarok online, server emulator, server software">
+<link href="./1final.css" media="screen" rel="stylesheet" type="text/css">
+</head>
+<body>
+<table width="100%" cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td height="82" align="left" colspan="19">
+ <img src="./banner.jpg" width="393" height="82">
+ </td>
+ </tr>
+ <tr height="36">
+ <td width="175" height="36">
+ <img src="./grnlefttab.jpg" width="175" height="36">
+ </td>
+ <td height="36" background="./grntabbg.jpg" class="tab">
+ <a href="../readme.html"><b>Intro</b><font color="#698069">duction</font>
+ </td>
+ <td>
+ <img src="./btwngreentab.jpg" width="18" height="36">
+ </td>
+ <td height="36" background="./grntabbg.jpg" class="tab">
+ <a href="./changelog.html"><b>Change</b><font color="#698069">log</font></a>
+ </td>
+ <td>
+ <img src="./btwngreentab.jpg" width="20" height="36">
+ </td>
+ <td height="36" background="./grntabbg.jpg" class="tab">
+ <a href="./features.html"><b>Features</b></a>
+ </td>
+ <td>
+ <img src="./grnwhttab.jpg" width="20" height="36">
+ </td>
+ <td height="36" background="./whttabbg.jpg" class="tab">
+ <b>Npc</b><font color="#698069">features</font>
+ </td>
+ <td>
+ <img src="./readmerighttab.jpg" width="20" height="36">
+ </td>
+ <td height="36" background="./grntabbg.jpg" class="tab">
+ <a href="./settingup.html"><b>Setting</b><font color="#698069">up</font></a>
+ </td>
+ <td>
+ <img src="./btwngreentab.jpg" width="20" height="36">
+ </td>
+ <td height="36" background="./grntabbg.jpg" class="tab">
+ <a href="./gmcommands.html"><b>GM</b><font color="#698069">commands</font></a>
+ </td>
+ <td>
+ <img src="./btwngreentab.jpg" width="20" height="36">
+ </td>
+ <td height="36" background="./grntabbg.jpg" class="tab">
+ <a href="./faq.html"><b>FAQ</b></a>
+ </td>
+ <td>
+ <img src="./btwngreentab.jpg" width="20" height="36">
+ </td>
+ <td height="36" background="./grntabbg.jpg" class="tab">
+ <a href="./support.html"><b>Support</b><font color="#698069">sites</font></a>
+ </td>
+ <td>
+ <img src="./grntabfinalright.jpg" width="12" height="36">
+ </td>
+ <td background="./topcontentbg.jpg" width="100%" height="37" rowspan="2">
+ </td>
+ <td rowspan="3">
+ <img src="./toprightcontent.jpg" width="12" height="46">
+ </td>
+ </tr>
+ <tr height="1">
+ <td colspan="19" bgcolor="#FCFCFC">
+ </td>
+ </tr>
+ <tr height="9">
+ <td colspan="19" bgcolor="#FCFCFC">
+ </td>
+ </tr>
+ <tr>
+ <td colspan="18" bgcolor="#FCFCFC" class="header">
+ eAthena Npc Scripts
+ </td>
+ <td background="./rightcontentbg.jpg" width="12" rowspan="2">
+ </td>
+ </tr>
+ <tr>
+ <td colspan="18" bgcolor="#FCFCFC" class="content">
+<ul>
+<li>Town Npcs (11/13)</li>
+<ul><li>&nbsp;Prontera - 100%</li></ul>
+<ul><li>&nbsp;Morocc - 100%</li></ul>
+<ul><li>&nbsp;Geffen - 100%</li></ul>
+<ul><li>&nbsp;Izlude - 100%</li></ul>
+<ul><li>&nbsp;Alberta - 100%</li></ul>
+<ul><li>&nbsp;Al de Baran - 100%</li></ul>
+<ul><li>&nbsp;Lutie - 100%</li></ul>
+<ul><li>&nbsp;Amatsu - 100%</li></ul>
+<ul><li>&nbsp;Comodo - 100%</li></ul>
+<ul><li>&nbsp;Niflheim - 100%</li></ul>
+<ul><li>&nbsp;Umbala - 100%</li></ul>
+<ul><li>&nbsp;Gonryun - 60%</li></ul>
+<ul><li>&nbsp;Payon(New Maps) - 50%</li></ul>
+<li>Job Quests (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>Kafras - 100%</li>
+<li>Guides - 100%</li>
+<li>&nbsp;War Of Emperium (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>Quests (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 (8/8)</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><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>
+ </li>
+</ul>
+ </td>
+ </tr>
+ <tr>
+ <td colspan="18" background="./btmcontentbg.jpg" height="12" align="left">
+ <img src="./btmleftcontent.jpg" height="12" width="13">
+ </td>
+ <td>
+ <img src="./btmrightcontent.jpg" height="12 width="12">
+ </td>
+ </tr>
+ <tr>
+ <td height="10">
+ </td>
+ </tr>
+ <tr>
+ <td colspan="19" bgcolor="#E2F0E2">
+ &copy; Content Copyright 2004 eAthena Development team<br>
+ &copy; Design Copyright 2004 Aria
+ </td>
+ </tr>
+</table>
+</body>
+</html> \ No newline at end of file
diff --git a/readme/readmelefttab.jpg b/readme/readmelefttab.jpg
new file mode 100644
index 000000000..6a55daec6
--- /dev/null
+++ b/readme/readmelefttab.jpg
Binary files differ
diff --git a/readme/readmerighttab.jpg b/readme/readmerighttab.jpg
new file mode 100644
index 000000000..4b9f7783a
--- /dev/null
+++ b/readme/readmerighttab.jpg
Binary files differ
diff --git a/readme/rightcontentbg.jpg b/readme/rightcontentbg.jpg
new file mode 100644
index 000000000..6ad8420c6
--- /dev/null
+++ b/readme/rightcontentbg.jpg
Binary files differ
diff --git a/readme/settingup.html b/readme/settingup.html
new file mode 100644
index 000000000..463a5a8ce
--- /dev/null
+++ b/readme/settingup.html
@@ -0,0 +1,185 @@
+<html>
+<head><title>eAthena 1.0 Final Readme</title>
+<meta http-equiv="expires" content="-1">
+<meta http-equiv="pragma" content="no-cache" />
+<meta name="author" content="eAthena Development Team">
+<meta name="description" content="eAthena, ro server emulator">
+<meta name="keywords" content="eathena, ro, ragnarok online, server emulator, server software">
+<link href="./1final.css" media="screen" rel="stylesheet" type="text/css">
+</head>
+<body>
+<table width="100%" cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td height="82" align="left" colspan="19">
+ <img src="./banner.jpg" width="393" height="82">
+ </td>
+ </tr>
+ <tr height="36">
+ <td width="175" height="36">
+ <img src="./grnlefttab.jpg" width="175" height="36">
+ </td>
+ <td height="36" background="./grntabbg.jpg" class="tab">
+ <a href="../readme.html"><b>Intro</b><font color="#698069">duction</font>
+ </td>
+ <td>
+ <img src="./btwngreentab.jpg" width="18" height="36">
+ </td>
+ <td height="36" background="./grntabbg.jpg" class="tab">
+ <a href="./changelog.html"><b>Change</b><font color="#698069">log</font></a>
+ </td>
+ <td>
+ <img src="./btwngreentab.jpg" width="20" height="36">
+ </td>
+ <td height="36" background="./grntabbg.jpg" class="tab">
+ <a href="./features.html"><b>Features</b></a>
+ </td>
+ <td>
+ <img src="./btwngreentab.jpg" width="20" height="36">
+ </td>
+ <td height="36" background="./grntabbg.jpg" class="tab">
+ <a href="./Npcfeatures.html"><b>Npc</b><font color="#698069">features</font></a>
+ </td>
+ <td>
+ <img src="./grnwhttab.jpg" width="20" height="36">
+ </td>
+ <td height="36" background="./whttabbg.jpg" class="tab">
+ <b>Setting</b><font color="#698069">up</font>
+ </td>
+ <td>
+ <img src="./readmerighttab.jpg" width="20" height="36">
+ </td>
+ <td height="36" background="./grntabbg.jpg" class="tab">
+ <a href="./gmcommands.html"><b>GM</b><font color="#698069">commands</font></a>
+ </td>
+ <td>
+ <img src="./btwngreentab.jpg" width="20" height="36">
+ </td>
+ <td height="36" background="./grntabbg.jpg" class="tab">
+ <a href="./faq.html"><b>FAQ</b></a>
+ </td>
+ <td>
+ <img src="./btwngreentab.jpg" width="20" height="36">
+ </td>
+ <td height="36" background="./grntabbg.jpg" class="tab">
+ <a href="./support.html"><b>Support</b><font color="#698069">sites</font></a>
+ </td>
+ <td>
+ <img src="./grntabfinalright.jpg" width="12" height="36">
+ </td>
+ <td background="./topcontentbg.jpg" width="100%" height="37" rowspan="2">
+ </td>
+ <td rowspan="3">
+ <img src="./toprightcontent.jpg" width="12" height="46">
+ </td>
+ </tr>
+ <tr height="1">
+ <td colspan="19" bgcolor="#FCFCFC">
+ </td>
+ </tr>
+ <tr height="9">
+ <td colspan="19" bgcolor="#FCFCFC">
+ </td>
+ </tr>
+ <tr>
+ <td colspan="18" bgcolor="#FCFCFC" class="header">
+ How to setup eAthena
+ </td>
+ <td background="./rightcontentbg.jpg" width="12" rowspan="2">
+ </td>
+ </tr>
+ <tr>
+ <td colspan="18" bgcolor="#FCFCFC" class="content">
+<ol>
+ <li>Edit motd.txt, grf-files.txt &amp; .conf files as neccessary.</li>
+ <li>If you want to add a user, run adduser.exe in the main eAthena
+directory before starting the
+server.<br>
+ </li>
+ <li>Run the login-server.exe, char-server.exe and map-server.exe in
+the main eAthena directory.</li>
+ <li>You're done!<br>
+ </li>
+</ol>
+ </td>
+ </tr>
+ <tr>
+ <td colspan="18" bgcolor="#FCFCFC" class="header">
+ Upgrading eAthena
+ </td>
+ <td background="./rightcontentbg.jpg" width="12" rowspan="2">
+ </td>
+ </tr>
+ <tr>
+ <td colspan="18" bgcolor="#FCFCFC" class="content">
+&nbsp;<span style="font-weight: bold;">
+<br>
+From a release newer than 953 or 817:</span><br>
+<ol>
+ <li>Transfer your old /save/ folder contents (Athena.txt,
+Account.txt, Storage.txt, etc.) to the new /save/ folder.</li>
+ <li>Transfer/Edit grf-files.txt, gm-account.txt and motd.txt as&nbsp;
+neccessary.</li>
+ <li>Transfer any extra custom NPCs to the /npc/ folder and edit if
+neccessary.</li>
+ <li>Edit .conf files to setup your server.</li>
+ <li>You're done!</li>
+</ol>
+&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; <span style="font-style: italic;">NOTE</span>:
+It is not recommended to transfer your DB files<br>
+&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; as the DB files are constantly
+updated by the eAthena/jAthena<br>
+&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; team. Just readd your changes to
+the new DB files instead of<br>
+&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; replacing the new DB file with
+your old one.<br>
+<br>
+<span style="font-weight: bold;"><br>
+From a release older than 670:</span><br>
+<ol>
+ <li>Transfer your old /save/ folder contents (Athena.txt,
+Account.txt, Storage.txt, etc.) to the new /save/ folder.</li>
+ <li>Transfer/Edit grf-files.txt, gm-account.txt and motd.txt as
+neccessary.</li>
+ <li>Transfer any extra custom NPCs to the /npc/ folder and edit if
+neccessary.</li>
+ <li>Edit .conf files to setup your server.</li>
+ <li>You're done!</li>
+</ol>
+&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; <span style="font-style: italic;">NOTE</span>:
+It is not recommended to transfer your .conf files from<br>
+&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; your old eAthena setup to this
+new one because there are always<br>
+&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; changes and new additions to
+these .conf files all the time<br>
+<br>
+&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; <span style="font-style: italic;">NOTE
+2</span>: It is also not recommended to transfer your DB files<br>
+&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; as the DB files are constantly
+updated by the eAthena/jAthena<br>
+&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; team. Just readd your changes to
+the new DB files instead of<br>
+&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; replacing the new DB file with
+your old one.<br>
+ </td>
+ </tr>
+ <tr>
+ <td colspan="18" background="./btmcontentbg.jpg" height="12" align="left">
+ <img src="./btmleftcontent.jpg" height="12" width="13">
+ </td>
+ <td>
+ <img src="./btmrightcontent.jpg" height="12 width="12">
+ </td>
+ </tr>
+ <tr>
+ <td height="10">
+ </td>
+ </tr>
+ <tr>
+ <td colspan="19" bgcolor="#E2F0E2">
+ &copy; Content Copyright 2004 eAthena Development team<br>
+ &copy; Design Copyright 2004 Aria
+ </td>
+ </tr>
+</table>
+</body>
+</html> \ No newline at end of file
diff --git a/readme/support.html b/readme/support.html
new file mode 100644
index 000000000..5c0f31aea
--- /dev/null
+++ b/readme/support.html
@@ -0,0 +1,129 @@
+<html>
+<head><title>eAthena 1.0 Final Readme</title>
+<meta http-equiv="expires" content="-1">
+<meta http-equiv="pragma" content="no-cache" />
+<meta name="author" content="eAthena Development Team">
+<meta name="description" content="eAthena, ro server emulator">
+<meta name="keywords" content="eathena, ro, ragnarok online, server emulator, server software">
+<link href="./1final.css" media="screen" rel="stylesheet" type="text/css">
+</head>
+<body>
+<table width="100%" cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td height="82" align="left" colspan="19">
+ <img src="./banner.jpg" width="393" height="82">
+ </td>
+ </tr>
+ <tr height="36">
+ <td width="175" height="36">
+ <img src="./grnlefttab.jpg" width="175" height="36">
+ </td>
+ <td height="36" background="./grntabbg.jpg" class="tab">
+ <a href="../readme.html"><b>Intro</b><font color="#698069">duction</font>
+ </td>
+ <td>
+ <img src="./btwngreentab.jpg" width="18" height="36">
+ </td>
+ <td height="36" background="./grntabbg.jpg" class="tab">
+ <a href="./changelog.html"><b>Change</b><font color="#698069">log</font></a>
+ </td>
+ <td>
+ <img src="./btwngreentab.jpg" width="20" height="36">
+ </td>
+ <td height="36" background="./grntabbg.jpg" class="tab">
+ <a href="./features.html"><b>Features</b></a>
+ </td>
+ <td>
+ <img src="./btwngreentab.jpg" width="20" height="36">
+ </td>
+ <td height="36" background="./grntabbg.jpg" class="tab">
+ <a href="./Npcfeatures.html"><b>Npc</b><font color="#698069">features</font></a>
+ </td>
+ <td>
+ <img src="./btwngreentab.jpg" width="20" height="36">
+ </td>
+ <td height="36" background="./grntabbg.jpg" class="tab">
+ <a href="./settingup.html"><b>Setting</b><font color="#698069">up</font></a>
+ </td>
+ <td>
+ <img src="./btwngreentab.jpg" width="20" height="36">
+ </td>
+ <td height="36" background="./grntabbg.jpg" class="tab">
+ <a href="./gmcommands.html"><b>GM</b><font color="#698069">commands</font></a>
+ </td>
+ <td>
+ <img src="./btwngreentab.jpg" width="20" height="36">
+ </td>
+ <td height="36" background="./grntabbg.jpg" class="tab">
+ <a href="./faq.html"><b>FAQ</b></a>
+ </td>
+ <td>
+ <img src="./grnwhttab.jpg" width="20" height="36">
+ </td>
+ <td height="36" background="./whttabbg.jpg" class="tab">
+ <b>Support</b><font color="#698069">sites</font>
+ </td>
+ <td>
+ <img src="./finalwhttab.jpg" width="12" height="36">
+ </td>
+ <td background="./topcontentbg.jpg" width="100%" height="37" rowspan="2">
+ </td>
+ <td rowspan="3">
+ <img src="./toprightcontent.jpg" width="12" height="46">
+ </td>
+ </tr>
+ <tr height="1">
+ <td colspan="19" bgcolor="#FCFCFC">
+ </td>
+ </tr>
+ <tr height="9">
+ <td colspan="19" bgcolor="#FCFCFC">
+ </td>
+ </tr>
+ <tr>
+ <td colspan="18" bgcolor="#FCFCFC" class="header">
+ Forums:
+ </td>
+ <td background="./rightcontentbg.jpg" width="12" rowspan="2">
+ </td>
+ </tr>
+ <tr>
+ <td colspan="18" bgcolor="#FCFCFC" class="content">
+<a
+ href="http://eathena.deltaanime.net">http://eathena.deltaanime.net</a>
+Our Official Webpage.<br>
+<a href="http://forum.asb-sakray.net">http://forum.asb-sakray.net</a> Aegis
+Support Board.<br>
+<a href="http://www.evera-aura.net">http://www.evera-aura.net</a> Evera's Site<br>
+<a href="http://eathena.systeminplace.net">eathena.systeminplace.net</a> Valaris's Site<br>
+<br>
+<span style="font-weight: bold;">IRC Channel:<br>
+<span style="font-weight: bold;"></span></span>irc.deltaanime.net
+#athena (Please make sure to check both forums before coming into the
+channel to ask questions, or else you may not be answered and possibly
+ridiculed.)<span style="font-weight: bold;"><span
+ style="font-weight: bold;"><span style="font-weight: bold;"></span></span><br>
+</span><br>
+ </td>
+ </tr>
+ <tr>
+ <td colspan="18" background="./btmcontentbg.jpg" height="12" align="left">
+ <img src="./btmleftcontent.jpg" height="12" width="13">
+ </td>
+ <td>
+ <img src="./btmrightcontent.jpg" height="12 width="12">
+ </td>
+ </tr>
+ <tr>
+ <td height="10">
+ </td>
+ </tr>
+ <tr>
+ <td colspan="19" bgcolor="#E2F0E2">
+ &copy; Content Copyright 2004 eAthena Development team<br>
+ &copy; Design Copyright 2004 Aria
+ </td>
+ </tr>
+</table>
+</body>
+</html> \ No newline at end of file
diff --git a/readme/topcontentbg.jpg b/readme/topcontentbg.jpg
new file mode 100644
index 000000000..58baa1ee5
--- /dev/null
+++ b/readme/topcontentbg.jpg
Binary files differ
diff --git a/readme/toprightcontent.jpg b/readme/toprightcontent.jpg
new file mode 100644
index 000000000..c9264347e
--- /dev/null
+++ b/readme/toprightcontent.jpg
Binary files differ
diff --git a/readme/whttabbg.jpg b/readme/whttabbg.jpg
new file mode 100644
index 000000000..6f7558ec2
--- /dev/null
+++ b/readme/whttabbg.jpg
Binary files differ