Updated admin teleports.

This commit is contained in:
MobiusDev 2015-11-08 22:00:07 +00:00
parent 4378b4cecd
commit 2f4373eaa8
10 changed files with 196 additions and 16 deletions

View File

@ -2,27 +2,37 @@
<center>
<table width=256><tr>
<td align=center><button value="Main" action="bypass -h admin_admin" width=40 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
<td align=center width=176>Others Locations</td>
<td align=center width=176>Other Locations</td>
<td align=center><button value="Back" action="bypass -h admin_show_moves" width=40 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
</tr></table><br>
<table width=256><tr>
<table width=256>
<tr>
<td align=center><button action="bypass -h admin_move_to -114542 -251005 -2992" value="GM Room" width=128 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
<td align=center><button action="bypass -h admin_move_to -116059 -251145 -2992" value="GM Room Solo 1" width=128 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
</tr>
<tr>
<td align=center><button action="bypass -h admin_move_to -114598 -249431 -2984" value="GM Jail" width=128 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
<td align=center><button action="bypass -h admin_move_to -112959 -251147 -2992" value="GM Room Solo 2" width=128 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
</tr>
<tr>
<td align=center><button action="bypass -h admin_move_to -113360 -244676 -15536" value="GM Misc" width=128 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
<td align=center><button action="bypass -h admin_html teleports/OtherLocations/pagan.htm" value="Pagan Temple" width=128 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
</tr>
<tr>
<td align=center><button action="bypass -h admin_move_to -59193 -56893 -2039" value="Fantasy Island" width=128 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
<td align=center><button action="bypass -h admin_move_to -56748 -56344 -2008" value="Fantasy Show" width=128 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
</tr>
<tr>
<td align=center><button action="bypass -h admin_move_to -114542 -251005 -2992" value="GM Room" width=128 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
<td align=center><button action="bypass -h admin_move_to -112959 -251147 -2992" value="GM Room Solo 1" width=128 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
</tr>
<tr>
<td align=center><button action="bypass -h admin_move_to -114598 -249431 -2984" value="GM Jail" width=128 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
<td align=center><button action="bypass -h admin_move_to -116059 -251145 -2992" value="GM Room Solo 2" width=128 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
</tr>
<tr>
<td align=center><button action="bypass -h admin_move_to -113360 -244676 -15536" value="Bosses Rest Room" width=128 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
<td align=center><button action="bypass -h admin_move_to -87029 -16399 -8325" value="Kratei's Cube 1" width=128 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
<td align=center><button action="bypass -h admin_move_to -86966 -81809 -8357" value="Kratei's Cube 2" width=128 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
</tr>
<tr>
<td align=center><button action="bypass -h admin_move_to -86966 -81809 -8357" value="Kratei's Cube 2" width=128 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
<td align=center><button action="bypass -h admin_html teleports/OtherLocations/basetower.htm" value="Base Tower" width=128 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
<td align=center><button action="bypass -h admin_html teleports/OtherLocations/tully.htm" value="Tully Workshop" width=128 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
</tr>
<tr>
<td align=center><button action="bypass -h admin_html teleports/OtherLocations/toi.htm" value="Tower of Insolence" width=128 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
<td align=center><button action="bypass -h admin_html teleports/OtherLocations/toinf.htm" value="Tower of Infinitum" width=128 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
</tr></table>
</center>
</body></html>

View File

@ -0,0 +1,21 @@
<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>Base Tower</center>
</td>
<td width="40">
<button value="Back" action="bypass -h admin_html teleports/OtherLocations.htm" width="40" height="15" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF" />
</td>
</tr>
</table>
<br>
<br>
<button action="bypass -h admin_move_to 16278 283653 -9708" value="Anteroom" width="180" height="21" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF" />
</center>
</body></html>

View File

@ -0,0 +1,16 @@
<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>Pagan Temple</center></td>
<td width=40><button value="Back" action="bypass -h admin_html teleports/OtherLocations.htm" 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_move_to 36603 -51202 712" value="Pagan's Temple Entrance" width=180 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to -16368 -38912 -10720" value="Pagan's Temple Inside" width=180 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
</center>
</body></html>

View File

@ -0,0 +1,46 @@
<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>Tower of Insolence</center></td>
<td width=40><button value="Back" action="bypass -h admin_html teleports/OtherLocations.htm" width=40 height=15 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
</tr></table>
</center>
<br>
<br>
<center>
<table width=256>
<tr>
<td align=center><button action="bypass -h admin_move_to 121685 15749 -3852" value="1st Floor" width=120 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
<td align=center><button action="bypass -h admin_move_to 114665 12697 -3609" value="2nd Floor" width=120 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
</tr>
<tr>
<td align=center><button action="bypass -h admin_move_to 111249 16031 -2127" value="3rd Floor" width=120 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
<td align=center><button action="bypass -h admin_move_to 114605 19371 -645" value="4th Floor" width=120 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
</tr>
<tr>
<td align=center><button action="bypass -h admin_move_to 117996 16103 843" value="5th Floor" width=120 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
<td align=center><button action="bypass -h admin_move_to 114743 19707 1947" value="6th Floor" width=120 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
</tr>
<tr>
<td align=center><button action="bypass -h admin_move_to 114552 12354 2957" value="7th Floor" width=120 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
<td align=center><button action="bypass -h admin_move_to 110963 16147 3967" value="8th Floor" width=120 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
</tr>
<tr>
<td align=center><button action="bypass -h admin_move_to 117356 18462 4977" value="9th Floor" width=120 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
<td align=center><button action="bypass -h admin_move_to 118250 15858 5897" value="10th Floor" width=120 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
</tr>
<tr>
<td align=center><button action="bypass -h admin_move_to 115824 17242 6760" value="11th Floor" width=120 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
<td align=center><button action="bypass -h admin_move_to 113288 14692 7997" value="12th Floor" width=120 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
</tr>
<tr>
<td align=center><button action="bypass -h admin_move_to 115322 16756 9007" value="13th Floor" width=120 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
</tr>
<tr>
<td align=center><button action="bypass -h admin_move_to 112787 14158 10077" value="Angelic Vortex" width=120 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
<td align=center><button action="bypass -h admin_move_to 113099 14500 10077" value="Baium's Lair" width=120 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
</tr>
</table>
</center></body></html>

View File

@ -0,0 +1,28 @@
<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>Tower of Infinitum</center>
</td>
<td width="40">
<button value="Back" action="bypass -h admin_html teleports/OtherLocations.htm" width="40" height="15" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF" />
</td>
</tr>
</table>
<br>
<br>
<button action="bypass -h admin_move_to -22215 277103 -15046" value="Floor 1" width="180" height="21" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF" /><br1>
<button action="bypass -h admin_move_to -22258 277112 -13376" value="Floor 2" width="180" height="21" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF" /><br1>
<button action="bypass -h admin_move_to -22258 277226 -11648" value="Floor 3" width="180" height="21" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF" /><br1>
<button action="bypass -h admin_move_to -22258 277112 -9920" value="Floor 4" width="180" height="21" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF" /><br1>
<button action="bypass -h admin_move_to -19074 277112 -8256" value="Floor 6" width="180" height="21" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF" /><br1>
<button action="bypass -h admin_move_to -19074 277116 -9920" value="Floor 7" width="180" height="21" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF" /><br1>
<button action="bypass -h admin_move_to -19058 277090 -11648" value="Floor 8" width="180" height="21" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF" /><br1>
<button action="bypass -h admin_move_to -19068 277074 -13376" value="Floor 9" width="180" height="21" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF" />
</center>
</body></html>

View File

@ -0,0 +1,22 @@
<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>Tully Workshop</center>
</td>
<td width="40">
<button value="Back" action="bypass -h admin_html teleports/OtherLocations.htm" width="40" height="15" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
</td>
</tr>
</table>
<br>
<br>
<button action="bypass -h admin_move_to -13400 272827 -15300" value="Floor 1" width="180" height="21" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF" /><br>
<button action="bypass -h admin_move_to -12176 279696 -13596" value="Floor 6" width="180" height="21" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF" />
</center>
</body></html>

View File

@ -30,8 +30,12 @@
<td align=center><button action="bypass -h admin_html teleports/WorldAreas/CardiffTerritory.htm" value="Cardiff Territory" width=128 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
</tr>
<tr>
<td align=center><button action="bypass -h admin_html teleports/WorldAreas/Primeval.htm" value="Primeval Island" width=128 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
<td align=center><button action="bypass -h admin_html teleports/WorldAreas/Hellbound.htm" value="Hellbound Island" width=128 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
</tr>
<tr>
<td align=center><button action="bypass -h admin_html teleports/WorldAreas/MagmeldTerritory.htm" value="Magmeld Territory" width=128 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
<td align=center><button action="bypass -h admin_html teleports/WorldAreas/DarkElfTerritory.htm" value="Dark Territory" width=128 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
<td align=center><button action="bypass -h admin_html teleports/WorldAreas/DarkElfTerritory.htm" value="Dark Elf Territory" width=128 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
</tr>
</table>
</center>

View File

@ -5,8 +5,9 @@
<td align=center width=176>Dark Elf Territory</td>
<td align=center><button value="Back" action="bypass -h admin_html teleports/WorldAreas.htm" width=40 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
</tr></table><br>
<font color="LEVEL">New IO Areas</font><br1>
<button action="bypass -h admin_move_to -47803 60858 -32295" value="Atelia Fortress" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to -48042 69232 -3084" value="Garden of Spirits" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<font color="LEVEL">Infinite Odyssey Areas</font><br1>
<button action="bypass -h admin_move_to -48042 69232 -3084" value="Blackbird Campsite" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to -47803 60858 -3229" value="Atelia Fortress" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to -50592 83219 -5134" value="Garden of Spirits" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
</center>
</body></html>

View File

@ -0,0 +1,18 @@
<html><title>Admin Teleports</title><body>
<center>
<table width=256><tr>
<td align=center><button value="Main" action="bypass -h admin_admin" width=40 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
<td align=center width=176>Hellbound Island</td>
<td align=center><button value="Back" action="bypass -h admin_html teleports/WorldAreas.htm" width=40 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
</tr></table><br>
<center>
<button action="bypass -h admin_move_to -28624 255575 -2209" value="Refuge Camp" width=180 height=21 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df"><br1>
<button action="bypass -h admin_move_to -13475 253323 -3440" value="Phantasmal Ridge" width=180 height=21 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df"><br1>
<button action="bypass -h admin_move_to -22432 243491 -3068" value="Beleth's Magic Circle" width=180 height=21 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df"><br1>
<button action="bypass -h admin_move_to -8391 242342 -1890" value="Hellbound Quarry" width=180 height=21 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df"><br1>
<button action="bypass -h admin_move_to 298 235111 -3273" value="Battered Lands" width=180 height=21 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df"><br1>
<button action="bypass -h admin_move_to 4706 243939 -1922" value="Iron Castle" width=180 height=21 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df"><br1>
<button action="bypass -h admin_move_to 8902 251884 -2028" value="Steel Citadel Outpost" width=180 height=21 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df"><br1>
<button action="bypass -h admin_move_to 26606 248354 -2880" value="Anomic Foundry" width=180 height=21 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df"><br1>
</center>
</body></html>

View File

@ -0,0 +1,14 @@
<html><title>Admin Teleports</title><body>
<center>
<table width=256><tr>
<td align=center><button value="Main" action="bypass -h admin_admin" width=40 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
<td align=center width=176>Primeval Island</td>
<td align=center><button value="Back" action="bypass -h admin_html teleports/WorldAreas.htm" width=40 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
</tr></table><br>
<center>
<button action="bypass -h admin_move_to 10468 -24569 -3650" value="Primeval Isle Wharf" width=150 height=21 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df"><br1>
<button action="bypass -h admin_move_to 6229 -2924 -2965" value="Research Facility" width=150 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 26174 -17134 -2747" value="Lost Nest" width=150 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 8264 -14431 -3696" value="Primeval Plains" width=150 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
</center>
</body></html>