- Updated RAthena links in readme.html files.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15007 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
parent
823fdc8f76
commit
8cde4ba5c4
15
readme.html
15
readme.html
@ -1,14 +1,14 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>eAthena | Intro</title>
|
<title>RAthena | Intro</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||||
<link rel="stylesheet" type="text/css" href="./readme/style.css">
|
<link rel="stylesheet" type="text/css" href="./readme/style.css">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div id="template">
|
<div id="template">
|
||||||
<div id="header">
|
<div id="header">
|
||||||
<div class="logo">eAthena<br><span class="subtitle">- RAGNAROK Online Server Emulator</span></div>
|
<div class="logo">RAthena<br><span class="subtitle">- RAGNAROK Online Server Emulator</span></div>
|
||||||
<div class="title">Intro</div>
|
<div class="title">Intro</div>
|
||||||
</div>
|
</div>
|
||||||
<div id="navcontainer">
|
<div id="navcontainer">
|
||||||
@ -24,14 +24,15 @@
|
|||||||
|
|
||||||
<div class="body-container">
|
<div class="body-container">
|
||||||
<ul>
|
<ul>
|
||||||
<li><span class="body-title">What is eAthena?</span><br>
|
<li><span class="body-title">What is RAthena?</span><br>
|
||||||
eAthena is a collaborative software development project revolving around the creation of a robust massively multiplayer online role playing game (MMORPG) server package. Written in C, the program is very versatile and provides NPCs, warps and modifications. The project is jointly managed by a group of volunteers located around the world as well as a tremendous community providing QA and support. eAthena is a continuation of the original jAthena project.</li>
|
RAthena is a collaborative software development project revolving around the creation of a robust massively multiplayer online role playing game (MMORPG) server package. Written in C, the program is very versatile and provides NPCs, warps and modifications. The project is jointly managed by a group of volunteers located around the world as well as a tremendous community providing QA and support. RAthena is a continuation of the eAthena project.
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li><span class="body-title">Who are the eAthena developers?</span><br>
|
<li><span class="body-title">Who are the RAthena developers?</span><br>
|
||||||
You can find a list of the currently active eAthena developers at:<br>
|
You can find a list of the currently active RAthena developers at:<br>
|
||||||
<a href="http://code.google.com/p/eathena-project/people/list" target="_new">http://code.google.com/p/eathena-project/people/list</a>
|
<a href="http://sourceforge.net/project/memberlist.php?group_id=637719" target="_new">http://sourceforge.net/project/memberlist.php?group_id=637719</a>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
@ -1,14 +1,14 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>eAthena | GM Commands</title>
|
<title>RAthena | GM Commands</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||||
<link rel="stylesheet" type="text/css" href="style.css">
|
<link rel="stylesheet" type="text/css" href="style.css">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div id="template">
|
<div id="template">
|
||||||
<div id="header">
|
<div id="header">
|
||||||
<div class="logo">eAthena<br><span class="subtitle">- RAGNAROK Online Server Emulator</span></div>
|
<div class="logo">RAthena<br><span class="subtitle">- RAGNAROK Online Server Emulator</span></div>
|
||||||
<div class="title">GM Commands</div>
|
<div class="title">GM Commands</div>
|
||||||
</div>
|
</div>
|
||||||
<div id="navcontainer">
|
<div id="navcontainer">
|
||||||
@ -23,7 +23,7 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="body-container">
|
<div class="body-container">
|
||||||
The following are the GM Commands which can be used in-game on an eAthena server.<br><br>
|
The following are the GM Commands which can be used in-game on an RAthena server.<br><br>
|
||||||
<iframe width="100%" height="35%" src="../conf/help.txt"></iframe><br><br>
|
<iframe width="100%" height="35%" src="../conf/help.txt"></iframe><br><br>
|
||||||
<iframe width="100%" height="35%" src="../conf/help2.txt"></iframe>
|
<iframe width="100%" height="35%" src="../conf/help2.txt"></iframe>
|
||||||
</div>
|
</div>
|
||||||
|
@ -1,14 +1,14 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>eAthena | FAQ</title>
|
<title>RAthena | FAQ</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||||
<link rel="stylesheet" type="text/css" href="style.css">
|
<link rel="stylesheet" type="text/css" href="style.css">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div id="template">
|
<div id="template">
|
||||||
<div id="header">
|
<div id="header">
|
||||||
<div class="logo">eAthena<br><span class="subtitle">- RAGNAROK Online Server Emulator</span></div>
|
<div class="logo">RAthena<br><span class="subtitle">- RAGNAROK Online Server Emulator</span></div>
|
||||||
<div class="title">FAQ</div>
|
<div class="title">FAQ</div>
|
||||||
</div>
|
</div>
|
||||||
<div id="navcontainer">
|
<div id="navcontainer">
|
||||||
@ -23,7 +23,7 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="body-container">
|
<div class="body-container">
|
||||||
The following are frequently asked questions regarding eAthena.<br><br>
|
The following are frequently asked questions regarding RAthena.<br><br>
|
||||||
<dl>
|
<dl>
|
||||||
<dt>Where can I set the exp rates?</dt>
|
<dt>Where can I set the exp rates?</dt>
|
||||||
<dd>
|
<dd>
|
||||||
@ -50,10 +50,10 @@
|
|||||||
</dd>
|
</dd>
|
||||||
|
|
||||||
<dt>I found a bug, where to I report it?</dt>
|
<dt>I found a bug, where to I report it?</dt>
|
||||||
<dd>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></dd>
|
<dd>If you find a bug in RAthena, report it here: <a href="http://rathena.org/board/tracker/" target="_blank">Bug Tracker</a></dd>
|
||||||
|
|
||||||
<dt>I'm a well-experienced programmer, can I join the eAthena dev team?</dt>
|
<dt>I'm a well-experienced programmer, can I join the RAthena dev team?</dt>
|
||||||
<dd>Contact <a href="http://www.eathena.ws/board/index.php?showuser=121372" target="_blank">Paradox924X</a></dd>
|
<dd>You can apply in the <a href="http://rathena.org/board/topic/53712-developer-applications/" target="_blank">Developer Applications</a> topic.</dd>
|
||||||
|
|
||||||
<dt>My character won't move, and no windows open when I login to the game, what's wrong?</dt>
|
<dt>My character won't move, and no windows open when I login to the game, what's wrong?</dt>
|
||||||
<dd>Your packet_db_ver is most likely set wrong, change it in /db/packet_db.txt to match your client's packet ver.</dd>
|
<dd>Your packet_db_ver is most likely set wrong, change it in /db/packet_db.txt to match your client's packet ver.</dd>
|
||||||
|
@ -1,14 +1,14 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>eAthena | Resources</title>
|
<title>RAthena | Resources</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||||
<link rel="stylesheet" type="text/css" href="style.css">
|
<link rel="stylesheet" type="text/css" href="style.css">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div id="template">
|
<div id="template">
|
||||||
<div id="header">
|
<div id="header">
|
||||||
<div class="logo">eAthena<br><span class="subtitle">- RAGNAROK Online Server Emulator</span></div>
|
<div class="logo">RAthena<br><span class="subtitle">- RAGNAROK Online Server Emulator</span></div>
|
||||||
<div class="title">Resources</div>
|
<div class="title">Resources</div>
|
||||||
</div>
|
</div>
|
||||||
<div id="navcontainer">
|
<div id="navcontainer">
|
||||||
@ -23,16 +23,16 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="body-container">
|
<div class="body-container">
|
||||||
The following are some links to various resources which can be helpful when using eAthena.<br>
|
The following are some links to various resources which can be helpful when using RAthena.<br>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="http://www.eathena.ws/" target="_new">http://www.eathena.ws/</a><br>
|
<li><a href="http://rathena.org/" target="_new">http://rathena.org/</a><br>
|
||||||
The official eAthena project website.</li>
|
The official RAthena project website.</li>
|
||||||
|
|
||||||
<li><a href="http://eathena-project.googlecode.com/svn/" target="_new">http://eathena-project.googlecode.com/svn/</a><br>
|
<li><a href="https://rathena.svn.sourceforge.net/svnroot/rathena/" target="_new">https://rathena.svn.sourceforge.net/svnroot/rathena/</a><br>
|
||||||
The official SVN of the eAthena project.</li>
|
The official SVN of the RAthena project.</li>
|
||||||
|
|
||||||
<li><a href="irc://irc.deltaanime.net/#athena" target="_new">irc://irc.deltaanime.net/#athena</a><br>
|
<li><a href="irc://irc.rizon.net/RAthena" target="_new">irc://irc.rizon.net/RAthena</a><br>
|
||||||
The official eAthena IRC Channel.</li>
|
The official RAthena IRC Channel.</li>
|
||||||
|
|
||||||
<li><a href="http://forum.asb-sakray.net/" target="_new">http://forum.asb-sakray.net/</a><br>
|
<li><a href="http://forum.asb-sakray.net/" target="_new">http://forum.asb-sakray.net/</a><br>
|
||||||
The official AEGIS Support Board.</li>
|
The official AEGIS Support Board.</li>
|
||||||
@ -44,13 +44,13 @@
|
|||||||
List of Ragnarok Online NPC sprite names and IDs.</li>
|
List of Ragnarok Online NPC sprite names and IDs.</li>
|
||||||
|
|
||||||
<li><a href="../doc/script_commands.txt" target="_new">Script Commands</a><br>
|
<li><a href="../doc/script_commands.txt" target="_new">Script Commands</a><br>
|
||||||
Documentation of the script commands available in eAthena.</li>
|
Documentation of the script commands available in RAthena.</li>
|
||||||
|
|
||||||
<li><a href="../doc/effect_list.txt" target="_new">Effect List</a><br>
|
<li><a href="../doc/effect_list.txt" target="_new">Effect List</a><br>
|
||||||
Documentation of the visual effects available in eAthena.</li>
|
Documentation of the visual effects available in RAthena.</li>
|
||||||
|
|
||||||
<li><a href="../doc/item_bonus.txt" target="_new">Item Bonuses</a><br>
|
<li><a href="../doc/item_bonus.txt" target="_new">Item Bonuses</a><br>
|
||||||
Documentation of the item bonuses available in eAthena.</li>
|
Documentation of the item bonuses available in RAthena.</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
@ -1,14 +1,14 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>eAthena | Scripting</title>
|
<title>RAthena | Scripting</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||||
<link rel="stylesheet" type="text/css" href="style.css">
|
<link rel="stylesheet" type="text/css" href="style.css">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div id="template">
|
<div id="template">
|
||||||
<div id="header">
|
<div id="header">
|
||||||
<div class="logo">eAthena<br><span class="subtitle">- RAGNAROK Online Server Emulator</span></div>
|
<div class="logo">RAthena<br><span class="subtitle">- RAGNAROK Online Server Emulator</span></div>
|
||||||
<div class="title">Scripting</div>
|
<div class="title">Scripting</div>
|
||||||
</div>
|
</div>
|
||||||
<div id="navcontainer">
|
<div id="navcontainer">
|
||||||
@ -23,7 +23,7 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="body-container">
|
<div class="body-container">
|
||||||
How to create an NPC using eAthena's scripting:<br><br>
|
How to create an NPC using RAthena's scripting:<br><br>
|
||||||
<code><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>
|
<code><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>
|
||||||
mes "[NPC Name]";<br>
|
mes "[NPC Name]";<br>
|
||||||
mes "Hello World";<br>
|
mes "Hello World";<br>
|
||||||
@ -53,7 +53,7 @@
|
|||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
<strong>Script Command Documentation:</strong><br>
|
<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>.<br><br>
|
All the script commands in RAthena can be found <a href="../doc/script_commands.txt" target="_new">here</a>.<br><br>
|
||||||
<strong>How to enable your NPC:</strong>
|
<strong>How to enable your NPC:</strong>
|
||||||
<ol>
|
<ol>
|
||||||
<li>Save it as a text file in your /npc/custom/ folder.</li>
|
<li>Save it as a text file in your /npc/custom/ folder.</li>
|
||||||
|
@ -1,14 +1,14 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>eAthena | Setup</title>
|
<title>RAthena | Setup</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||||
<link rel="stylesheet" type="text/css" href="style.css">
|
<link rel="stylesheet" type="text/css" href="style.css">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div id="template">
|
<div id="template">
|
||||||
<div id="header">
|
<div id="header">
|
||||||
<div class="logo">eAthena<br><span class="subtitle">- RAGNAROK Online Server Emulator</span></div>
|
<div class="logo">RAthena<br><span class="subtitle">- RAGNAROK Online Server Emulator</span></div>
|
||||||
<div class="title">Setup</div>
|
<div class="title">Setup</div>
|
||||||
</div>
|
</div>
|
||||||
<div id="navcontainer">
|
<div id="navcontainer">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user