ave_special.htm 4.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899
  1. <html>
  2. <head>
  3. <title>Abnormal Visual Special Effects Menu</title>
  4. </head>
  5. <body>
  6. <center>
  7. <table width="270">
  8. <tr>
  9. <td width="45">
  10. <button value="Main" action="bypass -h admin_admin" width="45" height="21" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
  11. </td>
  12. <td width="180">
  13. <center>AVE Special</center>
  14. </td>
  15. <td width="45">
  16. <button value="Back" action="bypass -h admin_admin3" width="45" height="21" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
  17. </td>
  18. </tr>
  19. </table>
  20. <br>
  21. <table width="240">
  22. <tr>
  23. <td>
  24. Values:
  25. </td>
  26. <td>
  27. <edit var="qbox" width="100" height="15">
  28. </td>
  29. <td>
  30. <button value="Help" action="bypass -h admin_html help/abnormal.htm" width="40" height="21" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
  31. </td>
  32. </tr>
  33. </table>
  34. <br>
  35. <table width="260">
  36. <tr>
  37. <td>
  38. <button value="Invincibility" action="bypass -h admin_ave_special INVINCIBILITY $qbox" width="90" height="21" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
  39. </td>
  40. <td>
  41. <button value="Air Stun" action="bypass -h admin_ave_special AIR_BATTLE_SLOW $qbox" width="90" height="21" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
  42. </td>
  43. <td>
  44. <button value="Air Root" action="bypass -h admin_ave_special AIR_BATTLE_ROOT $qbox" width="90" height="21" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
  45. </td>
  46. </tr>
  47. <tr>
  48. <td>
  49. <button value="Baguette" action="bypass -h admin_ave_special CHANGE_WP $qbox" width="90" height="21" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
  50. </td>
  51. <td>
  52. <button value="Yellow Afro" action="bypass -h admin_ave_special CHANGE_HAIR_G $qbox" width="90" height="21" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
  53. </td>
  54. <td>
  55. <button value="Pink Afro" action="bypass -h admin_ave_special CHANGE_HAIR_P $qbox" width="90" height="21" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
  56. </td>
  57. </tr>
  58. <tr>
  59. <td>
  60. <button value="Black Afro" action="bypass -h admin_ave_special CHANGE_HAIR_B $qbox" width="90" height="21" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
  61. </td>
  62. <td>
  63. <button value="Stigma Shilen" action="bypass -h admin_ave_special STIGMA_OF_SILEN $qbox" width="90" height="21" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
  64. </td>
  65. <td>
  66. <button value="Stakato Root" action="bypass -h admin_ave_special SPEED_DOWN $qbox" width="90" height="21" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
  67. </td>
  68. </tr>
  69. <tr>
  70. <td>
  71. <button value="Frozen Pillar" action="bypass -h admin_ave_special FROZEN_PILLAR $qbox" width="90" height="21" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
  72. </td>
  73. <td>
  74. <button value="Vesper S" action="bypass -h admin_ave_special CHANGE_VES_S $qbox" width="90" height="21" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
  75. </td>
  76. <td>
  77. <button value="Vesper C" action="bypass -h admin_ave_special CHANGE_VES_C $qbox" width="90" height="21" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
  78. </td>
  79. </tr>
  80. <tr>
  81. <td>
  82. <button value="Vesper D" action="bypass -h admin_ave_special CHANGE_VES_D $qbox" width="90" height="21" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
  83. </td>
  84. <td>
  85. <button value="Time Bomb" action="bypass -h admin_ave_special TIME_BOMB $qbox" width=90 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
  86. </td>
  87. <td>
  88. <button value="Arcane Shield" action="bypass -h admin_ave_special MP_SHIELD $qbox" width="90" height="21" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
  89. </td>
  90. </tr>
  91. <tr>
  92. <td>
  93. <button value="Nevit's Advent" action="bypass -h admin_ave_special NAVIT_ADVENT $qbox" width=90 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
  94. </td>
  95. </tr>
  96. </table>
  97. </center>
  98. </body>
  99. </html>