summaryrefslogtreecommitdiff
path: root/readme
diff options
context:
space:
mode:
authorbrianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec>2011-02-19 03:25:29 +0000
committerbrianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec>2011-02-19 03:25:29 +0000
commite29d0c257f7e762dcd81994ca987768d54ddb14d (patch)
tree5b8b135751c9cbee5beb0a9291ca51f0aae734f2 /readme
parent6a3dd115ac3d67fcf09646a829acbfa7768e2fa5 (diff)
downloadhercules-e29d0c257f7e762dcd81994ca987768d54ddb14d.tar.gz
hercules-e29d0c257f7e762dcd81994ca987768d54ddb14d.tar.bz2
hercules-e29d0c257f7e762dcd81994ca987768d54ddb14d.tar.xz
hercules-e29d0c257f7e762dcd81994ca987768d54ddb14d.zip
- Set svn:mime-type properties on readme files so they can be browsed directly from the SVN.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14712 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'readme')
-rw-r--r--readme/commands.html62
-rw-r--r--readme/faq-content.html64
-rw-r--r--readme/scripting.html136
-rw-r--r--readme/style.css158
4 files changed, 210 insertions, 210 deletions
diff --git a/readme/commands.html b/readme/commands.html
index 35d8bcf68..6cc5e5591 100644
--- a/readme/commands.html
+++ b/readme/commands.html
@@ -1,32 +1,32 @@
-<html>
- <head>
- <title>eAthena | GM Commands</title>
- <link rel="stylesheet" type="text/css" href="style.css">
- </head>
- <body>
- <div id="template">
- <div id="header">
- <div class="logo">eAthena<br /><span class="subtitle">- RAGNAROK Online Server Emulator</span></div>
- <div class="title">GM Commands</div>
- </div>
- <div id="navcontainer">
- <ul id="navlist">
- <li><a href="../readme.html">Intro</a></li>
- <li><a href="setup.html">Setup</a></li>
- <li><a href="faq.html">FAQ</a></li>
- <li><a href="scripting.html">Scripting</a></li>
- <li><a href="commands.html">GM Commands</a></li>
- <li><a href="resources.html">Resources</a></li>
- </ul>
- </div>
-
- <div class="body-container">
- The following are the GM Commands which can be used in-game on an eAthena server.<br /><br />
- <iframe width="100%" height="35%" src="../conf/help.txt"></iframe><br /><br />
- <iframe width="100%" height="35%" src="../conf/help2.txt"></iframe>
- </div>
-
- <div id="footer">"Read Me" Created & Designed by <a href="http://www.kisuka.com" target="_new">Kisuka</a></div>
- </div>
- </body>
+<html>
+ <head>
+ <title>eAthena | GM Commands</title>
+ <link rel="stylesheet" type="text/css" href="style.css">
+ </head>
+ <body>
+ <div id="template">
+ <div id="header">
+ <div class="logo">eAthena<br /><span class="subtitle">- RAGNAROK Online Server Emulator</span></div>
+ <div class="title">GM Commands</div>
+ </div>
+ <div id="navcontainer">
+ <ul id="navlist">
+ <li><a href="../readme.html">Intro</a></li>
+ <li><a href="setup.html">Setup</a></li>
+ <li><a href="faq.html">FAQ</a></li>
+ <li><a href="scripting.html">Scripting</a></li>
+ <li><a href="commands.html">GM Commands</a></li>
+ <li><a href="resources.html">Resources</a></li>
+ </ul>
+ </div>
+
+ <div class="body-container">
+ The following are the GM Commands which can be used in-game on an eAthena server.<br /><br />
+ <iframe width="100%" height="35%" src="../conf/help.txt"></iframe><br /><br />
+ <iframe width="100%" height="35%" src="../conf/help2.txt"></iframe>
+ </div>
+
+ <div id="footer">"Read Me" Created & Designed by <a href="http://www.kisuka.com" target="_new">Kisuka</a></div>
+ </div>
+ </body>
</html> \ No newline at end of file
diff --git a/readme/faq-content.html b/readme/faq-content.html
index 9b12c674c..0100a2f65 100644
--- a/readme/faq-content.html
+++ b/readme/faq-content.html
@@ -1,33 +1,33 @@
-<html>
-<body>
-<ul>
- <li><strong>Where can I set the exp rates?</strong><br />
- - Go to /conf/battle/exp.conf<br />
- - Find base_exp_rate and job_exp_rate. Change the value there to raise or lower the rates.<br />
- - 100 = 1x, 1000 = 10x rates, etc<br />
- <br />
- </li>
- <li><strong>Where can I set the item drop rates?</strong><br />
- - Go to /conf/battle/drops.conf<br />
- - You can set the drop rates by changing the values:<br />
- item_rate_common: 100 &lt;-- 100 = 1x drop rate, 1000 = 10x drop rate, etc<br />
- item_rate_common_boss: 100 &lt;--- drop rate for bosses<br />
- item_drop_common_min: 1 &lt;--- minimal drop rate<br />
- item_drop_common_max: 10000 &lt;--- maximum drop rate.<br />
- (You can set the rates of different items in the same file)<br />
- <br />
- </li>
- <li><strong>I found a bug, where to I report it?</strong><br />
- If you find a bug in eAthena, report it here: <a href="http://www.eathena.ws/board/index.php?autocom=bugtracker" target="_blank">Bug Tracker</a><br />
- <br />
- </li>
- <li><strong>I'm a well-experienced programmer, can I join the eAthena dev team?</strong><br />
- Contact <a href="http://www.eathena.ws/board/index.php?showuser=121372" target="_blank">Paradox924X</a><br />
- <br />
- </li>
- <li><strong>My character won't move, and no windows open when I login to the game, what's wrong?</strong><br />
- Your packet_db_ver is most likely set wrong, change it in /db/packet_db.txt to match your client's packet ver.
- </li>
-</ul>
-</body>
+<html>
+<body>
+<ul>
+ <li><strong>Where can I set the exp rates?</strong><br />
+ - Go to /conf/battle/exp.conf<br />
+ - Find base_exp_rate and job_exp_rate. Change the value there to raise or lower the rates.<br />
+ - 100 = 1x, 1000 = 10x rates, etc<br />
+ <br />
+ </li>
+ <li><strong>Where can I set the item drop rates?</strong><br />
+ - Go to /conf/battle/drops.conf<br />
+ - You can set the drop rates by changing the values:<br />
+ item_rate_common: 100 &lt;-- 100 = 1x drop rate, 1000 = 10x drop rate, etc<br />
+ item_rate_common_boss: 100 &lt;--- drop rate for bosses<br />
+ item_drop_common_min: 1 &lt;--- minimal drop rate<br />
+ item_drop_common_max: 10000 &lt;--- maximum drop rate.<br />
+ (You can set the rates of different items in the same file)<br />
+ <br />
+ </li>
+ <li><strong>I found a bug, where to I report it?</strong><br />
+ If you find a bug in eAthena, report it here: <a href="http://www.eathena.ws/board/index.php?autocom=bugtracker" target="_blank">Bug Tracker</a><br />
+ <br />
+ </li>
+ <li><strong>I'm a well-experienced programmer, can I join the eAthena dev team?</strong><br />
+ Contact <a href="http://www.eathena.ws/board/index.php?showuser=121372" target="_blank">Paradox924X</a><br />
+ <br />
+ </li>
+ <li><strong>My character won't move, and no windows open when I login to the game, what's wrong?</strong><br />
+ Your packet_db_ver is most likely set wrong, change it in /db/packet_db.txt to match your client's packet ver.
+ </li>
+</ul>
+</body>
</html> \ No newline at end of file
diff --git a/readme/scripting.html b/readme/scripting.html
index e01894e65..af68e58ce 100644
--- a/readme/scripting.html
+++ b/readme/scripting.html
@@ -1,69 +1,69 @@
-<html>
- <head>
- <title>eAthena | Scripting</title>
- <link rel="stylesheet" type="text/css" href="style.css">
- </head>
-<body>
- <div id="template">
- <div id="header">
- <div class="logo">eAthena<br /><span class="subtitle">- RAGNAROK Online Server Emulator</span></div>
- <div class="title">Scripting</div>
- </div>
- <div id="navcontainer">
- <ul id="navlist">
- <li><a href="../readme.html">Intro</a></li>
- <li><a href="setup.html">Setup</a></li>
- <li><a href="faq.html">FAQ</a></li>
- <li><a href="scripting.html">Scripting</a></li>
- <li><a href="commands.html">GM Commands</a></li>
- <li><a href="resources.html">Resources</a></li>
- </ul>
- </div>
-
- <div class="body-container">
- <p>
- How to create an NPC using eAthena's scripting:<br /><br />
- <font color="#0000FF">map_name</font>,<font color="#009900">x_cord</font>,<font color="#0CF305">y_cord</font>,<font color="#FF0000">npc_facing_direction</font> <strong>-TAB-</strong> script <strong>-TAB-</strong> <font color="#FF6600">NPC Name</font>#<font color="#FFCC00">HiddenName</font> <strong>-TAB-</strong> <font color="#CC3399">Sprite ID</font>,{<br />
- &nbsp;&nbsp;&nbsp;mes "[NPC Name]";<br>
- &nbsp;&nbsp;&nbsp;mes "Hello World";<br>
- &nbsp;&nbsp;&nbsp;close;<br>
- }
- </p>
- <p>
- <strong>Common Script Commands:</strong>
- <ul>
- <li><strong>mes</strong><br>
- usage: mes &quot;&lt;message&gt;&quot;;<br>
- info: displays a line of text in an NPC's dialog window.</li>
- <li><strong>close</strong><br>
- usage: close;<br>
- info: displays a &quot;Close&quot; button in an NPC's dialog window.
- </li>
- <li><strong>next</strong><br>
- usage: next;<br>
- info: displays a &quot;Next&quot; button in an NPC's dialog window.</li>
- <li><strong>getitem</strong><br>
- usage: getitem &lt;item id&gt;,&lt;amount&gt;;<br>
- info: gives the player an item.
- </li>
- <li><strong>delitem</strong><br>
- usage: delitem &lt;item id&gt;,&lt;amount&gt;;<br>
- info: deletes an item from the player.
- </li>
- </ul>
- <p><strong>Script Command Documentation:</strong><br>
-
- All the script commands in eAthena can be found <a href="../doc/script_commands.txt" target="_new">here</a>.</p>
- <p><strong>How to enable your NPC:</strong><br>
- 1. Save it as a text file in your /npc/custom/ folder.<br>
- 2. Open /npc/scripts_custom.conf<br>
- 3. Add the following line:<br>
- <em>npc: npc/custom/name_of_your_text_file.txt</em><br>
- 4. Save and close.</p>
- </p>
- </div>
-
- <div id="footer">"Read Me" Created & Designed by <a href="http://www.kisuka.com" target="_new">Kisuka</a></div>
- </div>
- </body>
+<html>
+ <head>
+ <title>eAthena | Scripting</title>
+ <link rel="stylesheet" type="text/css" href="style.css">
+ </head>
+<body>
+ <div id="template">
+ <div id="header">
+ <div class="logo">eAthena<br /><span class="subtitle">- RAGNAROK Online Server Emulator</span></div>
+ <div class="title">Scripting</div>
+ </div>
+ <div id="navcontainer">
+ <ul id="navlist">
+ <li><a href="../readme.html">Intro</a></li>
+ <li><a href="setup.html">Setup</a></li>
+ <li><a href="faq.html">FAQ</a></li>
+ <li><a href="scripting.html">Scripting</a></li>
+ <li><a href="commands.html">GM Commands</a></li>
+ <li><a href="resources.html">Resources</a></li>
+ </ul>
+ </div>
+
+ <div class="body-container">
+ <p>
+ How to create an NPC using eAthena's scripting:<br /><br />
+ <font color="#0000FF">map_name</font>,<font color="#009900">x_cord</font>,<font color="#0CF305">y_cord</font>,<font color="#FF0000">npc_facing_direction</font> <strong>-TAB-</strong> script <strong>-TAB-</strong> <font color="#FF6600">NPC Name</font>#<font color="#FFCC00">HiddenName</font> <strong>-TAB-</strong> <font color="#CC3399">Sprite ID</font>,{<br />
+ &nbsp;&nbsp;&nbsp;mes "[NPC Name]";<br>
+ &nbsp;&nbsp;&nbsp;mes "Hello World";<br>
+ &nbsp;&nbsp;&nbsp;close;<br>
+ }
+ </p>
+ <p>
+ <strong>Common Script Commands:</strong>
+ <ul>
+ <li><strong>mes</strong><br>
+ usage: mes &quot;&lt;message&gt;&quot;;<br>
+ info: displays a line of text in an NPC's dialog window.</li>
+ <li><strong>close</strong><br>
+ usage: close;<br>
+ info: displays a &quot;Close&quot; button in an NPC's dialog window.
+ </li>
+ <li><strong>next</strong><br>
+ usage: next;<br>
+ info: displays a &quot;Next&quot; button in an NPC's dialog window.</li>
+ <li><strong>getitem</strong><br>
+ usage: getitem &lt;item id&gt;,&lt;amount&gt;;<br>
+ info: gives the player an item.
+ </li>
+ <li><strong>delitem</strong><br>
+ usage: delitem &lt;item id&gt;,&lt;amount&gt;;<br>
+ info: deletes an item from the player.
+ </li>
+ </ul>
+ <p><strong>Script Command Documentation:</strong><br>
+
+ All the script commands in eAthena can be found <a href="../doc/script_commands.txt" target="_new">here</a>.</p>
+ <p><strong>How to enable your NPC:</strong><br>
+ 1. Save it as a text file in your /npc/custom/ folder.<br>
+ 2. Open /npc/scripts_custom.conf<br>
+ 3. Add the following line:<br>
+ <em>npc: npc/custom/name_of_your_text_file.txt</em><br>
+ 4. Save and close.</p>
+ </p>
+ </div>
+
+ <div id="footer">"Read Me" Created & Designed by <a href="http://www.kisuka.com" target="_new">Kisuka</a></div>
+ </div>
+ </body>
</html> \ No newline at end of file
diff --git a/readme/style.css b/readme/style.css
index 7a7a3732a..de9b300a2 100644
--- a/readme/style.css
+++ b/readme/style.css
@@ -1,80 +1,80 @@
-/* Created by Kisuka */
-/* www.kisuka.com */
-html, body {
- height: 100%;
- margin: 0;
- background-image:url(images/bg.gif);
-}
-body {
- width: 900px;
- height: 100%;
- border-left:thin solid #000;
- border-right:thin solid #000;
- margin-left:auto;
- margin-right:auto;
- background:#FFF url(images/clown.png) no-repeat fixed right bottom;
-}
-#template { position:relative; min-height:100%; }
-* html #template { height: 100%; }
-#header {
- height: 60px;
- border-bottom:thin solid #000;
-}
-.logo {
- float:left;
- padding-left:25px;
- font-size:x-large;
-}
-.title {
- float:right;
- padding-right:25px;
- font-size:xx-large;
- padding-top:10px;
-}
-.body-title {
- font-size:x-large;
-}
-.subtitle {
- font-size:14px;
- padding-left:10px;
- font-style:italic;
-}
-.body-container {
- padding-left:30px;
- padding-right:30px;
-}
-#navcontainer ul {
-padding-left: 0;
-margin-left: 0;
-margin-top:0;
-background-color: #000;
-color: White;
-float: left;
-width: 100%;
-font-family: arial, helvetica, sans-serif;
-}
-#navcontainer ul li { display: inline; }
-#navcontainer ul li a {
- padding: 0.2em 1em;
- background-color: #000;
- color: White;
- text-decoration: none;
- float: left;
- border-right: 1px solid #fff;
-}
-#navcontainer ul li a:hover {
- background-color: #666;
- color: #fff;
-}
-#footer {
- background-color: #000;
- width: 100%;
- color: White;
- position:absolute;
- bottom:0;
- text-align:center;
- border-top: 1px solid #fff;
-}
-#footer a {
- color: White;
+/* Created by Kisuka */
+/* www.kisuka.com */
+html, body {
+ height: 100%;
+ margin: 0;
+ background-image:url(images/bg.gif);
+}
+body {
+ width: 900px;
+ height: 100%;
+ border-left:thin solid #000;
+ border-right:thin solid #000;
+ margin-left:auto;
+ margin-right:auto;
+ background:#FFF url(images/clown.png) no-repeat fixed right bottom;
+}
+#template { position:relative; min-height:100%; }
+* html #template { height: 100%; }
+#header {
+ height: 60px;
+ border-bottom:thin solid #000;
+}
+.logo {
+ float:left;
+ padding-left:25px;
+ font-size:x-large;
+}
+.title {
+ float:right;
+ padding-right:25px;
+ font-size:xx-large;
+ padding-top:10px;
+}
+.body-title {
+ font-size:x-large;
+}
+.subtitle {
+ font-size:14px;
+ padding-left:10px;
+ font-style:italic;
+}
+.body-container {
+ padding-left:30px;
+ padding-right:30px;
+}
+#navcontainer ul {
+padding-left: 0;
+margin-left: 0;
+margin-top:0;
+background-color: #000;
+color: White;
+float: left;
+width: 100%;
+font-family: arial, helvetica, sans-serif;
+}
+#navcontainer ul li { display: inline; }
+#navcontainer ul li a {
+ padding: 0.2em 1em;
+ background-color: #000;
+ color: White;
+ text-decoration: none;
+ float: left;
+ border-right: 1px solid #fff;
+}
+#navcontainer ul li a:hover {
+ background-color: #666;
+ color: #fff;
+}
+#footer {
+ background-color: #000;
+ width: 100%;
+ color: White;
+ position:absolute;
+ bottom:0;
+ text-align:center;
+ border-top: 1px solid #fff;
+}
+#footer a {
+ color: White;
} \ No newline at end of file