raid.htm 1.9 KB

12345678910111213141516171819202122
  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>Raid Spawn Locations</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. </center>
  10. <br>
  11. <br>
  12. <center>
  13. <button action="bypass -h admin_html teleports/raid/raid_20.htm" value="RaidBoss(Lvl. 20-29)" width=150 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
  14. <button action="bypass -h admin_html teleports/raid/raid_30.htm" value="RaidBoss(Lvl. 30-39)" width=150 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
  15. <button action="bypass -h admin_html teleports/raid/raid_40.htm" value="RaidBoss(Lvl. 40-49)" width=150 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
  16. <button action="bypass -h admin_html teleports/raid/raid_50.htm" value="RaidBoss(Lvl. 50-59)" width=150 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
  17. <button action="bypass -h admin_html teleports/raid/raid_60.htm" value="RaidBoss(Lvl. 60-69)" width=150 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
  18. <button action="bypass -h admin_html teleports/raid/raid_70.htm" value="RaidBoss(Lvl. 70-79)" width=150 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
  19. <button action="bypass -h admin_html teleports/raid/raid_80.htm" value="RaidBoss(Lvl. 80-89)" width=150 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
  20. <button action="bypass -h admin_html teleports/raid/raid_special.htm" value="Special Bosses" width=150 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
  21. </center>
  22. </body></html>