12345678910111213141516171819202122 |
- <html><title>Admin Teleports</title>
- <body>
- <center>
- <table width=260>
- <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>
- <td width=180><center>Raid Spawn Locations</center></td>
- <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>
- </tr></table>
- </center>
- <br>
- <br>
- <center>
- <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>
- <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>
- <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>
- <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>
- <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>
- <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>
- <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>
- <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>
- </center>
- </body></html>
|