instance.htm 2.7 KB

12345678910111213141516171819202122232425262728293031323334353637
  1. <html><title>Admin Teleports</title>
  2. <body>
  3. <center>
  4. <table width=260>
  5. <tr><td width=40><button value="Main" action="bypass -h admin_admin" width=40 height=15 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
  6. <td width=180><center>Instance Zone's</center></td>
  7. <td width=40><button value="Back" action="bypass -h admin_show_moves" width=40 height=15 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
  8. </tr></table>
  9. <br><br>
  10. <table width=270>
  11. <tr>
  12. <td><button action="bypass -h admin_html teleports/instance/destruction.htm" value="Seed of Destruction" width=130 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
  13. <td><button action="bypass -h admin_html teleports/instance/infinity.htm" value="Seed of Infinity" width=130 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
  14. </tr>
  15. <tr>
  16. <td><button action="bypass -h admin_html teleports/instance/kamaloka.htm" value="Kamaloka" width=130 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
  17. <td><button action="bypass -h admin_html teleports/instance/nornilsgarden.htm" value="Nornils Garden" width=130 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
  18. </tr>
  19. <tr>
  20. <td><button action="bypass -h admin_move_to 48264 -12239 -9128" value="Rim Pailaka, Rune" width=130 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
  21. <td><button action="bypass -h admin_move_to 53322 246380 -6580" value="Underground Camp" width=130 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
  22. </tr>
  23. <tr>
  24. <td><button action="bypass -h admin_html teleports/instance/darkcloudmansion.htm" value="Darkcloud Mansion" width=130 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
  25. <td><button action="bypass -h admin_html teleports/instance/crystalcaverns.htm" value="Crystal Caverns" width=130 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
  26. </tr>
  27. <tr>
  28. <td><button action="bypass -h admin_html teleports/instance/steel.htm" value="Steel Citadel" width=130 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
  29. <td><button action="bypass -h admin_html teleports/instance/infi.htm" value="Tower of Infinitum" width=130 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
  30. </tr>
  31. <tr>
  32. <td><button action="bypass -h admin_html teleports/instance/tully.htm" value="Tully's Workshop" width=130 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
  33. <td><button action="bypass -h admin_html teleports/instance/naia.htm" value="Tower of Naia" width=130 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
  34. </tr>
  35. </table>
  36. </center>
  37. </body></html>