gmcommands.html 3.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139
  1. <html><head><title>eAthena - GM Commands</title><head>
  2. <link rel="stylesheet" type="text/css" href="./readme.css">
  3. <body>
  4. <div id="dleftbg">
  5. </div>
  6. <div id="drightbg">
  7. </div>
  8. <div id="canvas" align="center">
  9. <table cellspacing="0" cellpadding="0" border="0" id="ea" align="center">
  10. <tr>
  11. <td id="leftborder" valign="top">
  12. <table cellspacing="0" cellpadding="0" border="0">
  13. <tr>
  14. <td id="leftborderspacer">
  15. </td>
  16. </tr>
  17. <tr>
  18. <td valign="top">
  19. <img src="./images/leftborder.gif">
  20. </td>
  21. </tr>
  22. </table>
  23. </td>
  24. <td id="middle" valign="top">
  25. <table cellspacing="0" cellpadding="0" border="0" valign="top">
  26. <tr>
  27. <td id="logo" valign="top">
  28. <table class="w800" cellspacing="0" cellpadding="0" border="0">
  29. <tr>
  30. <td valign="top">
  31. <table class="w800" cellspacing="0" cellpadding="0" border="0" height="100%">
  32. <tr>
  33. <td rowspan="4">
  34. <img src="./images/chara.gif" width="366" height="274">
  35. </td>
  36. <td rowspan="4" width="129">
  37. </td>
  38. <td colspan="2" width="305" height="51" align="right">
  39. <img src="./images/banner.gif" width="305" height="51">
  40. </td>
  41. </tr>
  42. <tr>
  43. <td id="title" colspan="2" align="right">
  44. GM Commands
  45. </td>
  46. </tr>
  47. <tr>
  48. <td height="81" colspan="2">
  49. </td>
  50. </tr>
  51. <tr>
  52. <td class="navi" align="right">
  53. <a href="../readme.html">Introduction</a><br>
  54. <a href="./changelog.html">Changelog</a><br>
  55. <a href="./features.html">Features</a><br>
  56. <a href="./npcfeatures.html">NPC Features</a>
  57. </td>
  58. <td class="navi" align="right">
  59. <a href="./setup.html">Setup</a><br>
  60. GM Commands<br>
  61. <a href="./faq.html">FAQ</a><br>
  62. <a href="./resources.html">Resources</a>
  63. </td>
  64. </tr>
  65. </table>
  66. </td>
  67. </tr>
  68. <tr>
  69. <td id="btmborder">
  70. <table class="w800" cellspacing="0" cellpadding="0" border="0" height="2">
  71. <tr>
  72. <td id="leftbtmborder"">
  73. </td>
  74. <td id="midbtmborder"">
  75. <img src="./images/btmborder.gif" width="44" height="2">
  76. </td>
  77. <td id="rightbtmborder">
  78. </td>
  79. </tr>
  80. </table>
  81. </td>
  82. </tr>
  83. <tr>
  84. <td id="content">
  85. <table class="w800" cellspacing="0" cellpadding="0" border="0" height="100%">
  86. <tr>
  87. <td id="lefttext" valign="top">
  88. <h1>GM Commands</h1>
  89. 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
  90. be gained normally through the game. These commands start with the @ symbol, a well-recognized sign of an Athena server. Many of our current
  91. commands are broken and don't work properly.
  92. </td>
  93. <td id="midtext">
  94. </td>
  95. <td id="righttext" valign="top">
  96. <iframe src="../conf/help.txt" name="Help" title="eAthena Gm Commands" marginwidth="10" marginheight="10" frameborder="0" height="500" width="100%"></iframe>
  97. </td>
  98. </tr>
  99. <tr>
  100. <td colspan="3">
  101. &copy; Content Copyright 2005 eAthena Development Team/Evera<br>
  102. &copy; Design Copyright 2005 Evera
  103. </td>
  104. </tr>
  105. </table>
  106. </td>
  107. </tr>
  108. </table>
  109. </td>
  110. </tr>
  111. </table>
  112. </td>
  113. <td id="rightborder" valign="top">
  114. <table cellspacing="0" cellpadding="0" border="0">
  115. <tr>
  116. <td id="rightborderspacer">
  117. </td>
  118. </tr>
  119. <tr>
  120. <td valign="top">
  121. <img src="./images/rightborder.gif">
  122. </td>
  123. </tr>
  124. </table>
  125. </td>
  126. </tr>
  127. </table>
  128. </div>