diff options
author | amber <amber@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-11-14 16:18:26 +0000 |
---|---|---|
committer | amber <amber@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-11-14 16:18:26 +0000 |
commit | 581475bc6416790765c498aa3d611f6868ffb64a (patch) | |
tree | 347ebf88eaa76e50488f23989d67cad834f3c9b1 /readme | |
parent | 600362764ce348c5c9de96eababff2e08bb90d4a (diff) | |
download | hercules-581475bc6416790765c498aa3d611f6868ffb64a.tar.gz hercules-581475bc6416790765c498aa3d611f6868ffb64a.tar.bz2 hercules-581475bc6416790765c498aa3d611f6868ffb64a.tar.xz hercules-581475bc6416790765c498aa3d611f6868ffb64a.zip |
Fixed some file types
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@172 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'readme')
-rw-r--r-- | readme/1final.css | 126 | ||||
-rw-r--r-- | readme/changelog.html | 344 | ||||
-rw-r--r-- | readme/faq.html | 398 | ||||
-rw-r--r-- | readme/features.html | 550 | ||||
-rw-r--r-- | readme/gmcommands.html | 1470 | ||||
-rw-r--r-- | readme/npcfeatures.html | 412 | ||||
-rw-r--r-- | readme/settingup.html | 368 | ||||
-rw-r--r-- | readme/support.html | 258 |
8 files changed, 1963 insertions, 1963 deletions
diff --git a/readme/1final.css b/readme/1final.css index 50f515707..223767b6f 100644 --- a/readme/1final.css +++ b/readme/1final.css @@ -1,64 +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;
+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/changelog.html b/readme/changelog.html index 622703d1e..acac901f6 100644 --- a/readme/changelog.html +++ b/readme/changelog.html @@ -1,173 +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 ->
-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">
- © Content Copyright 2004 eAthena Development team<br>
- © Design Copyright 2004 Aria
- </td>
- </tr>
-</table>
-</body>
+<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 -> +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"> + © Content Copyright 2004 eAthena Development team<br> + © 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 index 4ccf80992..ab296cf98 100644 --- a/readme/faq.html +++ b/readme/faq.html @@ -1,200 +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">
- © Content Copyright 2004 eAthena Development team<br>
- © Design Copyright 2004 Aria
- </td>
- </tr>
-</table>
-</body>
+<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"> + © Content Copyright 2004 eAthena Development team<br> + © 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 index 4b0365ee4..a437772c2 100644 --- a/readme/features.html +++ b/readme/features.html @@ -1,276 +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> PvP (Player VS Player)</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> SuperNovice (Alternate 1st Job)</li>
- <li> WoE (War of Emperium)</li>
- <li> Remote administration of accounts (ladmin softwares)</li>
- <li> Weddings</li>
- <li> Pet equipped mobs.<br>
- </li>
- <li> Management of day/night.</li>
- <li> Mob Disguises</li>
- <li> 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> Swordsman - 100% (10/10)</li>
- </ul>
- <ul>
- <li> Acolyte - 100% (16/16)</li>
- </ul>
- <ul>
- <li> Archer - 100% (7/7)</li>
- </ul>
- <ul>
- <li> Magician - 100% (14/14)</li>
- </ul>
- <ul>
- <li> Merchant - 100% (10/10)</li>
- </ul>
- <ul>
- <li> Thief - 100% (10/10)</li>
- </ul>
- <li>2-1 Skills (2nd Job Skills) - 100%</li>
- <ul>
- <li> Knight - 100% (10/10)</li>
- </ul>
- <ul>
- <li> Priest - 100% (18/18)</li>
- </ul>
- <ul>
- <li> BlackSmith - 100% (21/21)</li>
- </ul>
- <ul>
- <li> Wizard - 100% (13/13)</li>
- </ul>
- <ul>
- <li> Assassin - 100% (10/10)</li>
- </ul>
- <ul>
- <li> Hunter - 100% (17/17)</li>
- </ul>
- <li>2-2 Skills (Alternate 2nd Job Skills) - 91%</li>
- <ul>
- <li> Crusader - 100% (18/18)</li>
- </ul>
- <ul>
- <li> Monk - 100% (15/15)</li>
- </ul>
- <ul>
- <li> Alchemist - 63% (14/22)</li>
- </ul>
- <ul>
- <li> Sage - 100% (20/20)</li>
- </ul>
- <ul>
- <li> Rogue - 80% Complete:(12/15) Incomplete:(3/15)</li>
- </ul>
- <ul>
- <li> Bard - 100% (16/16)</li>
- </ul>
- <ul>
- <li> Dancer - 100% (16/16)</li>
- </ul>
- <li>2-1-1 Skills (Advanced 2-1 Job Skills) - 80.5%</li>
- <ul>
- <li> Lord Knight - 94% - Complete:(7/8)
-Incomplete:(1/8)</li>
- </ul>
- <ul>
- <li> High Priest - 66% - Complete:(1/3)
-Incomplete:(2/3)</li>
- </ul>
- <ul>
- <li> High Wizard - 100% (4/4)</li>
- </ul>
- <ul>
- <li> Whitesmith - 75% (3/4)</li>
- </ul>
- <ul>
- <li> Sniper - 88% - Complete:(3/4) Incomplete:(1/4)</li>
- </ul>
- <ul>
- <li> Assassin Cross - 60% (3/5)</li>
- </ul>
- <li>2-2-1 Skills (Advanced 2-2 Job Skills) - 47%</li>
- <ul>
- <li> Paladin - 65%</li>
- </ul>
- <ul>
- <li> Champion - 100%</li>
- </ul>
- <ul>
- <li> Professor - 100%</li>
- </ul>
- <ul>
- <li> Stalker - 65%</li>
- </ul>
- <ul>
- <li> Creator - 0%</li>
- </ul>
- <ul>
- <li> Clown - 0%</li>
- </ul>
- <ul>
- <li> Gypsy - 0%</li>
- </ul>
- <li>Pet Skills - 95%</li>
- <ul>
- <li> Loot Skills - 100%</li>
- </ul>
- <ul>
- <li> Buff Skills - 100%</li>
- </ul>
- <ul>
- <li> Attack Skills - 90%</li>
- </ul>
- <ul>
- <li> Assist Skills - 100%</li>
- </ul>
- <li>Equipment Breaking System - 80%</li>
- <ul>
- <li> Weapon Breaking - 95%</li>
- </ul>
- <ul>
- <li> Armor Breaking - 95%</li>
- </ul>
- <ul>
- <li> Equipment Repair - 50%</li>
- </ul>
- <li>PK Server Mode - ??%</li>
- <ul>
- <li> 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">
- © Content Copyright 2004 eAthena Development team<br>
- © Design Copyright 2004 Aria
- </td>
- </tr>
-</table>
-</body>
+<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> PvP (Player VS Player)</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> SuperNovice (Alternate 1st Job)</li> + <li> WoE (War of Emperium)</li> + <li> Remote administration of accounts (ladmin softwares)</li> + <li> Weddings</li> + <li> Pet equipped mobs.<br> + </li> + <li> Management of day/night.</li> + <li> Mob Disguises</li> + <li> 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> Swordsman - 100% (10/10)</li> + </ul> + <ul> + <li> Acolyte - 100% (16/16)</li> + </ul> + <ul> + <li> Archer - 100% (7/7)</li> + </ul> + <ul> + <li> Magician - 100% (14/14)</li> + </ul> + <ul> + <li> Merchant - 100% (10/10)</li> + </ul> + <ul> + <li> Thief - 100% (10/10)</li> + </ul> + <li>2-1 Skills (2nd Job Skills) - 100%</li> + <ul> + <li> Knight - 100% (10/10)</li> + </ul> + <ul> + <li> Priest - 100% (18/18)</li> + </ul> + <ul> + <li> BlackSmith - 100% (21/21)</li> + </ul> + <ul> + <li> Wizard - 100% (13/13)</li> + </ul> + <ul> + <li> Assassin - 100% (10/10)</li> + </ul> + <ul> + <li> Hunter - 100% (17/17)</li> + </ul> + <li>2-2 Skills (Alternate 2nd Job Skills) - 91%</li> + <ul> + <li> Crusader - 100% (18/18)</li> + </ul> + <ul> + <li> Monk - 100% (15/15)</li> + </ul> + <ul> + <li> Alchemist - 63% (14/22)</li> + </ul> + <ul> + <li> Sage - 100% (20/20)</li> + </ul> + <ul> + <li> Rogue - 80% Complete:(12/15) Incomplete:(3/15)</li> + </ul> + <ul> + <li> Bard - 100% (16/16)</li> + </ul> + <ul> + <li> Dancer - 100% (16/16)</li> + </ul> + <li>2-1-1 Skills (Advanced 2-1 Job Skills) - 80.5%</li> + <ul> + <li> Lord Knight - 94% - Complete:(7/8) +Incomplete:(1/8)</li> + </ul> + <ul> + <li> High Priest - 66% - Complete:(1/3) +Incomplete:(2/3)</li> + </ul> + <ul> + <li> High Wizard - 100% (4/4)</li> + </ul> + <ul> + <li> Whitesmith - 75% (3/4)</li> + </ul> + <ul> + <li> Sniper - 88% - Complete:(3/4) Incomplete:(1/4)</li> + </ul> + <ul> + <li> Assassin Cross - 60% (3/5)</li> + </ul> + <li>2-2-1 Skills (Advanced 2-2 Job Skills) - 47%</li> + <ul> + <li> Paladin - 65%</li> + </ul> + <ul> + <li> Champion - 100%</li> + </ul> + <ul> + <li> Professor - 100%</li> + </ul> + <ul> + <li> Stalker - 65%</li> + </ul> + <ul> + <li> Creator - 0%</li> + </ul> + <ul> + <li> Clown - 0%</li> + </ul> + <ul> + <li> Gypsy - 0%</li> + </ul> + <li>Pet Skills - 95%</li> + <ul> + <li> Loot Skills - 100%</li> + </ul> + <ul> + <li> Buff Skills - 100%</li> + </ul> + <ul> + <li> Attack Skills - 90%</li> + </ul> + <ul> + <li> Assist Skills - 100%</li> + </ul> + <li>Equipment Breaking System - 80%</li> + <ul> + <li> Weapon Breaking - 95%</li> + </ul> + <ul> + <li> Armor Breaking - 95%</li> + </ul> + <ul> + <li> Equipment Repair - 50%</li> + </ul> + <li>PK Server Mode - ??%</li> + <ul> + <li> 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"> + © Content Copyright 2004 eAthena Development team<br> + © Design Copyright 2004 Aria + </td> + </tr> +</table> +</body> </html>
\ No newline at end of file diff --git a/readme/gmcommands.html b/readme/gmcommands.html index bceaef774..71597fa22 100644 --- a/readme/gmcommands.html +++ b/readme/gmcommands.html @@ -1,736 +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 <message><br>@broadcast <message></span>
-Lets you make a GM global announcement with your name
-
-<span class="GMCommand">/nb <message><br>@kamu <message></span>
-Lets you make a GM global announcement withouth your name
-
-<span class="GMCommand">@kamib <message><br>/bb <message></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 <char name></span>
-Tells you the location of a character
-
-<span class="GMCommand">@charstatsall</span>
- Displays stats of all characters.
-
-<span class="GMCommand">@charitemlist <char name></span>
- Displays all items of a player.
-
-<span class="GMCommand">@charstoragelist <char name></span>
- Displays all items of a player's storage.
-
-<span class="GMCommand">@charcartlist <char name></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 <part_of_item_name></span>
-Search all items that name have part_of_item_name
-
-<span class="GMCommand">@ignorelist</span>
-Displays your ignore list
-
-<span class="GMCommand">@mapinfo [<1-3> [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 <char name></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 <map name> <x> <y><br>@rura <map name> <x> <y><br>@mapmove <map name> <x> <y><br>/mm <map name> <x> <y><br>/mapmove <map name> <x> <y></span>
-Warps you to the selected position
-Example:
-@warp morocc 150 160 -> Warps you to Morroc (X:150, Y:160)
-@rura prontera 50 80 -> Warps you to Prontera (X:50, Y:80)
-
-
-<span class="GMCommand">@rura+ <map name> <x> <y> <char name><br>@charwarp <map name> <x> <y> <char name><br>#banish <map name> <x> <y> <char name></span>
-Warps the selected character to the selected position
-Example:
-@charwarp morocc 150 160 Sora -> Warps the character 'Sora' to Morroc (X:150, Y:160)
-@rura+ prontera 50 80 Haley -> 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 <char name><br>@jumpto <char name><br>@warpto <char name><br>@goto <char name></span>
-Warps you to selected character
-
-<span class="GMCommand">@go <number/city_name></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 [<HP> <HP>]</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 <char name><br>@recall <char name></span>
-Recalls target character to you.
-
-<span class="GMCommand">@recallall</span>
-Recalls everyone on the server to you.
-
-<span class="GMCommand">@guildrecall <guild_name/id></span>
-Warps all online character of a guild to you.
-
-<span class="GMCommand">@partyrecall <party_name/id></span>
-Warps all online character of a party to you.
-
-<span class="GMCommand">@revive <char name></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 <item_name><br></span>Gives you 1 of the desired monster<span
- class="GMCommand">
-
-@item <item name or ID> <quantity></span>
-Gives you the desired item with the desired quantity
-
-<span class="GMCommand">/monster <monster_name></span><span
- class="faqlist">
-Spawns 1 of the desired monster
-
-</span><span class="GMCommand"><font size="2">@spawn <monster_name_or_monster_ID> [<quantity> [<desired_monster_name> [<x coord> [<y coord>]]]]<br>@monster <monster_name_or_monster_ID> [<quantity> [<desired_monster_name> [<x coord> [<y coord>]]]]<br>@summon <monster_name_or_monster_ID> [<quantity> [<desired_monster_name> [<x coord> [<y coord>]]]]</font></span><font
- size="2"><span class="faqlist">
-</span><span class="GMCommand">@monster2 <desired_monster_name> <monster_name_or_monster_ID> [<quantity> [<x coord> [<y coord>]]]<br>OR<br>@spawn "desired monster name" <monster_name_or_monster_ID> [<quantity> [<x coord> [<y coord>]]]<br>@monster "desired monster name" <monster_name_or_monster_ID> [<quantity> [<x coord> [<y coord>]]]<br>@summon "desired monster name" <monster_name_or_monster_ID> [<quantity> [<x coord> [<y coord>]]]<br>@monster2 "desired monster name" <monster_name_or_monster_ID> [<quantity> [<x coord> [<y coord>]]]<br>OR<br>@spawn <monster_name_or_monster_ID> "desired monster name" [<quantity> [<x coord> [<y coord>]]]<br>@monster <monster_name_or_monster_ID> "desired monster name" [<quantity> [<x coord> [<y coord>]]]<br>@summon <monster_name_or_monster_ID> "desired monster name" [<quantity> [<x coord> [<y coord>]]]<br>@monster2 <monster_name_or_monster_ID> "desired monster name" [<quantity> [<x coord> [<y coord>]]]</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 <number of levels></span>
-<span class="GMCommand">@lvup <number of levels><br>@blevel <number of levels></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 <number of levels></span>
-<span class="GMCommand">@joblvup <number of levels><br>@jlevel <number of levels></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 <job ID><br>@jobchange <job ID></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%"> </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%"> </td>
- </tr>
- </tbody>
-</table>
-<pre class="style1"><font face="Verdana"><span class="GMCommand">@option <param1> <param2> <param3></span>
-Changes options for your character
- <param1> <param2> (Stackable) <param3> (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 <1-1000></span>
-Changes you walking speed.
-1(Fastest)<---140(Default)----------------->1000(Slowest)
-
-<span class="GMCommand">@disguise <monster_name_or_monster_ID></span>
-Change your appearence to other players to a mob.
-
-<span class="GMCommand">@undisguise</span>
-Restore your normal appearance.
-
-<span class="GMCommand">@model <hair ID> <hair color> <clothes color></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 <effect_id> [flag]</span>
- Give an efect to your character.
-
-<span class="GMCommand">@stpoint <number of points></span>
-Gives you the desired number of stat points.
-
-<span class="GMCommand">@skpoint <number of points></span>
-Gives you the desired number of skill points.
-
-<span class="GMCommand">@zeny <amount></span>
-Gives you desired amount of Zeny.
-
-<span class="GMCommand">@str <amount><br>@agi <amount><br>@vit <amount><br>@int <amount><br>@dex <amount><br>@luk <amount></span>
-Adds desired amount to any stat. For example "@str 10" raises your str by 10
-
-<span class="GMCommand">@spiritball <number></span>
-Number 1-1000
-Gives you monk "spirit spheres" like from the skill "Call Spirits"
-(If the number you use is > 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 <id></span>
-Gives you the specified quest skill
-
-<span class="GMCommand">@lostskill <id></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 <actual@email> <new@email></span>
-to change your e-mail (characters protection)
-
-<span class="GMCommandTitle">GUILD/WoE CONTROL COMMANDS</span>
-<span class="GMCommand">@guildlvup/@guildlvlup <# of levels></span>
-Raise Guild by desired number of levels
-
-<span class="GMCommand">@guild <Desired Guild Name></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 <position> <+/-amount></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 <equip name or equip ID> <element> <# of very's></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 <ID></span>
-Gives pet egg for monster ID in pet DB
-
-<span class="GMCommand">@petfriendly <#></span>
-Set pet friendly amount (0-1000) 0 Min, 1000 Max
-
-<span class="GMCommand">@pethungry <#></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 <map name> <x> <y> <char name></span>
-Warps character to location of choice
-Example:
-@charwarp morocc 150 160 TestChar -> Warps TestChar to Morroc (X:150, Y:160)
-
-<span class="GMCommand">@charstats <char name></span>
-Displays the character's stats.
-
-<span class="GMCommand">@charignorelist <char name></span>
-Displays ignore list of the player
-
-<span class="GMCommand">@inall <char name></span>
-Allows all wispers for the player
-
-<span class="GMCommand">@exall <char name></span>
-Blocks all wispers for the player
-
-<span class="GMCommand">@charoption <param1> <param2> <param3> <char name></span>
-Does the same as the @option command only to target character.
-
-<span class="GMCommand">@charmountpeco <charname></span>
-Give/remove to a player a peco (Class is required, but not skill).
-
-<span class="GMCommand">@charpetrename <charname></span>
-Re-enable pet rename to a player.
-
-<span class="GMCommand">@charsave <map> <x> <y> <char name></span>
-Changes the target player's respawn point.
-
-<span class="GMCommand">@charbaselvl <#> <char name></span>
-Change a character's base level.
-
-<span class="GMCommand">@charjlvl <#> <char name></span>
-Change a character's job level.
-
-<span class="GMCommand">@charjob <job ID> <char name><br>@charjobchange <job ID> <char name></span>
-Changes target character's job.
-
-<span class="GMCommand">@charzeny <amount> <char name></span>
-Give/take a player's Zeny
-
-<span class="GMCommand">@charstpoint <amount> <char name></span>
-Give/take a player's stat points
-
-<span class="GMCommand">@charskpoint <amount> <char name></span>
-give/take a player's skill points
-
-<span class="GMCommand">@charquestskill <#> <char name></span>
-Gives to a player the specified quest skill.
-
-<span class="GMCommand">@charlostskill <#> <char name></span>
-Takes away the specified quest skill from the player.
-
-<span class="GMCommand">@chardelitem <item_name_or_ID> <quantity> <char name></span>
-Remove items from a character
-
-<span class="GMCommand">@charmodel <hair type> <hair color> <clothes color> <char name></span>
-Changes a player's model
-
-<span class="GMCommand">@chardisguise <monster_name_or_monster_ID> <char name></span>
-Changes disguise of a player
-
-<span class="GMCommand">@charundisguise <char name></span>
-Cancels disguise of a player
-
-<span class="GMCommand">@charreset <char name></span>
-Resets the character
-
-<span class="GMCommand">@chardyeclothes <#> <char name></span>
-Changes a player's clothes colour
-
-<span class="GMCommand">@chardyehair <#> <char name></span>
-Changes a player's hair colour
-
-<span class="GMCommand">@charstylehair <#> <char name></span>
-Changes a player's hair style
-
-<span class="GMCommand">@charchangesex <name></span>
-Changes sex of a player (all characters of the account)
-
-<span class="GMCommand">@charblock <name></span>
-Blocks definitively a account
-
-<span class="GMCommand">@charunblock <name></span>
-<span class="GMCommand">@unblock <name></span>
-Unblocks a account
-
-<span class="GMCommand">@charban <time> <name></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 <name><br>@unban <name><br>@unbanish <name><br>@uncharbanish <name></span>
-Unban a account
-
-<span class="GMCommand">@jail <char_name></span>
-Sends specified character in jails
-
-<span class="GMCommand">@unjail <charname><br>@discharge <char_name></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 <charname></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 <NPC_name></span>
-Enable a NPC
-
-<span class="GMCommand">@disablenpc <NPC_name></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">
- © Content Copyright 2004 eAthena Development team<br>
- © Design Copyright 2004 Aria
- </td>
- </tr>
-</table>
-</body>
+<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 <message><br>@broadcast <message></span> +Lets you make a GM global announcement with your name + +<span class="GMCommand">/nb <message><br>@kamu <message></span> +Lets you make a GM global announcement withouth your name + +<span class="GMCommand">@kamib <message><br>/bb <message></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 <char name></span> +Tells you the location of a character + +<span class="GMCommand">@charstatsall</span> + Displays stats of all characters. + +<span class="GMCommand">@charitemlist <char name></span> + Displays all items of a player. + +<span class="GMCommand">@charstoragelist <char name></span> + Displays all items of a player's storage. + +<span class="GMCommand">@charcartlist <char name></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 <part_of_item_name></span> +Search all items that name have part_of_item_name + +<span class="GMCommand">@ignorelist</span> +Displays your ignore list + +<span class="GMCommand">@mapinfo [<1-3> [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 <char name></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 <map name> <x> <y><br>@rura <map name> <x> <y><br>@mapmove <map name> <x> <y><br>/mm <map name> <x> <y><br>/mapmove <map name> <x> <y></span> +Warps you to the selected position +Example: +@warp morocc 150 160 -> Warps you to Morroc (X:150, Y:160) +@rura prontera 50 80 -> Warps you to Prontera (X:50, Y:80) + + +<span class="GMCommand">@rura+ <map name> <x> <y> <char name><br>@charwarp <map name> <x> <y> <char name><br>#banish <map name> <x> <y> <char name></span> +Warps the selected character to the selected position +Example: +@charwarp morocc 150 160 Sora -> Warps the character 'Sora' to Morroc (X:150, Y:160) +@rura+ prontera 50 80 Haley -> 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 <char name><br>@jumpto <char name><br>@warpto <char name><br>@goto <char name></span> +Warps you to selected character + +<span class="GMCommand">@go <number/city_name></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 [<HP> <HP>]</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 <char name><br>@recall <char name></span> +Recalls target character to you. + +<span class="GMCommand">@recallall</span> +Recalls everyone on the server to you. + +<span class="GMCommand">@guildrecall <guild_name/id></span> +Warps all online character of a guild to you. + +<span class="GMCommand">@partyrecall <party_name/id></span> +Warps all online character of a party to you. + +<span class="GMCommand">@revive <char name></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 <item_name><br></span>Gives you 1 of the desired monster<span + class="GMCommand"> + +@item <item name or ID> <quantity></span> +Gives you the desired item with the desired quantity + +<span class="GMCommand">/monster <monster_name></span><span + class="faqlist"> +Spawns 1 of the desired monster + +</span><span class="GMCommand"><font size="2">@spawn <monster_name_or_monster_ID> [<quantity> [<desired_monster_name> [<x coord> [<y coord>]]]]<br>@monster <monster_name_or_monster_ID> [<quantity> [<desired_monster_name> [<x coord> [<y coord>]]]]<br>@summon <monster_name_or_monster_ID> [<quantity> [<desired_monster_name> [<x coord> [<y coord>]]]]</font></span><font + size="2"><span class="faqlist"> +</span><span class="GMCommand">@monster2 <desired_monster_name> <monster_name_or_monster_ID> [<quantity> [<x coord> [<y coord>]]]<br>OR<br>@spawn "desired monster name" <monster_name_or_monster_ID> [<quantity> [<x coord> [<y coord>]]]<br>@monster "desired monster name" <monster_name_or_monster_ID> [<quantity> [<x coord> [<y coord>]]]<br>@summon "desired monster name" <monster_name_or_monster_ID> [<quantity> [<x coord> [<y coord>]]]<br>@monster2 "desired monster name" <monster_name_or_monster_ID> [<quantity> [<x coord> [<y coord>]]]<br>OR<br>@spawn <monster_name_or_monster_ID> "desired monster name" [<quantity> [<x coord> [<y coord>]]]<br>@monster <monster_name_or_monster_ID> "desired monster name" [<quantity> [<x coord> [<y coord>]]]<br>@summon <monster_name_or_monster_ID> "desired monster name" [<quantity> [<x coord> [<y coord>]]]<br>@monster2 <monster_name_or_monster_ID> "desired monster name" [<quantity> [<x coord> [<y coord>]]]</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 <number of levels></span> +<span class="GMCommand">@lvup <number of levels><br>@blevel <number of levels></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 <number of levels></span> +<span class="GMCommand">@joblvup <number of levels><br>@jlevel <number of levels></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 <job ID><br>@jobchange <job ID></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%"> </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%"> </td> + </tr> + </tbody> +</table> +<pre class="style1"><font face="Verdana"><span class="GMCommand">@option <param1> <param2> <param3></span> +Changes options for your character + <param1> <param2> (Stackable) <param3> (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 <1-1000></span> +Changes you walking speed. +1(Fastest)<---140(Default)----------------->1000(Slowest) + +<span class="GMCommand">@disguise <monster_name_or_monster_ID></span> +Change your appearence to other players to a mob. + +<span class="GMCommand">@undisguise</span> +Restore your normal appearance. + +<span class="GMCommand">@model <hair ID> <hair color> <clothes color></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 <effect_id> [flag]</span> + Give an efect to your character. + +<span class="GMCommand">@stpoint <number of points></span> +Gives you the desired number of stat points. + +<span class="GMCommand">@skpoint <number of points></span> +Gives you the desired number of skill points. + +<span class="GMCommand">@zeny <amount></span> +Gives you desired amount of Zeny. + +<span class="GMCommand">@str <amount><br>@agi <amount><br>@vit <amount><br>@int <amount><br>@dex <amount><br>@luk <amount></span> +Adds desired amount to any stat. For example "@str 10" raises your str by 10 + +<span class="GMCommand">@spiritball <number></span> +Number 1-1000 +Gives you monk "spirit spheres" like from the skill "Call Spirits" +(If the number you use is > 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 <id></span> +Gives you the specified quest skill + +<span class="GMCommand">@lostskill <id></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 <actual@email> <new@email></span> +to change your e-mail (characters protection) + +<span class="GMCommandTitle">GUILD/WoE CONTROL COMMANDS</span> +<span class="GMCommand">@guildlvup/@guildlvlup <# of levels></span> +Raise Guild by desired number of levels + +<span class="GMCommand">@guild <Desired Guild Name></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 <position> <+/-amount></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 <equip name or equip ID> <element> <# of very's></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 <ID></span> +Gives pet egg for monster ID in pet DB + +<span class="GMCommand">@petfriendly <#></span> +Set pet friendly amount (0-1000) 0 Min, 1000 Max + +<span class="GMCommand">@pethungry <#></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 <map name> <x> <y> <char name></span> +Warps character to location of choice +Example: +@charwarp morocc 150 160 TestChar -> Warps TestChar to Morroc (X:150, Y:160) + +<span class="GMCommand">@charstats <char name></span> +Displays the character's stats. + +<span class="GMCommand">@charignorelist <char name></span> +Displays ignore list of the player + +<span class="GMCommand">@inall <char name></span> +Allows all wispers for the player + +<span class="GMCommand">@exall <char name></span> +Blocks all wispers for the player + +<span class="GMCommand">@charoption <param1> <param2> <param3> <char name></span> +Does the same as the @option command only to target character. + +<span class="GMCommand">@charmountpeco <charname></span> +Give/remove to a player a peco (Class is required, but not skill). + +<span class="GMCommand">@charpetrename <charname></span> +Re-enable pet rename to a player. + +<span class="GMCommand">@charsave <map> <x> <y> <char name></span> +Changes the target player's respawn point. + +<span class="GMCommand">@charbaselvl <#> <char name></span> +Change a character's base level. + +<span class="GMCommand">@charjlvl <#> <char name></span> +Change a character's job level. + +<span class="GMCommand">@charjob <job ID> <char name><br>@charjobchange <job ID> <char name></span> +Changes target character's job. + +<span class="GMCommand">@charzeny <amount> <char name></span> +Give/take a player's Zeny + +<span class="GMCommand">@charstpoint <amount> <char name></span> +Give/take a player's stat points + +<span class="GMCommand">@charskpoint <amount> <char name></span> +give/take a player's skill points + +<span class="GMCommand">@charquestskill <#> <char name></span> +Gives to a player the specified quest skill. + +<span class="GMCommand">@charlostskill <#> <char name></span> +Takes away the specified quest skill from the player. + +<span class="GMCommand">@chardelitem <item_name_or_ID> <quantity> <char name></span> +Remove items from a character + +<span class="GMCommand">@charmodel <hair type> <hair color> <clothes color> <char name></span> +Changes a player's model + +<span class="GMCommand">@chardisguise <monster_name_or_monster_ID> <char name></span> +Changes disguise of a player + +<span class="GMCommand">@charundisguise <char name></span> +Cancels disguise of a player + +<span class="GMCommand">@charreset <char name></span> +Resets the character + +<span class="GMCommand">@chardyeclothes <#> <char name></span> +Changes a player's clothes colour + +<span class="GMCommand">@chardyehair <#> <char name></span> +Changes a player's hair colour + +<span class="GMCommand">@charstylehair <#> <char name></span> +Changes a player's hair style + +<span class="GMCommand">@charchangesex <name></span> +Changes sex of a player (all characters of the account) + +<span class="GMCommand">@charblock <name></span> +Blocks definitively a account + +<span class="GMCommand">@charunblock <name></span> +<span class="GMCommand">@unblock <name></span> +Unblocks a account + +<span class="GMCommand">@charban <time> <name></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 <name><br>@unban <name><br>@unbanish <name><br>@uncharbanish <name></span> +Unban a account + +<span class="GMCommand">@jail <char_name></span> +Sends specified character in jails + +<span class="GMCommand">@unjail <charname><br>@discharge <char_name></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 <charname></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 <NPC_name></span> +Enable a NPC + +<span class="GMCommand">@disablenpc <NPC_name></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"> + © Content Copyright 2004 eAthena Development team<br> + © Design Copyright 2004 Aria + </td> + </tr> +</table> +</body> </html>
\ No newline at end of file diff --git a/readme/npcfeatures.html b/readme/npcfeatures.html index 1efe74421..be16c2e66 100644 --- a/readme/npcfeatures.html +++ b/readme/npcfeatures.html @@ -1,207 +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> Prontera - 100%</li></ul>
-<ul><li> Morocc - 100%</li></ul>
-<ul><li> Geffen - 100%</li></ul>
-<ul><li> Izlude - 100%</li></ul>
-<ul><li> Alberta - 100%</li></ul>
-<ul><li> Al de Baran - 100%</li></ul>
-<ul><li> Lutie - 100%</li></ul>
-<ul><li> Amatsu - 100%</li></ul>
-<ul><li> Comodo - 100%</li></ul>
-<ul><li> Niflheim - 100%</li></ul>
-<ul><li> Umbala - 100%</li></ul>
-<ul><li> Gonryun - 60%</li></ul>
-<ul><li> Payon(New Maps) - 50%</li></ul>
-<li>Job Quests (16/33)</li>
-<ul><li> Novice Class (2/2)</li></ul>
-<ul><ul><li> Novice - 100%</li></ul></ul>
-<ul><ul><li> Super Novice - 100%</li></ul></ul>
-<ul><li> 1-1 Class (6/6)</li></ul>
-<ul><ul><li> Swordman - 100%</li></ul></ul>
-<ul><ul><li> Mage - 100%</li></ul></ul>
-<ul><ul><li> Archer - 100%</li></ul></ul>
-<ul><ul><li> Acolyte - 100%</li></ul></ul>
-<ul><ul><li> Merchant - 100%</li></ul></ul>
-<ul><ul><li> Thief - 100%</li></ul></ul>
-<ul><li> 2-1 Class (6/6)</li></ul>
-<ul><ul><li> Knight - 100%</li></ul></ul>
-<ul><ul><li> Priest - 100%</li></ul></ul>
-<ul><ul><li> Wizard - 100%</li></ul></ul>
-<ul><ul><li> Blacksmith - 100%</li></ul></ul>
-<ul><ul><li> Hunter - 100%</li></ul></ul>
-<ul><ul><li> Assassin - 100%</li></ul></ul>
-<ul><li> 2-2 Class (2/7)</li></ul>
-<ul><ul><li> Crusader - 0%</li></ul></ul>
-<ul><ul><li> Monk - 0% (Soon)</li></ul></ul>
-<ul><ul><li> Sage - 0% (Soon)</li></ul></ul>
-<ul><ul><li> Rogue - 100%</li></ul></ul>
-<ul><ul><li> Alchemist - 100%</li></ul></ul>
-<ul><ul><li> Bard - 0%</li></ul></ul>
-<ul><ul><li> Dancer - 100%</li></ul></ul>
-<ul><li> 2-1-1 Class (0/6)</li></ul>
-<ul><li> 2-2-1 Class (0/6)</li></ul>
-<li>Kafras - 100%</li>
-<li>Guides - 100%</li>
-<li> War Of Emperium (4/5)</li>
-<ul><li> Prontera - 100%</li></ul>
-<ul><li> Geffen - 100%</li></ul>
-<ul><li> Payon - 100%</li></ul>
-<ul><li> Al De Baran - 100%</li></ul>
-<ul><li> Novice - 0%</li></ul>
-<li>Quests (24/25)</li>
-<ul><li> Skill Quests (7/7)</li></ul>
-<ul><ul><li> Novice - 100%</li></ul></ul>
-<ul><ul><li> Swordman - 100%</li></ul></ul>
-<ul><ul><li> Mage - 100%</li></ul></ul>
-<ul><ul><li> Archer - 100%</li></ul></ul>
-<ul><ul><li> Acolyte - 100%</li></ul></ul>
-<ul><ul><li> Merchant - 100%</li></ul></ul>
-<ul><ul><li> Thief - 100%</li></ul></ul>
-<ul><li>Town Quests (9/10)</li></ul>
-<ul><ul><li> Prontera - 100%</li></ul></ul>
-<ul><ul><li> Morocc - 100%</li></ul></ul>
-<ul><ul><li> Geffen - 100%</li></ul></ul>
-<ul><ul><li> Izlude - 100%</li></ul></ul>
-<ul><ul><li> Alberta - 100%</li></ul></ul>
-<ul><ul><li> Al De Baran - 100%</li></ul></ul>
-<ul><ul><li> Yuno - 100%</li></ul></ul>
-<ul><ul><li> Lutie - 100%</li></ul></ul>
-<ul><ul><li> Comodo - 100%</li></ul></ul>
-<ul><ul><li> Payon - 20%</li></ul></ul>
-<ul><li>Other Quests (8/8)</li></ul>
-<ul><ul><li> Dye - 100%</li></ul></ul>
-<ul><ul><li> MrSmile - 100%</li></ul></ul>
-<ul><ul><li> Juice Making - 100%</li></ul></ul>
-<ul><ul><li> Doomed Swords - 100%</li></ul></ul>
-<ul><ul><li> Bongun Taming - 100%</li></ul></ul>
-<ul><ul><li> Munak Taming - 100%</li></ul></ul>
-<ul><ul><li> Tamking - 100%</li></ul></ul>
-<ul><ul><li> Bongun Sword - 100%</li></ul></ul>
-<ul><li>Other (7/10)</li></ul>
-<ul><ul><li> Card Remover - 100%</li></ul></ul>
-<ul><ul><li> PvP (old) - 100%</li></ul></ul>
-<ul><ul><li> Time Arena - 100%</li></ul></ul>
-<ul><ul><li> Bank - 100%</li></ul></ul>
-<ul><ul><li> Wedding - 80%</li></ul></ul>
-<ul><ul><li> Valkyrie - 10%</li></ul></ul>
-<ul><ul><li> Gefenia - 10%</li></ul></ul>
-<ul><ul><li> Heal Npc - 100%</li></ul></ul>
-<ul><ul><li> Warp Npc - 100%</li></ul></ul>
-<ul><ul><li> 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">
- © Content Copyright 2004 eAthena Development team<br>
- © Design Copyright 2004 Aria
- </td>
- </tr>
-</table>
-</body>
+<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> Prontera - 100%</li></ul> +<ul><li> Morocc - 100%</li></ul> +<ul><li> Geffen - 100%</li></ul> +<ul><li> Izlude - 100%</li></ul> +<ul><li> Alberta - 100%</li></ul> +<ul><li> Al de Baran - 100%</li></ul> +<ul><li> Lutie - 100%</li></ul> +<ul><li> Amatsu - 100%</li></ul> +<ul><li> Comodo - 100%</li></ul> +<ul><li> Niflheim - 100%</li></ul> +<ul><li> Umbala - 100%</li></ul> +<ul><li> Gonryun - 60%</li></ul> +<ul><li> Payon(New Maps) - 50%</li></ul> +<li>Job Quests (16/33)</li> +<ul><li> Novice Class (2/2)</li></ul> +<ul><ul><li> Novice - 100%</li></ul></ul> +<ul><ul><li> Super Novice - 100%</li></ul></ul> +<ul><li> 1-1 Class (6/6)</li></ul> +<ul><ul><li> Swordman - 100%</li></ul></ul> +<ul><ul><li> Mage - 100%</li></ul></ul> +<ul><ul><li> Archer - 100%</li></ul></ul> +<ul><ul><li> Acolyte - 100%</li></ul></ul> +<ul><ul><li> Merchant - 100%</li></ul></ul> +<ul><ul><li> Thief - 100%</li></ul></ul> +<ul><li> 2-1 Class (6/6)</li></ul> +<ul><ul><li> Knight - 100%</li></ul></ul> +<ul><ul><li> Priest - 100%</li></ul></ul> +<ul><ul><li> Wizard - 100%</li></ul></ul> +<ul><ul><li> Blacksmith - 100%</li></ul></ul> +<ul><ul><li> Hunter - 100%</li></ul></ul> +<ul><ul><li> Assassin - 100%</li></ul></ul> +<ul><li> 2-2 Class (2/7)</li></ul> +<ul><ul><li> Crusader - 0%</li></ul></ul> +<ul><ul><li> Monk - 0% (Soon)</li></ul></ul> +<ul><ul><li> Sage - 0% (Soon)</li></ul></ul> +<ul><ul><li> Rogue - 100%</li></ul></ul> +<ul><ul><li> Alchemist - 100%</li></ul></ul> +<ul><ul><li> Bard - 0%</li></ul></ul> +<ul><ul><li> Dancer - 100%</li></ul></ul> +<ul><li> 2-1-1 Class (0/6)</li></ul> +<ul><li> 2-2-1 Class (0/6)</li></ul> +<li>Kafras - 100%</li> +<li>Guides - 100%</li> +<li> War Of Emperium (4/5)</li> +<ul><li> Prontera - 100%</li></ul> +<ul><li> Geffen - 100%</li></ul> +<ul><li> Payon - 100%</li></ul> +<ul><li> Al De Baran - 100%</li></ul> +<ul><li> Novice - 0%</li></ul> +<li>Quests (24/25)</li> +<ul><li> Skill Quests (7/7)</li></ul> +<ul><ul><li> Novice - 100%</li></ul></ul> +<ul><ul><li> Swordman - 100%</li></ul></ul> +<ul><ul><li> Mage - 100%</li></ul></ul> +<ul><ul><li> Archer - 100%</li></ul></ul> +<ul><ul><li> Acolyte - 100%</li></ul></ul> +<ul><ul><li> Merchant - 100%</li></ul></ul> +<ul><ul><li> Thief - 100%</li></ul></ul> +<ul><li>Town Quests (9/10)</li></ul> +<ul><ul><li> Prontera - 100%</li></ul></ul> +<ul><ul><li> Morocc - 100%</li></ul></ul> +<ul><ul><li> Geffen - 100%</li></ul></ul> +<ul><ul><li> Izlude - 100%</li></ul></ul> +<ul><ul><li> Alberta - 100%</li></ul></ul> +<ul><ul><li> Al De Baran - 100%</li></ul></ul> +<ul><ul><li> Yuno - 100%</li></ul></ul> +<ul><ul><li> Lutie - 100%</li></ul></ul> +<ul><ul><li> Comodo - 100%</li></ul></ul> +<ul><ul><li> Payon - 20%</li></ul></ul> +<ul><li>Other Quests (8/8)</li></ul> +<ul><ul><li> Dye - 100%</li></ul></ul> +<ul><ul><li> MrSmile - 100%</li></ul></ul> +<ul><ul><li> Juice Making - 100%</li></ul></ul> +<ul><ul><li> Doomed Swords - 100%</li></ul></ul> +<ul><ul><li> Bongun Taming - 100%</li></ul></ul> +<ul><ul><li> Munak Taming - 100%</li></ul></ul> +<ul><ul><li> Tamking - 100%</li></ul></ul> +<ul><ul><li> Bongun Sword - 100%</li></ul></ul> +<ul><li>Other (7/10)</li></ul> +<ul><ul><li> Card Remover - 100%</li></ul></ul> +<ul><ul><li> PvP (old) - 100%</li></ul></ul> +<ul><ul><li> Time Arena - 100%</li></ul></ul> +<ul><ul><li> Bank - 100%</li></ul></ul> +<ul><ul><li> Wedding - 80%</li></ul></ul> +<ul><ul><li> Valkyrie - 10%</li></ul></ul> +<ul><ul><li> Gefenia - 10%</li></ul></ul> +<ul><ul><li> Heal Npc - 100%</li></ul></ul> +<ul><ul><li> Warp Npc - 100%</li></ul></ul> +<ul><ul><li> 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"> + © Content Copyright 2004 eAthena Development team<br> + © Design Copyright 2004 Aria + </td> + </tr> +</table> +</body> </html>
\ No newline at end of file diff --git a/readme/settingup.html b/readme/settingup.html index 463a5a8ce..3e62925ec 100644 --- a/readme/settingup.html +++ b/readme/settingup.html @@ -1,185 +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 & .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">
- <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
-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>
- <span style="font-style: italic;">NOTE</span>:
-It is not recommended to transfer your DB files<br>
- as the DB files are constantly
-updated by the eAthena/jAthena<br>
- team. Just readd your changes to
-the new DB files instead of<br>
- 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>
- <span style="font-style: italic;">NOTE</span>:
-It is not recommended to transfer your .conf files from<br>
- your old eAthena setup to this
-new one because there are always<br>
- changes and new additions to
-these .conf files all the time<br>
-<br>
- <span style="font-style: italic;">NOTE
-2</span>: It is also not recommended to transfer your DB files<br>
- as the DB files are constantly
-updated by the eAthena/jAthena<br>
- team. Just readd your changes to
-the new DB files instead of<br>
- 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">
- © Content Copyright 2004 eAthena Development team<br>
- © Design Copyright 2004 Aria
- </td>
- </tr>
-</table>
-</body>
+<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 & .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"> + <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 +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> + <span style="font-style: italic;">NOTE</span>: +It is not recommended to transfer your DB files<br> + as the DB files are constantly +updated by the eAthena/jAthena<br> + team. Just readd your changes to +the new DB files instead of<br> + 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> + <span style="font-style: italic;">NOTE</span>: +It is not recommended to transfer your .conf files from<br> + your old eAthena setup to this +new one because there are always<br> + changes and new additions to +these .conf files all the time<br> +<br> + <span style="font-style: italic;">NOTE +2</span>: It is also not recommended to transfer your DB files<br> + as the DB files are constantly +updated by the eAthena/jAthena<br> + team. Just readd your changes to +the new DB files instead of<br> + 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"> + © Content Copyright 2004 eAthena Development team<br> + © 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 index d42a81ae9..0644da9f1 100644 --- a/readme/support.html +++ b/readme/support.html @@ -1,130 +1,130 @@ -<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>
-<a href="http://consonance.deltaanime.net">http://consonance.deltaanime.net</a> Aria's eAthena Reference<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">
- © Content Copyright 2004 eAthena Development team<br>
- © Design Copyright 2004 Aria
- </td>
- </tr>
-</table>
-</body>
+<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> +<a href="http://consonance.deltaanime.net">http://consonance.deltaanime.net</a> Aria's eAthena Reference<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"> + © Content Copyright 2004 eAthena Development team<br> + © Design Copyright 2004 Aria + </td> + </tr> +</table> +</body> </html>
\ No newline at end of file |