rathena/readme/gmcommands.html
brianluau 1552a1841c - Fixed item script of Chicken_Hat (5431). (bugreport:4174)
- Fixed a typo in script_commands.txt (bugreport:4270)
- Fixed some links in the README html files.
- Fixed the range of 'max_guild_alliance' in battle.c (0 to 3).
- Set svn:eol-style=native for some recently added text files.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14328 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-06-02 01:00:52 +00:00

140 lines
3.8 KiB
HTML

<html><head><title>eAthena - GM Commands</title><head>
<link rel="stylesheet" type="text/css" href="./readme.css">
<body>
<div id="dleftbg">
</div>
<div id="drightbg">
</div>
<div id="canvas" align="center">
<table cellspacing="0" cellpadding="0" border="0" id="ea" align="center">
<tr>
<td id="leftborder" valign="top">
<table cellspacing="0" cellpadding="0" border="0">
<tr>
<td id="leftborderspacer">
</td>
</tr>
<tr>
<td valign="top">
<img src="./images/leftborder.gif">
</td>
</tr>
</table>
</td>
<td id="middle" valign="top">
<table cellspacing="0" cellpadding="0" border="0" valign="top">
<tr>
<td id="logo" valign="top">
<table class="w800" cellspacing="0" cellpadding="0" border="0">
<tr>
<td valign="top">
<table class="w800" cellspacing="0" cellpadding="0" border="0" height="100%">
<tr>
<td rowspan="4">
<img src="./images/chara.gif" width="366" height="274">
</td>
<td rowspan="4" width="129">
</td>
<td colspan="2" width="305" height="51" align="right">
<img src="./images/banner.gif" width="305" height="51">
</td>
</tr>
<tr>
<td id="title" colspan="2" align="right">
GM Commands
</td>
</tr>
<tr>
<td height="81" colspan="2">
</td>
</tr>
<tr>
<td class="navi" align="right">
<a href="../readme.html">Introduction</a><br>
<a href="./changelog.html">Changelog</a><br>
<a href="./features.html">Features</a><br>
<a href="./npcfeatures.html">NPC Features</a>
</td>
<td class="navi" align="right">
<a href="./setup.html">Setup</a><br>
GM Commands<br>
<a href="./faq.html">FAQ</a><br>
<a href="./resources.html">Resources</a>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td id="btmborder">
<table class="w800" cellspacing="0" cellpadding="0" border="0" height="2">
<tr>
<td id="leftbtmborder"">
</td>
<td id="midbtmborder"">
<img src="./images/btmborder.gif" width="44" height="2">
</td>
<td id="rightbtmborder">
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td id="content">
<table class="w800" cellspacing="0" cellpadding="0" border="0" height="100%">
<tr>
<td id="lefttext" valign="top">
<h1>GM Commands</h1>
A GM, or Game Master, on eAthena has access to certain codes to administer the server. A GM is appointed by the server owner, and can not
be gained normally through the game. These commands start with the @ symbol, a well-recognized sign of an Athena server. Many of our current
commands are broken and don't work properly.
</td>
<td id="midtext">
</td>
<td id="righttext" valign="top">
<iframe src="../conf/help.txt" name="Help" title="eAthena Gm Commands" marginwidth="10" marginheight="10" frameborder="0" height="500" width="100%"></iframe>
</td>
</tr>
<tr>
<td colspan="3">
&copy; Content Copyright 2005 eAthena Development Team/Evera<br>
&copy; Design Copyright 2005 Evera
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
<td id="rightborder" valign="top">
<table cellspacing="0" cellpadding="0" border="0">
<tr>
<td id="rightborderspacer">
</td>
</tr>
<tr>
<td valign="top">
<img src="./images/rightborder.gif">
</td>
</tr>
</table>
</td>
</tr>
</table>
</div>