Sync with L2JServer Jan 9th 2015.

This commit is contained in:
mobius
2015-01-09 19:55:02 +00:00
parent 9c9b0aaff7
commit 4c2db62a63
618 changed files with 19803 additions and 7853 deletions

View File

@@ -0,0 +1,38 @@
<html><title>Admin Castle Manage</title><body>
<center>
<center>
<table width="270" border="0" bgcolor="444444">
<tr>
<td><button value="Main" action="bypass -h admin_admin" width="65" height="21" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF" /></td>
<td><button value="Char" action="bypass -h admin_admin6" width="65" height="21" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF" /></td>
<td><button value="Game" action="bypass -h admin_admin2" width="65" height="21" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF" /></td>
<td><button value="GM" action="bypass -h admin_admin7" width="65" height="21" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF" /></td>
</tr>
</table>
<br>
<font color="LEVEL">Castle manage admin menu</font><br>
<table width="270" border="0" bgcolor="444444">
<tr>
<td><button value="Rune Castle" action="bypass -h admin_castlemanage rune" width=125 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
<td><button value="Aden Castle" action="bypass -h admin_castlemanage aden" width=125 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
</tr>
<tr>
<td><button value="Goddard Castle" action="bypass -h admin_castlemanage goddard" width=125 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
<td><button value="Schuttgard Castle" action="bypass -h admin_castlemanage schuttgard" width=125 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
</tr>
<tr>
<td><button value="Gludio Castle" action="bypass -h admin_castlemanage gludio" width=125 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
<td><button value="Dion Castle" action="bypass -h admin_castlemanage dion" width=125 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
</tr>
<tr>
<td><button value="Giran Castle" action="bypass -h admin_castlemanage giran" width=125 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
<td><button value="Oren Castle" action="bypass -h admin_castlemanage oren" width=125 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
</tr>
</table>
<table width="275" border="0" bgcolor="444444">
<tr>
<td><center><button value="Innadril Castle" action="bypass -h admin_castlemanage innadril" width=125 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></center></td>
</tr>
</table>
</center>
</body></html>

View File

@@ -0,0 +1,59 @@
<html><title>Admin Castle Manage</title><body>
<center>
<table width=270>
<tr>
<td width=45><button value="Main" action="bypass admin_admin" width=45 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
<td width=180><center>Admin Castle Manage</center></td>
<td width=45><button value="Back" action="bypass admin_castlemanage" width=45 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
</tr>
</table>
<br>
<font color=""><button action="" value="%castleName% Castle Info" width=270 height=21 back="L2UI_CT1.OlympiadWnd_DF_Watch_Down" fore="L2UI_CT1.OlympiadWnd_DF_Watch"></font>
<table width="270" border="0" bgcolor="444444">
<tr>
<td>Owner:</td>
<td><font color="LEVEL">%ownerName%<font></td>
</tr>
<tr>
<td>Clan:</td>
<td><font color="LEVEL">%ownerClan%<font></td>
</tr>
<tr>
<td>Castle Side:</td>
<td><font color="LEVEL">%castleSide%<font></td>
</tr>
<tr>
<td>Siege Info:</td>
<td><button value="Show me" action="bypass admin_castlemanage %castleId% showRegWindow" width=85 height=18 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
</tr>
</table>
<br><br>
<button action="" value="Castle Manage" width=270 height=21 back="L2UI_CT1.OlympiadWnd_DF_Watch_Down" fore="L2UI_CT1.OlympiadWnd_DF_Watch">
<table width=256 border=0 bgcolor="444444">
<tr>
<td align=center><button value="Give Castle" action="bypass admin_castlemanage %castleId% setOwner $ebox" width=128 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
<td align=center><combobox width=120 height=17 var=ebox list=Light;Dark></td>
</tr>
<tr>
<td align=center><button value="Take Castle" action="bypass admin_castlemanage %castleId% takeCastle" width=130 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
<td align=center><button value="Switch Sides" action="bypass admin_castlemanage %castleId% switchSide" width=130 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
</tr>
</table>
<br><br>
<button action="" value="Siege Manage" width=270 height=21 back="L2UI_CT1.OlympiadWnd_DF_Watch_Down" fore="L2UI_CT1.OlympiadWnd_DF_Watch">
<table width=256 border=0 bgcolor="444444">
<tr>
<td align=center><button value="Add Attacker" action="bypass admin_castlemanage %castleId% addAttacker" width=128 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
<td align=center><button value="Remove Attacker" action="bypass admin_castlemanage %castleId% removeAttacker" width=128 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
</tr>
<tr>
<td align=center><button value="Add Deffender" action="bypass admin_castlemanage %castleId% addDeffender" width=128 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
<td align=center><button value="Remove Deffender" action="bypass admin_castlemanage %castleId% removeDeffender" width=128 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
</tr>
<tr>
<td align=center><button value="Start Siege" action="bypass admin_castlemanage %castleId% startSiege" width=128 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
<td align=center><button value="Stop Siege" action="bypass admin_castlemanage %castleId% stopSiege" width=128 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
</tr>
</table>
</center>
</body></html>

View File

@@ -35,7 +35,6 @@ Characters Related:<br1>
</tr>
<tr>
<td><button value="Vit Set" action="bypass -h admin_set_vitality $qbox" width=82 height=20 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
<td><button value="Vit Lvl" action="bypass -h admin_set_vitality_level $qbox" width=82 height=20 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
<td><button value="Vit Max" action="bypass -h admin_full_vitality" width=82 height=20 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
</tr>
<tr>

View File

@@ -5,10 +5,6 @@
<td width=45><button value="Back" action="bypass -h admin_admin2" width=45 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
</tr></table>
<center>
<br>Castles:<br>
<table width=270><tr>
%castles%
</tr></table>
<br>Siegable Clan Halls:<br>
<table width=270><tr>
%siegableHalls%

View File

@@ -33,9 +33,9 @@ Clan Related:<br1>
War Related:<br1>
<table width=240>
<tr>
<td><button value="Castle / CH" action="bypass -h admin_siege" width=82 height=20 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
<td><button value="ClanHall" action="bypass -h admin_clanhall" width=82 height=20 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
<td><button value="Castle" action="bypass -h admin_castlemanage" width=82 height=20 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
<td><button value="Fortress" action="bypass -h admin_fortsiege" width=82 height=20 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
<td><button value="TerritoryWar" action="bypass -h admin_territory_war" width=82 height=20 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
</tr>
</table>
<br>

View File

@@ -1,34 +0,0 @@
<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=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
<td width=180><center>Goddess of Destruction</center></td>
<td width=40><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>
</center>
<br>
<br>
<center>
<font color="aadd77">New Territories</font>
<br>
<table width=256>
<tr>
<td align=center><button action="bypass -h admin_html teleports/GoddessAreas/orbis.htm" value="Orbis Temple" width=120 height=21 back="L2UI_CT1.Button_DF" fore="L2UI_CT1.Button_DF"></td>
<td align=center><button action="bypass -h admin_html teleports/GoddessAreas/fairies.htm" value="Fairy Settlement" 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_html teleports/GoddessAreas/arkan.htm" value="Arcan" width=120 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
<td align=center><button action="bypass -h admin_html teleports/GoddessAreas/sagira_ruins.htm" value="Ye Sagira" 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_html teleports/GoddessAreas/garden.htm" value="Garden" width=120 height=21 back="L2UI_CT1.Button_DF" fore="L2UI_CT1.Button_DF"></td>
<td align=center><button action="bypass -h admin_html teleports/GoddessAreas/shilen_altar.htm" value="Altar of Shilen" 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_html teleports/TownAreas/ti_starting.htm" value="Talking Island" width=120 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
<td align=center><button action="bypass -h admin_html teleports/GoddessAreas/others.htm" value="Others" width=120 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
</tr>
</table>
</center>
</body></html>

View File

@@ -1,33 +0,0 @@
<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=21 back="L2UI_CT1.Button_DF" fore="L2UI_CT1.Button_DF"></td>
<td width=180><center>Goddess of Destruction</center></td>
<td width=40><button value="Back" action="bypass -h admin_html teleports/GoddessAreas.htm" width=40 height=21 back="L2UI_CT1.Button_DF" fore="L2UI_CT1.Button_DF"></td>
</tr></table>
</center>
<br>
<br>
<center>
<font color="aadd77">Ancient City Arcan</font>
<br>
<table width=256>
<tr>
<td align=center><button action="bypass -h admin_move_to 206968 89384 -1146" value="City Center" width=180 height=21 back="L2UI_CT1.Button_DF" fore="L2UI_CT1.Button_DF"></td>
</tr>
<tr>
<td align=center><button action="bypass -h admin_move_to 206744 90504 -544" value="Hierarch's house" width=180 height=21 back="L2UI_CT1.Button_DF" fore="L2UI_CT1.Button_DF"></td>
</tr>
<tr>
<td align=center><button action="bypass -h admin_move_to 207656 84312 -1150" value="Viewpoint" width=180 height=21 back="L2UI_CT1.Button_DF" fore="L2UI_CT1.Button_DF"></td>
</tr>
<tr>
<td align=center><button action="bypass -h admin_move_to 210856 89448 -1170" value="Eastern Part" width=180 height=21 back="L2UI_CT1.Button_DF" fore="L2UI_CT1.Button_DF"></td>
</tr>
<tr>
<td align=center><button action="bypass -h admin_move_to 201848 85944 -1037" value="North Exit" width=180 height=21 back="L2UI_CT1.Button_DF" fore="L2UI_CT1.Button_DF"></td>
</tr>
</table>
</center>
</body></html>

View File

@@ -1,33 +0,0 @@
<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=21 back="L2UI_CT1.Button_DF" fore="L2UI_CT1.Button_DF"></td>
<td width=180><center>Goddess of Destruction</center></td>
<td width=40><button value="Back" action="bypass -h admin_html teleports/GoddessAreas.htm" width=40 height=21 back="L2UI_CT1.Button_DF" fore="L2UI_CT1.Button_DF"></td>
</tr></table>
</center>
<br>
<br>
<center>
<font color="aadd77">Fairy Settlement</font>
<br>
<table width=256>
<tr>
<td align=center><button action="bypass -h admin_move_to 217000 78712 854" value="Entrance" width=180 height=21 back="L2UI_CT1.Button_DF" fore="L2UI_CT1.Button_DF"></td>
</tr>
<tr>
<td align=center><button action="bypass -h admin_move_to 221576 75560 1072" value="Center" width=180 height=21 back="L2UI_CT1.Button_DF" fore="L2UI_CT1.Button_DF"></td>
</tr>
<tr>
<td align=center><button action="bypass -h admin_move_to 217160 71560 1003" value="North" width=180 height=21 back="L2UI_CT1.Button_DF" fore="L2UI_CT1.Button_DF"></td>
</tr>
<tr>
<td align=center><button action="bypass -h admin_move_to 222968 81528 992" value="South-East" width=180 height=21 back="L2UI_CT1.Button_DF" fore="L2UI_CT1.Button_DF"></td>
</tr>
<tr>
<td align=center><button action="bypass -h admin_move_to 225000 68680 1545" value="Cave" width=180 height=21 back="L2UI_CT1.Button_DF" fore="L2UI_CT1.Button_DF"></td>
</tr>
</table>
</center>
</body></html>

View File

@@ -1,33 +0,0 @@
<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=21 back="L2UI_CT1.Button_DF" fore="L2UI_CT1.Button_DF"></td>
<td width=180><center>Goddess of Destruction</center></td>
<td width=40><button value="Back" action="bypass -h admin_html teleports/GoddessAreas.htm" width=40 height=21 back="L2UI_CT1.Button_DF" fore="L2UI_CT1.Button_DF"></td>
</tr></table>
</center>
<br>
<br>
<center>
<font color="aadd77">Garden of Genesis</font>
<br>
<table width=256>
<tr>
<td align=center><button action="bypass -h admin_move_to 206856 111816 -1292" value="Entrance" width=180 height=21 back="L2UI_CT1.Button_DF" fore="L2UI_CT1.Button_DF"></td>
</tr>
<tr>
<td align=center><button action="bypass -h admin_move_to 214552 115272 -916" value="Center Part of the Garden" width=180 height=21 back="L2UI_CT1.Button_DF" fore="L2UI_CT1.Button_DF"></td>
</tr>
<tr>
<td align=center><button action="bypass -h admin_move_to 210008 119352 -1281" value="South Part of the Garden" width=180 height=21 back="L2UI_CT1.Button_DF" fore="L2UI_CT1.Button_DF"></td>
</tr>
<tr>
<td align=center><button action="bypass -h admin_move_to 217784 118951 -1789" value="Eastern Part of the Garden" width=180 height=21 back="L2UI_CT1.Button_DF" fore="L2UI_CT1.Button_DF"></td>
</tr>
<tr>
<td align=center><button action="bypass -h admin_move_to 217320 111176 -1375" value="North Part of the Garden" width=180 height=21 back="L2UI_CT1.Button_DF" fore="L2UI_CT1.Button_DF"></td>
</tr>
</table>
</center>
</body></html>

View File

@@ -1,33 +0,0 @@
<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=21 back="L2UI_CT1.Button_DF" fore="L2UI_CT1.Button_DF"></td>
<td width=180><center>Goddess of Destruction</center></td>
<td width=40><button value="Back" action="bypass -h admin_html teleports/GoddessAreas.htm" width=40 height=21 back="L2UI_CT1.Button_DF" fore="L2UI_CT1.Button_DF"></td>
</tr></table>
</center>
<br>
<br>
<center>
<font color="aadd77">Orbis Temple</font>
<br>
<table width=256>
<tr>
<td align=center><button action="bypass -h admin_move_to 198623 86493 -132" value="Entrance" width=180 height=21 back="L2UI_CT1.Button_DF" fore="L2UI_CT1.Button_DF"></td>
</tr>
<tr>
<td align=center><button action="bypass -h admin_move_to 213016 50424 -8432" value="Orbis lvl 1" width=180 height=21 back="L2UI_CT1.Button_DF" fore="L2UI_CT1.Button_DF"></td>
</tr>
<tr>
<td align=center><button action="bypass -h admin_move_to 213016 50424 -14665" value="Orbis lvl 2" width=180 height=21 back="L2UI_CT1.Button_DF" fore="L2UI_CT1.Button_DF"></td>
</tr>
<tr>
<td align=center><button action="bypass -h admin_move_to 214312 112696 -12929" value="Orbis lvl 3" width=180 height=21 back="L2UI_CT1.Button_DF" fore="L2UI_CT1.Button_DF"></td>
</tr>
<tr>
<td align=center><button action="bypass -h admin_move_to 207192 120584 -10033" value="Octavis WB" width=180 height=21 back="L2UI_CT1.Button_DF" fore="L2UI_CT1.Button_DF"></td>
</tr>
</table>
</center>
</body></html>

View File

@@ -1,45 +0,0 @@
<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=21 back="L2UI_CT1.Button_DF" fore="L2UI_CT1.Button_DF"></td>
<td width=180><center>Goddess of Destruction</center></td>
<td width=40><button value="Back" action="bypass -h admin_html teleports/GoddessAreas.htm" width=40 height=21 back="L2UI_CT1.Button_DF" fore="L2UI_CT1.Button_DF"></td>
</tr></table>
</center>
<br>
<br>
<center>
<font color="aadd77">Other Territories</font>
<br>
<table width=256>
<tr>
<td align=center><button action="bypass -h admin_move_to -177112 147864 -11411" value="Istina's Lair" width=250 height=21 back="L2UI_CT1.Button_DF" fore="L2UI_CT1.Button_DF"></td>
</tr>
<tr>
<td align=center><button action="bypass -h admin_move_to -185928 146648 -15329" value="Istina Instance" width=250 height=21 back="L2UI_CT1.Button_DF" fore="L2UI_CT1.Button_DF"></td>
</tr>
<tr>
<td align=center><button action="bypass -h admin_move_to -177176 146648 -15329" value="Istina Instance 2" width=250 height=21 back="L2UI_CT1.Button_DF" fore="L2UI_CT1.Button_DF"></td>
</tr>
<tr>
<td align=center><button action="bypass -h admin_move_to -118328 212968 -8704" value="Labyrinth of Belis" width=250 height=21 back="L2UI_CT1.Button_DF" fore="L2UI_CT1.Button_DF"></td>
</tr>
<tr>
<td align=center><button action="bypass -h admin_move_to -107928 208872 -10900" value="Labyrinth of Belis 4" width=250 height=21 back="L2UI_CT1.Button_DF" fore="L2UI_CT1.Button_DF"></td>
</tr>
<tr>
<td align=center><button action="bypass -h admin_move_to -114700 147909 -7720" value="Harnak Underground Ruins" width=250 height=21 back="L2UI_CT1.Button_DF" fore="L2UI_CT1.Button_DF"></td>
</tr>
<tr>
<td align=center><button action="bypass -h admin_move_to -113696 245304 -799" value="Museum" width=250 height=21 back="L2UI_CT1.Button_DF" fore="L2UI_CT1.Button_DF"></td>
</tr>
<tr>
<td align=center><button action="bypass -h admin_move_to 175480, 145944, -11923" value="Prison of Darkness (Normal)" width=250 height=21 back="L2UI_CT1.Button_DF" fore="L2UI_CT1.Button_DF"></td>
</tr>
<tr>
<td align=center><button action="bypass -h admin_move_to 184888 145944 -11923" value="Prison of Darkness (Hard)" width=250 height=21 back="L2UI_CT1.Button_DF" fore="L2UI_CT1.Button_DF"></td>
</tr>
</table>
</center>
</body></html>

View File

@@ -1,45 +0,0 @@
<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=21 back="L2UI_CT1.Button_DF" fore="L2UI_CT1.Button_DF"></td>
<td width=180><center>Goddess of Destruction</center></td>
<td width=40><button value="Back" action="bypass -h admin_html teleports/GoddessAreas.htm" width=40 height=21 back="L2UI_CT1.Button_DF" fore="L2UI_CT1.Button_DF"></td>
</tr></table>
</center>
<br>
<br>
<center>
<font color="aadd77">Ye Sagira</font>
<br>
<table width=256>
<tr>
<td align=center><button action="bypass -h admin_move_to -109304 237496 -2987" value="Entrance" width=180 height=21 back="L2UI_CT1.Button_DF" fore="L2UI_CT1.Button_DF"></td>
</tr>
<tr>
<td align=center><button action="bypass -h admin_move_to -115096 230440 -1704" value="Viewpoint" width=180 height=21 back="L2UI_CT1.Button_DF" fore="L2UI_CT1.Button_DF"></td>
</tr>
<tr>
<td align=center><button action="bypass -h admin_move_to -113800 237208 -3068" value="1st area" width=180 height=21 back="L2UI_CT1.Button_DF" fore="L2UI_CT1.Button_DF"></td>
</tr>
<tr>
<td align=center><button action="bypass -h admin_move_to -116744 233928 -2928" value="2nd area" width=180 height=21 back="L2UI_CT1.Button_DF" fore="L2UI_CT1.Button_DF"></td>
</tr>
<tr>
<td align=center><button action="bypass -h admin_move_to -118072 239336 -2767" value="3nd area" width=180 height=21 back="L2UI_CT1.Button_DF" fore="L2UI_CT1.Button_DF"></td>
</tr>
<tr>
<td align=center><button action="bypass -h admin_move_to -112280 240104 -2950" value="4nd area" width=180 height=21 back="L2UI_CT1.Button_DF" fore="L2UI_CT1.Button_DF"></td>
</tr>
<tr>
<td align=center><button action="bypass -h admin_move_to -111160 232232 -3257" value="5nd area" width=180 height=21 back="L2UI_CT1.Button_DF" fore="L2UI_CT1.Button_DF"></td>
</tr>
<tr>
<td align=center><button action="bypass -h admin_move_to -122856 236984 -3326" value="Closed area" width=180 height=21 back="L2UI_CT1.Button_DF" fore="L2UI_CT1.Button_DF"></td>
</tr>
<tr>
<td align=center><button action="bypass -h admin_move_to -115032 226680 -2893" value="Tomb of the spirit" width=180 height=21 back="L2UI_CT1.Button_DF" fore="L2UI_CT1.Button_DF"></td>
</tr>
</table>
</center>
</body></html>

View File

@@ -1,27 +0,0 @@
<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=21 back="L2UI_CT1.Button_DF" fore="L2UI_CT1.Button_DF"></td>
<td width=180><center>Goddess of Destruction</center></td>
<td width=40><button value="Back" action="bypass -h admin_html teleports/GoddessAreas.htm" width=40 height=21 back="L2UI_CT1.Button_DF" fore="L2UI_CT1.Button_DF"></td>
</tr></table>
</center>
<br>
<br>
<center>
<font color="aadd77">Altar of Shilen</font>
<br>
<table width=256>
<tr>
<td align=center><button action="bypass -h admin_move_to 178136 16040 -8341" value="Altar of Shilen Level 1" width=180 height=21 back="L2UI_CT1.Button_DF" fore="L2UI_CT1.Button_DF"></td>
</tr>
<tr>
<td align=center><button action="bypass -h admin_move_to 178136 16040 -10773" value="Altar of Shilen Level 2" width=180 height=21 back="L2UI_CT1.Button_DF" fore="L2UI_CT1.Button_DF"></td>
</tr>
<tr>
<td align=center><button action="bypass -h admin_move_to 178136 16040 -13717" value="Altar of Shilen Level 3" width=180 height=21 back="L2UI_CT1.Button_DF" fore="L2UI_CT1.Button_DF"></td>
</tr>
</table>
</center>
</body></html>

View File

@@ -6,10 +6,6 @@
<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>
<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_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>
</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>
@@ -22,20 +18,11 @@
<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>
</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>
</tr>
<tr>
<td align=center><button action="bypass -h admin_html teleports/OtherLocations/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/OtherLocations/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/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>
<tr>
<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>
<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></table>
</center>
</body></html>

View File

@@ -1,21 +0,0 @@
<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

@@ -1,30 +0,0 @@
<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>Hellbound Island</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 -11802 236360 -3271" value="Hellbound Entrance" 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 -22432 243491 -3068" value="Enchanted Megaliths" width=180 height=21 back="L2UI_CT1.Button_DF" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to -19715 249356 -3237" value="Hidden Oasis" width=180 height=21 back="L2UI_CT1.Button_DF" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to -27289 253838 -2154" value="Ancient Temple Remnants" width=180 height=21 back="L2UI_CT1.Button_DF" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to -4156 255301 -3139" value="Caravan Encampment" 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

@@ -1,16 +0,0 @@
<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

@@ -1,28 +0,0 @@
<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

@@ -1,22 +0,0 @@
<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

@@ -34,7 +34,7 @@
<br>
<table width=256>
<tr>
<td align=center><button action="bypass -h admin_html teleports/TownAreas/ti_starting.htm" value="Human" width=100 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
<td align=center><button action="bypass -h admin_html teleports/TownAreas/ti_starting.htm" value="Talking Isl." width=100 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
<td align=center><button action="bypass -h admin_html teleports/TownAreas/dwarf_starting.htm" value="Dwarven" width=100 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
</tr>
<tr>
@@ -47,6 +47,7 @@
</tr>
<tr>
<td align=center><button action="bypass -h admin_html teleports/TownAreas/ertheia_starting.htm" value="Ertheia" width=100 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
<td align=center><button action="bypass -h admin_move_to 207320 87617 -1112" value="Arcan City" width=100 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
</tr>
</table>
</center>

View File

@@ -8,23 +8,8 @@
</tr></table>
</center>
<br>
<br>
<center>
<font color="aadd77">Dark Elven Village</font>
<br>
<table width=256>
<tr>
<td align=center><button action="bypass -h admin_move_to 12428 16551 -4588" value="Village Center" 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 10842 17909 -4562" value="Weapon Shop" 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 11914 15786 -4559" value="Grocery Shop" 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 10842 17909 -4562" value="Armor Shop" 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 13545 17555 -4546" value="Warehouse" 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 10793 14287 -4246" value="Shilen Temple" width=120 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
</tr>
</table>
<font color="aadd77">Dark Elven Village</font><br>
<button action="bypass -h admin_move_to 12428 16551 -4588" value="Village Center" width=120 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
</center>
</body></html>

View File

@@ -8,30 +8,8 @@
</tr></table>
</center>
<br>
<br>
<center>
<font color="aadd77">Dwarven Village</font>
<br>
<table width=256>
<tr>
<td align=center><button action="bypass -h admin_move_to 116551 -182493 -1525" value="Village Center" 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 115843 -181207 -1344" value="Weapon Shop" 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 116005 -177377 -889" value="Grocery Shop" 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 115843 -181207 -1344" value="Armor Shop" 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 114846 -179977 -876" value="Warehouse" 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 115347 -182386 -1446" value="Blacksmith" 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 114445 -178535 -818" value="Maphr Temple" 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 116117 -178532 -954" value="Elder Council" 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 115765 -183422 -1483" value="Bronze Key Guild" width=120 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
</tr>
</table>
<font color="aadd77">Dwarven Village</font><br>
<button action="bypass -h admin_move_to 116551 -182493 -1525" value="Village Center" width=120 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
</center>
</body></html>

View File

@@ -8,23 +8,8 @@
</tr></table>
</center>
<br>
<br>
<center>
<font color="aadd77">Elven Village</font>
<br>
<table width=256>
<tr>
<td align=center><button action="bypass -h admin_move_to 45873 49288 -3064" value="Village Center" 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 44535 46989 -2988" value="Weapon Shop" 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 42784 50218 -2988" value="Grocery Shop" 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 44535 46989 -2988" value="Armor Shop" 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 47897 50005 -2989" value="Warehouse" 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 45280 52281 -2801" value="Temple of Eva" width=120 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
</tr>
</table>
<font color="aadd77">Elven Village</font><br>
<button action="bypass -h admin_move_to 45873 49288 -3064" value="Village Center" width=120 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
</center>
</body></html>

View File

@@ -8,10 +8,8 @@
</tr></table>
</center>
<br>
<br>
<center>
<font color="aadd77">Faeron Village</font>
<br>
<font color="aadd77">Faeron Village</font><br>
<table width=256>
<tr>
<td align=center><button action="bypass -h admin_move_to -80353 247981 -3507" value="Village Center" width=120 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>

View File

@@ -8,10 +8,8 @@
</tr></table>
</center>
<br>
<br>
<center>
<font color="aadd77">Floran Village</font>
<br>
<font color="aadd77">Floran Village</font><br>
<table width=256>
<tr>
<td align=center><button action="bypass -h admin_move_to 17144 170156 -3502" value="Village Center" width=120 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>

View File

@@ -8,34 +8,8 @@
</tr></table>
</center>
<br>
<br>
<center>
<font color="aadd77">Kamael Village</font>
<br>
<table width=256>
<tr>
<td align=center><button action="bypass -h admin_move_to -116934 46616 368" value="Village Center" 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 -115693 43737 515" value="Weapon Shop" 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 -116948 47967 457" value="Grocery Shop" 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 -115693 43737 515" value="Armor Shop" 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 -114972 44942 517" value="Warehouse" 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 -118075 43126 547" value="Kamael Guild" 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 -120549 45199 399" value="Human Guild" 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 -120183 46016 347" value="Orc Guild" 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 -120259 46920 406" value="Elf Guild" 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 -118728 47935 457" value="Dark Elf Guild" 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 -117821 47953 457" value="Dwarf Guild" width=120 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
</tr>
</table>
<font color="aadd77">Kamael Village</font><br>
<button action="bypass -h admin_move_to -116934 46616 368" value="Village Center" width=120 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
</center>
</body></html>

View File

@@ -8,23 +8,8 @@
</tr></table>
</center>
<br>
<br>
<center>
<font color="aadd77">Orc Village</font>
<br>
<table width=256>
<tr>
<td align=center><button action="bypass -h admin_move_to -44133 -113911 -244" value="Village Center" 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 -44290 -111618 -227" value="Weapon Shop" 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 -44011 -115535 -227" value="Grocery Shop" 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 -44290 -111618 -227" value="Armor Shop" 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 -43248 -113517 -227" value="Warehouse" 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 -46422 -113608 -22" value="King's Hall" width=120 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
</tr>
</table>
<font color="aadd77">Orc Village</font><br>
<td align=center><button action="bypass -h admin_move_to -44133 -113911 -244" value="Village Center" width=120 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
</center>
</body></html>

View File

@@ -28,6 +28,9 @@
<tr>
<td align=center><button action="bypass -h admin_html teleports/WorldAreas/RombarshyaTerritory.htm" value="Rombarshya 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/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/MagmeldTerritory.htm" value="Magmeld Territory" width=128 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
</tr></table>
</center>
</body></html>

View File

@@ -3,13 +3,12 @@
<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>
<td width=180><center>Aden Territory - Tower of Insolence</center></td>
<td width=40><button value="Back" action="bypass -h admin_html teleports/WorldAreas/AdenTerritory.htm" width=40 height=15 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
</tr></table>
</center>
<br>
<br>
</center><br>
<center>
<font color="LEVEL">Tower of Insolence</font><br1>
<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>
@@ -43,4 +42,5 @@
<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>
</center>
</body></html>

View File

@@ -22,26 +22,11 @@
<button action="bypass -h admin_move_to -103032 46457 -1136" value="Mimir's Forest" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to -116114 87005 -3544" value="Hills of Gold" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
<font color="LEVEL">Dungeons</font><br1>
<button action="bypass -h admin_move_to 114649 11115 -5120" value="Tower of Insolence" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_html teleports/WorldAreas/AdenTerritory-1.htm" value="Tower of Insolence" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 181737 46469 -4276" value="The Giant's Cave" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 110912 84912 -4816" value="Catacomb of the Forbidden Path" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 136672 79328 -3702" value="Catacomb of the Witch" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 168560 -17968 -3174" value="The Disciple's Necropolis" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to -84728 60089 -2576" value="Nornil's Garden" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
<font color="LEVEL">Towns</font><br1>
<button action="bypass -h admin_move_to 146783 25808 -2000" value="Town of Aden" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 117088 76931 -2670" value="Hunters Village" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
<font color="LEVEL">Castle</font><br1>
<button action="bypass -h admin_move_to 147461 9898 -592" value="Aden Castle" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
<font color="LEVEL">Starting</font><br1>
<button action="bypass -h admin_move_to -118070 45956 420" value="Kamael Village" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to -86961 43356 -2680" value="Nornil's Cave" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
<font color="LEVEL">Fortresses</font><br1>
<button action="bypass -h admin_move_to 154613 55391 -3096" value="Narsell Fortress" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 189828 40014 -3248" value="Bayou Fortress" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 125250 95423 -1976" value="Hunter's Fortress" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
<font color="LEVEL">Conquerable Hall</font><br1>
<button action="bypass -h admin_move_to 178358 -14192 -2256" value="Devastated Castle" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
<button action="bypass -h admin_move_to 168560 -17968 -3174" value="The Disciple's Necropolis" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
<font color="LEVEL">Arena</font><br1>
<button action="bypass -h admin_move_to 146440 46723 -3400" value="Coliseum" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
<font color="LEVEL">Others</font><br1>

View File

@@ -5,7 +5,8 @@
<td align=center width=176>Cardiff 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">Dungeon</font><br1>
<button action="bypass -h admin_move_to -175520 154505 2712" value="Seed of Annihilation" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
<font color="LEVEL">Dungeons</font><br1>
<button action="bypass -h admin_move_to -175520 154505 2712" value="Seed of Annihilation" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to -147348 152527 -14056" value="Seed of Hellfire" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
</center>
</body></html>

View File

@@ -0,0 +1,14 @@
<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>Dion Territory - Cruma Tower</center></td>
<td width=40><button value="Back" action="bypass -h admin_html teleports/WorldAreas/DionTerritory.htm" width=40 height=15 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
</tr></table><br>
<button action="bypass -h admin_move_to 17192 114178 -3439" value="Cruma Tower Entrance" width=180 height=21 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df"><br1>
<button action="bypass -h admin_move_to 17724 114004 -11672" value="Cruma Tower 1st Floor" width=180 height=21 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df"><br1>
<button action="bypass -h admin_move_to 17730 108301 -9057" value="Cruma Tower 2nd Floor" width=180 height=21 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df"><br1>
<button action="bypass -h admin_move_to 17719 115430 -6582" value="Cruma Tower 3rd Floor" width=180 height=21 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df">
</center>
</body></html>

View File

@@ -16,25 +16,10 @@
<button action="bypass -h admin_move_to 10610 156322 -2472" value="Floran Agricultural Area" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 630 179184 -3720" value="Plains of Dion" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
<font color="LEVEL">Dungeons</font><br1>
<button action="bypass -h admin_move_to 17225 114173 -3440" value="Cruma Tower" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_html teleports/WorldAreas/DionTerritory-1.htm" value="Cruma Tower" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 39232 143568 -3651" value="Catacomb of the Heretic" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 45600 126944 -3686" value="The Pilgrim's Necropolis" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
<font color="LEVEL">Towns</font><br1>
<button action="bypass -h admin_move_to 15472 142880 -2699" value="Town of Dion" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 17308 170368 -3495" value="Floran Village" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
<font color="LEVEL">Castle</font><br1>
<button action="bypass -h admin_move_to 22310 155917 -2952" value="Dion Castle" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
<font color="LEVEL">Fortresses</font><br1>
<button action="bypass -h admin_move_to 16732 188294 -2760" value="Hive Fortress" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 5317 149746 -2728" value="Floran Fortress" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 60342 139723 -1592" value="Tanor Fortress" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
<font color="LEVEL">Conquerable Hall</font><br1>
<button action="bypass -h admin_move_to 43962 108861 -2032" value="Fortress of Resistance" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
<font color="LEVEL">Arena</font><br1>
<button action="bypass -h admin_move_to 12443 183467 -3560" value="Dion Arena" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
<font color="LEVEL">Not Verified</font><br1>
<button action="bypass -h admin_move_to 17724 114004 -11672" value="Cruma Tower 1st Floor" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 17730 108301 -9057" value="Cruma Tower 2nd Floor" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 17719 115430 -6582" value="Cruma Tower 3rd Floor" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
<button action="bypass -h admin_move_to 12443 183467 -3560" value="Dion Arena" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
</center>
</body></html>

View File

@@ -12,24 +12,16 @@
<button action="bypass -h admin_move_to 113553 134813 -3540" value="Gorgon Flower Garden" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
<font color="LEVEL">Dungeons</font><br1>
<button action="bypass -h admin_move_to 131557 114509 -3712" value="Antharas' Lair" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 177160 114922 -7704" value="Antharas' Nest" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 43408 206881 -3752" value="Devil's Isle" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 43200 170688 -3251" value="Catacomb of the Branded" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 114496 132416 -3101" value="Necropolis of Martyrdom" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
<font color="LEVEL">Towns</font><br1>
<button action="bypass -h admin_move_to 105918 109759 -3170" value="Hardin's Academy" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 83475 147966 -3404" value="Town of Giran" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
<font color="LEVEL">Castle</font><br1>
<button action="bypass -h admin_move_to 112077 144869 -2824" value="Giran Castle" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
<font color="LEVEL">Fortress</font><br1>
<button action="bypass -h admin_move_to 126082 123622 -2424" value="Valley Fortress" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
<font color="LEVEL">Harbor</font><br1>
<button action="bypass -h admin_move_to 47938 186864 -3420" value="Giran Harbor" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
<font color="LEVEL">Arena</font><br1>
<button action="bypass -h admin_move_to 73579 142709 -3768" value="Giran Arena" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
<font color="LEVEL">Other</font><br1>
<button action="bypass -h admin_move_to 41528 198358 -4648" value="Pirate Tunnel" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
<font color="LEVEL">Not Verified</font><br1>
<button action="bypass -h admin_move_to 154623 121134 -3809" value="Antharas' Heart" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
<font color="LEVEL">Others</font><br1>
<button action="bypass -h admin_move_to 41528 198358 -4648" value="Pirate Tunnel" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 154623 121134 -3809" value="Antharas' Heart" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 105918 109759 -3170" value="Hardin's Academy" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
</center>
</body></html>

View File

@@ -3,20 +3,20 @@
<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>Steel Citadel</center></td>
<td width=40><button value="Back" action="bypass -h admin_html teleports/instance.htm" width=40 height=15 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
<td width=180><center>Gludio Territory - Steel Citadel</center></td>
<td width=40><button value="Back" action="bypass -h admin_html teleports/WorldAreas/GludioTerritory.htm" width=40 height=15 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
</tr></table>
</center>
<br><br>
<br>
<center>
<button action="bypass -h admin_move_to 16285 283656 -9705" value="Entrance" width=150 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
<button action="bypass -h admin_move_to 19673 275801 -9705" value="The Way Up" width=150 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
<button action="bypass -h admin_move_to 19750 276451 -7553" value="The Hallway" width=150 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
<button action="bypass -h admin_move_to 17200 276664 -7553" value="The Room" width=150 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
<button action="bypass -h admin_move_to 16285 282784 -7555" value="The Bridge" width=150 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
<button action="bypass -h admin_move_to 18920 284025 -7550" value="The Blood Gap" width=150 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
<button action="bypass -h admin_move_to 13220 282010 -7547" value="Advance Pedestal 1" width=150 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
<button action="bypass -h admin_move_to 17930 283193 -9703" value="Advance Pedestal 2" width=150 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
<button action="bypass -h admin_move_to 16285 283656 -9705" value="Entrance" width=150 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 19673 275801 -9705" value="The Way Up" width=150 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 19750 276451 -7553" value="The Hallway" width=150 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 17200 276664 -7553" value="The Room" width=150 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 16285 282784 -7555" value="The Bridge" width=150 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 18920 284025 -7550" value="The Blood Gap" width=150 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 13220 282010 -7547" value="Advance Pedestal 1" width=150 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 17930 283193 -9703" value="Advance Pedestal 2" width=150 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 14609 283182 -7548" value="Advance Pedestal 3" width=150 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
</center>
</body></html>

View File

@@ -3,12 +3,11 @@
<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/instance.htm" width=40 height=15 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
<td width=180><center>Gludio Territory - Tower of Infinitum</center></td>
<td width=40><button value="Back" action="bypass -h admin_html teleports/WorldAreas/GludioTerritory.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=270>
<tr>

View File

@@ -3,21 +3,20 @@
<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's Workshop</center></td>
<td width=40><button value="Back" action="bypass -h admin_html teleports/instance.htm" width=40 height=15 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
<td width=180><center>Gludio Territory - Tully's Workshop</center></td>
<td width=40><button value="Back" action="bypass -h admin_html teleports/WorldAreas/GludioTerritory.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 -12650 274045 -15301" value="Tully's Workshop 1" width=150 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
<button action="bypass -h admin_move_to -12186 274053 -13596" value="Tully's Workshop 2" width=150 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
<button action="bypass -h admin_move_to -12429 273921 -11623" value="Tully's Workshop 3" width=150 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
<button action="bypass -h admin_move_to -12868 273785 -10496" value="Tully's Workshop 4" width=150 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
<button action="bypass -h admin_move_to -12537 273938 -9013" value="Tully's Workshop 5" width=150 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
<button action="bypass -h admin_move_to -12220 279713 -13595" value="Tully's Workshop 6" width=150 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
<button action="bypass -h admin_move_to -12526 279714 -11623" value="Tully's Workshop 7" width=150 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
<button action="bypass -h admin_move_to -12220 279713 -10496" value="Tully's Workshop 8" width=150 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
<button action="bypass -h admin_move_to -12650 274045 -15301" value="Tully's Workshop 1" width=150 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to -12186 274053 -13596" value="Tully's Workshop 2" width=150 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to -12429 273921 -11623" value="Tully's Workshop 3" width=150 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to -12868 273785 -10496" value="Tully's Workshop 4" width=150 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to -12537 273938 -9013" value="Tully's Workshop 5" width=150 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to -12220 279713 -13595" value="Tully's Workshop 6" width=150 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to -12526 279714 -11623" value="Tully's Workshop 7" width=150 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to -12220 279713 -10496" value="Tully's Workshop 8" width=150 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 21928 243924 11088" value="Tully's Workshop Roof" width=150 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
</center>
</body></html>

View File

@@ -3,12 +3,11 @@
<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 Naia</center></td>
<td width=40><button value="Back" action="bypass -h admin_html teleports/instance.htm" width=40 height=15 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
<td width=180><center>Gludio Territory - Tower of Naia</center></td>
<td width=40><button value="Back" action="bypass -h admin_html teleports/WorldAreas/GludioTerritory.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>

View File

@@ -15,8 +15,6 @@
<button action="bypass -h admin_move_to -44829 188171 -3256" value="Red Rock Ridge" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to -44763 203497 -3592" value="Langk Lizardmen Dwellings" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to -25283 106820 -3416" value="Maille Lizardmen Barracks" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to -104344 226217 -3616" value="Talking Island, Northern Territory" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to -95336 240478 -3264" value="Talking Island, Eastern Territory" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to -63736 101522 -3552" value="Fellmere Harvesting Grounds" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to -75437 168800 -3632" value="Windmill Hill" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to -50174 129303 -2912" value="Ruins of Agony Bend" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
@@ -39,35 +37,19 @@
<button action="bypass -h admin_move_to -26489 195307 -3928" value="Ant Incubator" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to -41184 206752 -3357" value="Necropolis of Sacrifice" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to -25472 77728 -3446" value="The Patriot's Necropolis" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 19714 243420 -205" value="Steel Citadel" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 16882 238952 9776" value="Tower of Infinitum" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 20886 244088 11062" value="Tully's Workshop" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 16798 244263 11616" value="Tower of Naia" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
<font color="LEVEL">Towns</font><br1>
<button action="bypass -h admin_move_to -80684 149770 -3043" value="Gludin Village" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to -12787 122779 -3114" value="Town of Gludio" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
<font color="LEVEL">Castle</font><br1>
<button action="bypass -h admin_move_to -18341 113946 -1268" value="Gludio Castle" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
<font color="LEVEL">Starting</font><br1>
<button action="bypass -h admin_move_to -84141 244623 -3729" value="Talking Island Village" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to -72674 256819 -3112" value="Cedric's Training Hall" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to -89041 248907 -3568" value="Einhovant's School of Magic" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
<font color="LEVEL">Fortresses</font><br1>
<button action="bypass -h admin_move_to -53034 156482 -1896" value="Camp Fortress" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to -22429 219895 -3072" value="Gludio Southern Fortress" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
<button action="bypass -h admin_html teleports/WorldAreas/GludioTerritory-1.htm" value="Steel Citadel" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_html teleports/WorldAreas/GludioTerritory-2.htm" value="Tower of Infinitum" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_html teleports/WorldAreas/GludioTerritory-3.htm" value="Tully's Workshop" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_html teleports/WorldAreas/GludioTerritory-4.htm" value="Tower of Naia" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
<font color="LEVEL">Harbors</font><br1>
<button action="bypass -h admin_move_to -91101 150344 -3624" value="Gludin Harbor" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to -96811 259153 -3616" value="Talking Island Harbor" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
<font color="LEVEL">Arena</font><br1>
<button action="bypass -h admin_move_to -87328 142266 -3640" value="Gludin Arena" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
<font color="LEVEL">Others</font><br1>
<button action="bypass -h admin_move_to -57798 127629 -2928" value="Fellmere Lake" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to -99586 237637 -3568" value="Obelisk of Victory" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to -111728 244330 -3448" value="Singing Waterfall" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to -20181 250693 -3248" value="Hidden Oasis" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to -4745 255654 -3128" value="Caravan Encampment" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
<font color="LEVEL">Not Verified</font><br1>
<button action="bypass -h admin_move_to -11802 236360 -3271" value="Hellbound Entrance" width="210" height="21" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
<button action="bypass -h admin_move_to -4745 255654 -3128" value="Caravan Encampment" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to -11802 236360 -3271" value="Hellbound Entrance" width="210" height="21" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to -149365 255309 -86" value="Gludio AirShip Field" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
</center>
</body></html>

View File

@@ -16,26 +16,13 @@
<font color="LEVEL">Dungeons</font><br1>
<button action="bypass -h admin_move_to 168902 -116703 -2417" value="Forge of the Gods" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 189964 -116820 -1624" value="Hall of Flames" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 215378 -116635 -1608" value="Valakas' Lair" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 186699 -75915 -2826" value="Imperial Tomb" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 178127 -84435 -7215" value="Four Sepulchers" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to -88015 -141153 -9168" value="The Last Imperial Tomb" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
<font color="LEVEL">Town</font><br1>
<button action="bypass -h admin_move_to 148024 -55281 -2728" value="Town of Goddard" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
<font color="LEVEL">Castle</font><br1>
<button action="bypass -h admin_move_to 147450 -47331 -496" value="Goddard Castle" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
<button action="bypass -h admin_move_to 178127 -84435 -7215" value="Four Sepulchers" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
<font color="LEVEL">Monsters Villages</font><br1>
<button action="bypass -h admin_move_to 149548 -82014 -5592" value="Ketra Orc Village" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 108155 -53670 -2472" value="Varka Silenos Village" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
<font color="LEVEL">Fortresses</font><br1>
<button action="bypass -h admin_move_to 158920 -70150 -2704" value="Borderland Fortress" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 100429 -55316 -488" value="Demon Fortress" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
<font color="LEVEL">Conquerable Hall</font><br1>
<button action="bypass -h admin_move_to 139997 -124860 -1896" value="Rainbow Springs Chateau" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
<font color="LEVEL">Other</font><br1>
<button action="bypass -h admin_move_to 168982 -86455 -3007" value="Pilgrim's Temple" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
<font color="LEVEL">Not Verified</font><br1>
<button action="bypass -h admin_move_to 152180 -126093 -2282" value="Hot Springs Arena" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 208884 -113705 -256" value="The Lair Of Valakas" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
<font color="LEVEL">Others</font><br1>
<button action="bypass -h admin_move_to 168982 -86455 -3007" value="Pilgrim's Temple" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 152180 -126093 -2282" value="Hot Springs Arena" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
</center>
</body></html>

View File

@@ -0,0 +1,15 @@
<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>Innadril Territory - Garden of Eva</td>
<td align=center><button value="Back" action="bypass -h admin_html teleports/WorldAreas/InnadrilTerritory.htm" width=40 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
</tr></table><br>
<button action="bypass -h admin_move_to 84413 234334 -3656" value="Garden of Eva - Entrance" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 80688 245566 -8926" value="Garden of Eva 1st Floor" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 80629 246420 -9331" value="Garden of Eva 2nd Floor" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 87750 252422 -9851" value="Garden of Eva 3rd Floor" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 82506 255978 -10363" value="Garden of Eva 4th Floor" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 82158 252376 -10592" value="Garden of Eva 5th Floor" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
</center>
</body></html>

View File

@@ -13,31 +13,12 @@
<button action="bypass -h admin_move_to 145159 189247 -3756" value="Isle of Prayer" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 148444 160914 -3102" value="Chromatic Highlands" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
<font color="LEVEL">Dungeons</font><br1>
<button action="bypass -h admin_move_to 84413 234334 -3656" value="Garden of Eva" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to teleports/WorldAreas/InnadrilTerritory-1.htm" value="Garden of Eva" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 79296 209584 -3709" value="The Saint's Necropolis" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 107514 174329 -3704" value="Necropolis of Worship" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 143203 148824 -12004" value="Crystal Caverns" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 148838 179183 -6009" value="Dark Cloud Mansion" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 144697 147492 -12159" value="Emerald Square" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 149948 150300 -12170" value="Steam Corridor" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 141135 149911 -11840" value="Coral Garden" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
<font color="LEVEL">Town</font><br1>
<button action="bypass -h admin_move_to 111455 219400 -3546" value="Heine" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
<font color="LEVEL">Castle</font><br1>
<button action="bypass -h admin_move_to 115988 246899 -976" value="Innadril Castle" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
<font color="LEVEL">Fortresses</font><br1>
<button action="bypass -h admin_move_to 118659 205047 -3176" value="White Sands Fortress" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 72959 186218 -2424" value="Aaru Fortress" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
<button action="bypass -h admin_move_to 107514 174329 -3704" value="Necropolis of Worship" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
<font color="LEVEL">Harbor</font><br1>
<button action="bypass -h admin_move_to 111418 225960 -3624" value="Tour Boat Dock" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
<font color="LEVEL">Others</font><br1>
<button action="bypass -h admin_move_to 160074 167893 -3538" value="Coral Reef" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 149363 172341 -946" value="Parnassus" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
<font color="LEVEL">Not Verified</font><br1>
<button action="bypass -h admin_move_to 80688 245566 -8926" value="Garden of Eva 1st Floor" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 80629 246420 -9331" value="Garden of Eva 2nd Floor" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 87750 252422 -9851" value="Garden of Eva 3rd Floor" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 82506 255978 -10363" value="Garden of Eva 4th Floor" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 82158 252376 -10592" value="Garden of Eva 5th Floor" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
<button action="bypass -h admin_move_to 160074 167893 -3538" value="Coral Reef" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
</center>
</body></html>

View File

@@ -0,0 +1,15 @@
<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>Magmeld Territory</td>
<td align=center><button value="Back" action="bypass -h admin_html teleports/WorldAreas/MagmeldTerritory.htm" width=40 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
</tr></table><br>
<font color="LEVEL">Orbis Temple</font><br1>
<button action="bypass -h admin_move_to 198676 86609 -137" value="Orbis Temple Entrance" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 213023 51135 -8412" value="Orbis Temple 1st Floor" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 213022 50440 -14640" value="Orbis Temple 2nd Floor" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 214314 115388 -12741" value="Orbis Temple 3rd Floor" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 224910 68728 1626" value="The Lair of Octavis" width=210 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=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>Magmeld 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">Fields</font><br1>
<button action="bypass -h admin_move_to 207868 112199 -2063" value="Garden of Genesis" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 214361 80813 821" value="Fairy Settlement" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
<font color="LEVEL">Dungeons</font><br1>
<button action="bypass -h admin_html teleports/WorldAreas/MagmeldTerritory-1.htm" value="Orbis Temple" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
<font color="LEVEL">Others</font><br1>
<button action="bypass -h admin_move_to 224910 68728 1626" value="Kimerian Cavern" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
</center>
</body></html>

View File

@@ -26,31 +26,13 @@
<button action="bypass -h admin_move_to -56064 78720 -3011" value="Necropolis of Devotion" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to -22480 13872 -3174" value="Catacomb of Dark Omens" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 74672 78032 -3398" value="Catacomb of the Apostate" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
<font color="LEVEL">Starting</font><br1>
<button action="bypass -h admin_move_to 46951 51550 -2976" value="Elven Village" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 25934 11037 -3720" value="The Shilen Temple" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 9709 15566 -4500" value="Dark Elf Village" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
<font color="LEVEL">Towns</font><br1>
<button action="bypass -h admin_move_to 85391 16228 -3640" value="Ivory Tower" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 82971 53207 -1470" value="Town of Oren" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
<font color="LEVEL">Castle</font><br1>
<button action="bypass -h admin_move_to 78189 36936 -2560" value="Oren Castle" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
<font color="LEVEL">Fortresses</font><br1>
<button action="bypass -h admin_move_to 72606 4413 -2888" value="Ivory Fortress" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to -53234 91513 -2664" value="Cloud Mountain Fortress" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 11535 95277 -3264" value="Dragonspine Fortress" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 79503 91179 -2720" value="Antharas' Fortress" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 111368 -14851 -832" value="Western Fortress" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
<font color="LEVEL">Conquerable Hall</font><br1>
<button action="bypass -h admin_move_to 87091 -20354 -2072" value="Bandit Stronghold" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
<font color="LEVEL">Others</font><br1>
<button action="bypass -h admin_move_to 51469 82600 -3312" value="Iris Lake" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to -44566 77508 -3736" value="Altar of Rites" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 61740 94946 -1488" value="Misty Mountains" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 58502 53453 -3624" value="Starlight Waterfall" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to -7233 57006 -3520" value="Undine Waterfall" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 70456 6591 -3632" value="The Gods' Falls" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
<font color="LEVEL">Not Verified</font><br1>
<button action="bypass -h admin_move_to 54216 23826 -5380" value="Sea of Spores (Orfens' Lair)" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
<button action="bypass -h admin_move_to 70456 6591 -3632" value="The Gods' Falls" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 85391 16228 -3640" value="Ivory Tower" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
</center>
</body></html>

View File

@@ -7,21 +7,10 @@
</tr></table><br>
<font color="LEVEL">Dungeons</font><br1>
<button action="bypass -h admin_move_to -247012 251804 4340" value="Seed of Destruction" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to -241752 219983 -9985" value="Entrance of Destruction" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to -246035 217337 -12209" value="Central Square" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to -248345 220075 -12437" value="Scouting Pass" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to -251432 217742 -12305" value="Fortress of Destruction" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to -250403 208464 -11957" value="Jinryong's Throne" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to -213678 210670 4408" value="Seed of Infinity" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to -187567 205570 -9543" value="Hall of Suffering" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to -176236 208208 -11949" value="Hall of Erosion" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to -179548 209584 -15504" value="Heart of Infinity" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
<button action="bypass -h admin_move_to -213678 210670 4408" value="Seed of Infinity" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
<font color="LEVEL">Town</font><br1>
<button action="bypass -h admin_move_to -186742 244167 2670" value="Keucereus Alliance Base" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
<font color="LEVEL">Arena</font><br1>
<button action="bypass -h admin_move_to -213473 244899 2017" value="Aerial Cleft" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
<font color="LEVEL">Others</font><br1>
<button action="bypass -h admin_move_to -248375 250443 4348" value="Secret Airstrip" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to -183443 205834 -12902" value="Death Gate" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
<button action="bypass -h admin_move_to -213473 244899 2017" value="Aerial Cleft" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
</center>
</body></html>

View File

@@ -0,0 +1,12 @@
<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>Rune Territory - Pagan's Temple</td>
<td align=center><button value="Back" action="bypass -h admin_html teleports/WorldAreas/RuneTerritory.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 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">
</center>
</body></html>

View File

@@ -1,19 +1,14 @@
<html><title>Admin Teleports</title>
<body>
<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>Primeval Island</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>
<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>Rune Territory - Primeval Isle</td>
<td align=center><button value="Back" action="bypass -h admin_html teleports/WorldAreas/RuneTerritory.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_Down" 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>
<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">
</center>
</body></html>

View File

@@ -0,0 +1,13 @@
<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>Rune Territory - Monastery of Silence</td>
<td align=center><button value="Back" action="bypass -h admin_html teleports/WorldAreas/RuneTerritory.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 106414 -87799 -2944" value="Entrance" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 110685 -82031 -1584" value="Minigame Lower Room" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 114763 -71073 -549" value="Minigame Upper Room" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
</center>
</body></html>

View File

@@ -0,0 +1,13 @@
<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>Rune Territory - Valley of Saints</td>
<td align=center><button value="Back" action="bypass -h admin_html teleports/WorldAreas/RuneTerritory.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 65797 -71510 -3744" value="Valley of Saints" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 80471 -84022 -3646" value="Valley of Saints Grave Area" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 91840 -86269 -2703" value="Valley of Saints Tomb" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
</center>
</body></html>

View File

@@ -7,37 +7,20 @@
</tr></table><br>
<font color="LEVEL">Fields</font><br1>
<button action="bypass -h admin_move_to 43805 -88010 -2780" value="Beast Farm" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 65797 -71510 -3744" value="Valley of Saints" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_html teleports/WorldAreas/RuneTerritory-4.htm" value="Valley of Saints" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 52107 -54328 -3158" value="Forest of the Dead" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 69340 -50203 -3314" value="Swamp of Screams" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 8480 -14624 -3693" value="Primeval Isle" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
<button action="bypass -h admin_html teleports/WorldAreas/RuneTerritory-2.htm" value="Primeval Isle" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
<font color="LEVEL">Dungeons</font><br1>
<button action="bypass -h admin_move_to 106414 -87799 -2949" value="Monastery of Silence" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 35630 -49748 -760" value="The Pagan Temple" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_html teleports/WorldAreas/RuneTerritory-3.htm" value="Monastery of Silence" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_html teleports/WorldAreas/RuneTerritory-1.htm" value="The Pagan Temple" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 88969 -45307 -2112" value="Stakato Nest" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
<font color="LEVEL">Monastery of Silence</font><br1>
<button action="bypass -h admin_move_to 110685 -82031 -1584" value="Minigame Lower Room" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 114763 -71073 -549" value="Minigame Upper Room" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
<font color="LEVEL">Town</font><br1>
<button action="bypass -h admin_move_to 43835 -47749 -792" value="Rune Township" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
<font color="LEVEL">Castle</font><br1>
<button action="bypass -h admin_move_to 14659 -49230 -160" value="Rune Castle" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
<font color="LEVEL">Monster Village</font><br1>
<button action="bypass -h admin_move_to 57670 -41672 -3154" value="Cursed Village" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
<font color="LEVEL">Fortresses</font><br1>
<button action="bypass -h admin_move_to 69955 -61163 -2624" value="Swamp Fortress" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 72269 -94495 -1264" value="Monastic Fortress" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
<font color="LEVEL">Harbors</font><br1>
<button action="bypass -h admin_move_to 36839 -38435 -3640" value="Rune Harbor" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 10448 -24960 -3664" value="Primeval Isle Wharf" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
<font color="LEVEL">Conquerable Halls</font><br1>
<button action="bypass -h admin_move_to 55133 -93217 -1360" value="Wild Beast Reserve" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 57966 -28378 584" value="Fortress of the Dead" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
<font color="LEVEL">Others</font><br1>
<button action="bypass -h admin_move_to 40723 -94881 -2096" value="Windtail Waterfall" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 26240 -7840 -1972" value="Sailren's Den" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
<font color="LEVEL">Not Verified</font><br1>
<button action="bypass -h admin_move_to 80471 -84022 -3646" value="Vally of Saints Grave Area" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 91840 -86269 -2703" value="Vally of Saints Tomb" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 40723 -94881 -2096" value="Windtail Waterfall" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
</center>
</body></html>

View File

@@ -24,16 +24,6 @@
<button action="bypass -h admin_move_to 139714 -177456 -1536" value="Abandoned Coal Mines" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 171946 -173352 3440" value="Mithril Mines" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 90418 -107317 -3328" value="Archaic Laboratory" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
<font color="LEVEL">Starting</font><br1>
<button action="bypass -h admin_move_to -55699 -114967 2528" value="The Pa'agrio Temple" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to -45158 -112583 -236" value="Orc Village" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 115120 -178224 -917" value="Dwarven Village" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
<font color="LEVEL">Castle</font><br1>
<button action="bypass -h admin_move_to 77630 -150885 368" value="Schuttgart Castle" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
<font color="LEVEL">Town</font><br1>
<button action="bypass -h admin_move_to 87056 -143472 -1296" value="Town of Schuttgart" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
<font color="LEVEL">Fortress</font><br1>
<button action="bypass -h admin_move_to 109203 -141149 -2800" value="Archaic Fortress" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
<font color="LEVEL">Others</font><br1>
<button action="bypass -h admin_move_to -8830 -119289 424" value="The Immortal Plateau" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 8652 -139941 -1144" value="Frozen Waterfalls" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
@@ -44,8 +34,7 @@
<button action="bypass -h admin_move_to 32173 -122954 -792" value="Valley of the Lords" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 107577 -122392 -3632" value="Frost Lake" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 113750 -109163 -832" value="Ice Merchant Cabin" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 126272 -159336 -1232" value="Brigand Stronghold" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
<font color="LEVEL">Not Verified</font><br1>
<button action="bypass -h admin_move_to 126272 -159336 -1232" value="Brigand Stronghold" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 48336 -107734 -1577" value="Graverobber Hideout" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
</center>
</body></html>

View File

@@ -6,7 +6,8 @@
<td width=180><center>Instance Zone's</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>
<br><br>
</center>
<br>
<table width=270>
<tr>
<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>
@@ -25,13 +26,43 @@
<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>
</tr>
<tr>
<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>
<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>
<td align=center><button action="bypass -h admin_move_to 114712 -114811 -11210" value="Ice Queen Castle" 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 -87767 -154318 -9179" value="Final Imperial Tomb" width=120 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
</tr>
<tr>
<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>
<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>
<td align=center><button action="bypass -h admin_move_to 55312 219168 -3223" value="Cavern of the Pirate Captain" 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 42092 -174707 -7953" value="Fortuna" width=210 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 -111613 17761 -10319" value="Kartia's Labyrinth" width=120 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
<td align=center><button action="bypass -h admin_html teleports/instance/altarofshilen.htm" value="Altar of Shilen" width=210 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 -121680 -116556 -5777" value="Eva's Hidden Space" 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 -107910 205828 -10872" value="Harnak Underground Ruins" width=210 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 207192 120584 -10033" value="Octavis Warzone" 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 -147264 212876 -10064" value="Tauti Warzone" width=210 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 -114692 243930 -7968" value="Museum Dungeon" 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 175479 143699 -11772" value="Prison of Darkness" width=210 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 -119923 211165 -8584" value="Labyrinth of Belis" 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 176806 -185110 -3805" value="Teredor Warzone" width=210 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/instance/pch.htm" value="Provisional Clan Halls" width=120 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1></td>
<td align=center><button action="bypass -h admin_move_to 56168 -172952 -7980" value="Evil Incubator" width=210 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/instance/coc.htm" value="Ceremony of Chaos" width=120 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1></td>
<td align=center><button action="bypass -h admin_html teleports/instance/7s.htm" value="Seven Signs - Quest" width=210 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/instance/anhilation.htm" value="Seed of Annihilation" width=120 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
</tr>
</table>
</center>
</body></html>

View File

@@ -4,7 +4,7 @@
<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>Epic Dawn Quest</center></td>
<td width=40><button value="Back" action="bypass -h admin_html teleports/sevensigns.htm" width=40 height=15 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
<td width=40><button value="Back" action="bypass -h admin_html teleports/instance.htm" width=40 height=15 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
</tr></table>
</center>
<br>

View File

@@ -0,0 +1,17 @@
<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>Altar of Shilen</center></td>
<td width=40><button value="Back" action="bypass -h admin_html teleports/instance.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 178136 16040 -8341" value="Altar of Shilen 1st Floor" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 178136 16040 -10773" value="Altar of Shilen 2nd Floor" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 178136 16040 -13717" value="Altar of Shilen 3rd Floor" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
</center>
</body></html>

View File

@@ -0,0 +1,17 @@
<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>Seed of Anhilation</center></td>
<td width=40><button value="Back" action="bypass -h admin_html teleports/instance.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 -185917 146623 -15309" value="Nursery 1" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to -177164 146601 -15310" value="Nursery 2" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to -177119 147860 -11390" value="Istina's Cavern" 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=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>Ceremony of Chaos</center></td>
<td width=40><button value="Back" action="bypass -h admin_html teleports/instance.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 -82630 -259280 -3328" value="Arena 1" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to -81904 -245682 -3331" value="Arena 2" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to -9051 -220209 -7664" value="Arena 3" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to -212925 245810 -984" value="Arena 4" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
</center>
</body></html>

View File

@@ -15,5 +15,6 @@
<button action="bypass -h admin_move_to 144197 142963 -11893" value="Emerald Square" width=180 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 141694 148896 -11803" value="Coral Garden" width=180 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 144306 152454 -12136" value="Steam Corridor" width=180 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 153569 142075 -12737" value="The Lair of Baylor/Balok" width=180 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
</center>
</body></html>

View File

@@ -10,11 +10,11 @@
<br>
<br>
<center>
<button action="bypass -h admin_move_to -247012 251804 4340" value="Destruction Airstrip" width=180 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
<button action="bypass -h admin_move_to -247012 251804 4340" value="Destruction Airstrip" width=180 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to -241752 219983 -9985" value="Entrance of Destruction" width=180 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to -246035 217337 -12209" value="Central Square" width=180 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to -248345 220075 -12437" value="Scouting Pass" width=180 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to -251432 217742 -12305" value="Fortress of Destruction" width=180 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to -250400 208000 -12000" value="Jinryong's Throne" width=180 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to -251432 217742 -12305" value="Fortress of Destruction" width=180 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
<button action="bypass -h admin_move_to -250400 208000 -12000" value="Jinryong's Throne" width=180 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
</center>
</body></html>

View File

@@ -10,8 +10,6 @@
<br>
<br>
<center>
<button action="bypass -h admin_move_to -213678 210670 4408" value="Infinity Airstrip" width=150 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
<button action="bypass -h admin_move_to -183443 205834 -12902" value="Death Gate" width=150 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
<button action="bypass -h admin_move_to -187567 205570 -9543" value="Hall of Suffering" width=150 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to -176236 208208 -11949" value="Hall of Erosion" width=150 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to -179548 209584 -15504" value="Heart of Infinity" width=150 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>

View File

@@ -10,8 +10,8 @@
<br>
<br>
<center>
<button action="bypass -h admin_move_to -111178 74546 -12432" value="Start Point Nornil's Garden" width=180 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
<button action="bypass -h admin_move_to -111178 74546 -12432" value="Start Point Nornil's Garden" width=180 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to -110472 80648 -12972" value="Inside Nornil's Garden" width=180 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
<button action="bypass -h admin_move_to -119534 87176 -12588" value="End Point Nornil's Garden" width=180 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
<button action="bypass -h admin_move_to -119534 87176 -12588" value="End Point Nornil's Garden" width=180 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
</center>
</body></html>

View File

@@ -0,0 +1,17 @@
<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>Provisional Clan Halls</center></td>
<td width=40><button value="Back" action="bypass -h admin_html teleports/instance.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 -122264 -122392 -5870" value="Orchid Hall" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to -122200 -116552 -5798" value="Elia Hall" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to -121864 -111240 -6014" value="Loreal Hall" width=210 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
</center>
</body></html>

View File

@@ -8,17 +8,15 @@
</tr></table>
</center>
<br>
<br>
<center>
<button action="bypass -h admin_move_to 48000 243376 -6611" value="Discarded Guardian (20)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 22500 80300 -2772" value="Zombie Lord Farakelsus (20)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 22500 80300 -2772" value="Zombie Lord Ferkel (20)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to -54096 84288 -3512" value="Madness Beast (20)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to -13056 215680 -3760" value="Serpent Demon Bifrons (21)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to -3456 112864 -3456" value="Sukar Wererat Chief (21)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 9649 77467 -3808" value="Malex Herald of Dagoniel (21)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to -47367 51548 -5904" value="Kaysha Herald of Icarus (21)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to -13056 215680 -3755" value="Evil Spirit Bifron (21)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to -3456 112864 -3456" value="Sukar Ratman Chief (21)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 9649 77467 -3808" value="Dagoniel's Herald Malex (21)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to -47367 51548 -5904" value="Icarus' Herald Kaysha (21)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to -54416 146480 -2887" value="Greyclaw Kutus (23)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to -55920 186768 -3336" value="Tracker Leader Sharuk (23)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to -55920 186768 -3336" value="Tracker Captain Sharuk (23)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to -62368 179440 -3594" value="Kuroboros'Priest (23)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to -60428 188264 -4512" value="Unrequited Kael (24)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to -47552 219232 -2413" value="Langk Matriarch Rashkos (24)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
@@ -32,7 +30,7 @@
<button action="bypass -h admin_move_to 29216 179280 -3624" value="Tiger Hornet (26)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to -62000 190256 -3687" value="Patriarch Kuroboros (26)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to -57360 186272 -4967" value="Tirak (28)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 49248 127792 -3552" value="Partisan Leader Talakin (28)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 49248 127792 -3552" value="Partisan Commander Talakin (28)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to -37856 198128 -2672" value="Elf Renoa (29)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
</center>
</body></html>

View File

@@ -11,35 +11,31 @@
<br>
<center>
<button action="bypass -h admin_move_to -94208 100240 -3520" value="Turek Mercenary Captain (30)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 53712 102656 -1072" value="Cat's Eye Bandit (30)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 116128 139392 -3640" value="Agent of Beres, Meana (30)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 53712 102656 -1072" value="Cat's Eye (30)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 116128 139392 -3640" value="Beleth' Agent Meana (30)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to -54464 170288 -3136" value="Ragraman (30)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 127076 214973 -3100" value="Apepi (30)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to -16912 174912 -3264" value="Giant Wasteland Basilisk (30)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 48575 -106191 -1568" value="Boss Akata (30)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 29928 107160 -3708" value="Captain of Queen's Royal Guards (32)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 117808 102880 -3600" value="Skyla (32)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 48575 -106191 -1568" value="Grave Robber Leader Akata (30)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 29928 107160 -3708" value="Queen's Royal Guard Captain (32)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 17696 179056 -3520" value="Vuku Grand Seer Gharmash (33)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 45600 120592 -2455" value="Nurka's Messenger (33)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 35992 191312 -3104" value="Corsair Captain Kylon (33)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 90384 125568 -2128" value="Breka Warlock Pastu (34)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 27280 101744 -3696" value="Stakato Queen Zyrnna (34)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 27280 101744 -3696" value="Marsh Stakato Queen Zyrnna (34)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 127837 200661 -3792" value="Cronos's Servitor Mumu (34)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 90384 125568 -2128" value="Breka Warlock Pastu (34)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 51632 153920 -3552" value="Revenant of Sir Calibus (34)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 10416 126880 -3676" value="Remmel (35)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to -91024 116304 -3466" value="Chertuba of Great Soul (35)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 123536 133504 -3584" value="Sejarr's Servitor (35)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 50896 146576 -3645" value="Guilotine, Warden of the Execution Grounds (35)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 43872 123968 -2928" value="Flame Lord Shadar (35)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 99732 204331 -3784" value="Tasaba Patriarch Hellena (35)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 43152 152352 -2848" value="Soul Collector Acheron (35)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to -16096 184288 -3817" value="Gargoyle Lord Sirocco (35)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 40128 101920 -1241" value="Red Eye Captain Trakia (35)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 5000 189000 -3728" value="Eye of Beleth (35)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 5000 189000 -3728" value="Beleth' Eye (35)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 113456 198118 -3689" value="Sebek (36)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 53600 143472 -3872" value="Evil Spirit Tempest (36)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 127900 -160600 -1100" value="Rayito The Looter (37)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 26064 121808 -3738" value="Lizardmen Leader Hellion (38)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 127900 -160600 -1100" value="Rayito the Looter (37)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 26064 121808 -3738" value="Lizardmen Captain Hellion (38)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 129025 219237 -3678" value="Premo Prime (38)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 88512 140576 -3483" value="Leader of Cat Gang (39)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 123000 -141000 -1100" value="Nellis' Vengeful Spirit (39)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>

View File

@@ -14,30 +14,28 @@
<button action="bypass -h admin_move_to 125789 207644 -3752" value="Icarus Sample 1 (40)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 87536 75872 -3591" value="Leto Chief Talkin (40)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 73520 66912 -3728" value="Shaman King Selu (40)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 109801 213314 -3924" value="Water Couatle Ateka (40)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 111582 209341 -3687" value="Fafurion's Page Sika (40)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 109801 213314 -3924" value="Water Couatl Ateka (40)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 111582 209341 -3687" value="Fafurion's Servant Sika (40)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 72192 125424 -3657" value="Road Scavenger Leader (40)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 128352 138464 -3467" value="Nakondas (40)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 124240 75376 -2800" value="Retreat Spider Cletu (42)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 90848 16368 -5296" value="Crazy Mechanic Golem (43)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 125920 190208 -3291" value="Earth Protector Panathen (43)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 66944 67504 -3704" value="Timak Orc Chief Ranger (44)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 64048 16048 -3536" value="Rotten Tree Repiro (44)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 62416 8096 -3376" value="Dread Avenger Kraven (44)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 66944 67504 -3704" value="Timak Orc Ranger Captain (44)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 79648 18320 -5232" value="Flamestone Golem (44)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 107000 92000 -2272" value="Thief Kelbar (44)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 107056 168176 -3456" value="Biconne of Blue Sky (45)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 107056 168176 -3456" value="Beacon of Blue Sky (45)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 113840 84256 -2480" value="Shacram (45)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 75968 110784 -2512" value="Tiger King Karuta (45)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 93120 19440 -3607" value="Iron Giant Totem (45)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 15000 119000 -11900" value="Archon Suscepter (45)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 15000 119000 -11900" value="Archon Susceptor (45)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 67296 64128 -3723" value="Timak Orc Gosmos (45)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 111440 82912 -2912" value="Evil Spirit Cyrion (45)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 126624 174448 -3056" value="Fafurion's Henchman Istary (45)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 75968 110784 -2512" value="Tiger King Karuta (45)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 107792 27728 -3488" value="Barion (47)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 77104 5408 -3088" value="King Tarlk (48)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 42032 24128 -4704" value="Orfen's Handmaiden (48)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 92976 7920 -3914" value="Katu Van Leader Atui (49)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 92976 7920 -3914" value="Ketra's Commander Atis (49)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 116352 27648 -3319" value="Karte (49)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 133632 87072 -3623" value="Mirror of Oblivion (49)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
</center>

View File

@@ -10,38 +10,26 @@
<br>
<br>
<center>
<button action="bypass -h admin_move_to 121872 64032 -3536" value="Fairy Queen's Messenger Berun (50)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 75488 -9360 -2720" value="Slaughter Lord Gato (50)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 23800 119500 -8976" value="Carnamakos (50)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 169744 11920 -2732" value="Ghost of Peasant Leader (50)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 121872 64032 -3536" value="Messenger of Fairy Queen Berun (50)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 75488 -9360 -2720" value="Carnage Lord Gato (50)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 54651 180269 -4976" value="Lilith's Witch Marilion (50)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 43160 220463 -3680" value="Zaken's Chief Mate Tillion (50)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 125520 27216 -3632" value="Verfa (51)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 150304 67776 -3688" value="Deadman Ereve (51)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 94992 -23168 -2176" value="Captain of Red Flag Shaka (52)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 175712 29856 -3776" value="Grave Robber Kim (52)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 96524 -111070 -3335" value="Gigantic Chaos Golem (52)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 94992 -23168 -2176" value="Red Flag Captain Shaka (52)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 88300 258000 -10200" value="Fafurion's Envoy Pingolpin (52)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 54941 206705 -3728" value="Atraiban (53)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 53517 205413 -3728" value="Magus Kenishee (53)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 124984 43200 -3625" value="Paniel The Unicorn (54)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 113920 52960 -3735" value="Furious Thieles (55)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 125600 50100 -3600" value="Enchanted Forest Watcher Ruell (55)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 135872 94592 -3735" value="Sorcerer Isirr (55)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 125280 102576 -3305" value="Beleth's Seer Sephia (55)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 125600 50100 -3600" value="Enchanted Forest Lookout Ruell (55)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 135872 94592 -3735" value="Wizard Isirr (55)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 165984 88048 -2384" value="Harit Hero Tamash (55)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 42050 208107 -3752" value="Zaken's Butcher Krantz (55)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 85622 88766 -5120" value="Pagan Watcher Cerberon (55)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 104096 -16896 -1803" value="Bandit Leader Barda (55)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 183568 24560 -3184" value="Ghost Knight Kabed (55)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 83174 254428 -10873" value="Eva's Spirit Niniel (55)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 86300 -8200 -3000" value="Refugee Hopeful Leo (56)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 113600 47120 -4640" value="Fairy Queen Timiniel (56)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 64048 16048 -3536" value="Rotting Tree Repiro (56)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 86300 -8200 -3000" value="Refugee Applicant Leo (56)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 166288 68096 -3264" value="Harit Guardian Garangky (56)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 66672 46704 -3920" value="Timak Seer Ragoth (57)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 66672 46704 -3920" value="Timak Priest Ragoth (57)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 88532 245798 -10376" value="Eva's Guardian Millenu (58)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 165424 93776 -2992" value="Soulless Wild Boar (59)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 41966 215417 -3728" value="Demon Kurikups (59)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 155000 85400 -3200" value="Abyss Brukunt (59)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 106000 -128000 -3000" value="Captain Of The Ice Queen's Royal Guard (59)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 106000 -128000 -3000" value="Ice Queen's Escort Captain (59)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
</center></body></html>

View File

@@ -11,20 +11,16 @@
<br>
<center>
<button action="bypass -h admin_move_to 76787 245775 -10376" value="The 3rd Underwater Guardian (60)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 167152 53120 -4148" value="Guardian of the Statue of Giant Karum (60)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 173880 -11412 -2880" value="Ghost of the Well Lidia (60)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 167152 53120 -4148" value="Giant Statue Guardian Karum (60)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 170320 42640 -4832" value="Taik High Prefect Arak (60)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 113600 47120 -4640" value="Fairy Queen Timiniel (60)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 113600 47120 -4640" value="Fairy Queen Timiniel (61)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 104240 -3664 -3392" value="Roaring Lord Kastor (62)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 173880 -11412 -2880" value="Ghost of the Well Lidia (63)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 88532 245798 -10376" value="Eva's Guardian Millenu (65)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 117232 -9476 -3320" value="Rahha (65)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 170656 85184 -2000" value="Fierce Tiger King Angel (65)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 41966 215417 -3728" value="Demon Kurikups (65)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 170048 -24896 -3440" value="Gargoyle Lord Tiphon (65)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 113232 17456 -4384" value="Enmity Ghost Ramdal (65)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 168288 28368 -3632" value="Shilen's Priest Hisilrome (65)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 93296 -75104 -1824" value="Demon's Agent Falston (66)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 155000 85400 -3200" value="Abyss Brukunt (67)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 144400 -28192 -1920" value="Kernon's Faithful Servant Kelone (67)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 185800 -26500 -2000" value="Spirit of Andras, The Betrayer (69)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
</center></body></html>

View File

@@ -10,37 +10,20 @@
<br>
<br>
<center>
<button action="bypass -h admin_move_to 180968 12035 -2720" value="Shilen's Messenger Cabrio (70)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 116151 16227 1944" value="Korim (70)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 130500 59098 3584" value="Roaring Skylancer (70)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 102656 157424 -3735" value="Fafurion's Herald Lokness (70)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 192376 22087 -3608" value="Palibati Queen Themis (70)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 123504 -23696 -3481" value="Beast Lord Behemoth (70)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 151053 88124 -5424" value="Anakim's Nemesis Zakaron (70)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 91008 -85904 -2736" value="Flame of Splendor Barakiel (70)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 156704 -6096 -4185" value="Meanas Anor (70)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 59331 -42403 -3003" value="Eilhalder von Hellmann (71)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 113200 17552 -1424" value="Immortal Savior Mardil (71)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 108096 157408 -3688" value="Water Dragon Seer Sheshark (72)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 116400 -62528 -3264" value="Vanor Chief Kandra (72)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 127903 -13399 -3720" value="Doom Blade Tanatos (72)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 113551 17083 -2120" value="Death Lord Hallate (73)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 127903 -13399 -3720" value="Doom Blade Thanatos (72)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 170000 -60000 -3500" value="Plague Golem (73)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 119760 157392 -3744" value="Krokian Padisha Sobekk (74)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 158352 -121088 -2240" value="Icicle Emperor Bumbalump (74)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 113432 16403 3960" value="Kernon (75)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 137568 -19488 -3552" value="Storm Winged Naga (75)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 171880 54868 -5992" value="Last Lesser Giant Olkuth (75)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 147104 -20560 -3377" value="Palatanos of Horrific Power (75)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 188983 13647 -2672" value="Bloody Empress Decarbia (75)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 154088 -14116 -3736" value="Death Lord Ipos (75)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 179311 -7632 -4896" value="Death Lord Shax (75)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 144600 -5500 -4100" value="Flamestone Giant (76)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 123808 153408 -3671" value="Ocean Flame Ashakiel (76)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 113102 16002 6992" value="Fire of Wrath Shuriel (78)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 188809 47780 -5968" value="Last Lesser Giant Glaki (78)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 134672 -115600 -1216" value="Hestia, Guardian Deity of the Hot Springs (78)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 186304 -43744 -3193" value="Daimon The White-Eyed (78)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 116263 15916 6992" value="Longhorn Golkonda (79)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 113600 15104 9559" value="Cherub Galaxia (79)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
</center></body></html>

View File

@@ -12,34 +12,21 @@
<center>
<button action="bypass -h admin_move_to 148160 -73808 -4919" value="Ketra's Hero Hekaton (80)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 115552 -39200 -2480" value="Varka's Hero Shadith (80)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 145504 -81664 -6016" value="Ketra's Commander Tayr (80)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 109216 -36160 -938" value="Varka's Commander Mos (80)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 184542 -106330 -6304" value="Ember (80)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 3776 -6768 -3276" value="Uruka (80)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 145008 -84992 -6240" value="Ketra's Chief Brakki (80)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 105584 -43024 -1728" value="Varka's Chief Horus (80)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 142368 -82512 -6487" value="Soul Of Fire Nastron (80)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 105452 -36775 -1050" value="Soul Of Water Ashutar (80)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 173193 -76299 -7184" value="Halisha's shadow (80)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 175610 -72453 -7184" value="Halisha's shadow (80" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 189801 -88965 -7184" value="Halisha's shadow (80" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 191544 -85575 -7184" value="Halisha's shadow (80" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to -16382 -53450 -10432" value="Andreas Van Halter (80)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 3776 -6768 -3276" value="Uruka (80)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 27298 -6846 -1970" value="Sailren (80)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 173193 -76299 -7184" value="Shadow of Halisha (80)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 175610 -72453 -7184" value="Shadow of Halisha (80)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 189801 -88965 -7184" value="Shadow of Halisha (80)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 191544 -85575 -7184" value="Shadow of Halisha (80)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 152759 145949 -12588" value="Darnel (81)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 154069 149525 -12158" value="Kechi (82)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 193902 54135 -4184" value="Giant Marpanak (82)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 186210 61479 -4000" value="Gorgolos (82)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 144298 154420 -11854" value="Tears (83)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to -22195 278232 -7879" value="Demon Prince (83)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to -19013 278621 -8215" value="Ranku (83)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to -12537 273938 -9013" value="Tully (83)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 86534 216888 -3176" value="Gwindorr (83)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 186919 56297 -4480" value="Last Titan Utenus (83)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 191777 56197 -7624" value="Hekaton Prime (83)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 112798 -76800 -10" value="Anais (84)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 79634 -55428 -6104" value="Queen Shyeed (84)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 83056 183232 -3616" value="Water Spirit Lian (84)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_move_to 189400 -105702 -782" value="Wings of Flame Ixion (84)" width=240 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
</center>
</body></html>

View File

@@ -13,35 +13,23 @@
<table width=256>
<tr>
<td align=center><button action="bypass -h admin_move_to -21610 181594 -5734" value="Queen Ant (40)" 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 153569 142075 -12737" value="Baylor (83)" 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 17723 108915 -6493" value="Core (50)" 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 16323 213139 -9359" value="Beleth (83)" 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 55024 17368 -5412" value="Orfen (50)" 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 11882 -49216 -3008" value="Benom (75)" 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 55312 219168 -3223" value="Zaken (60)" 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 19897 -9087 -2781" value="Tyrannosaurus (80)" 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 115213 16623 10080" value="Baium (78)" 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 183409 114824 -8020" value="Antharas (99)" 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 115213 16623 10080" value="Baium (75)" 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 22827 -14698 -3080" value="Tyrannosaurus (80)" 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 16323 213139 -9359" value="Beleth (99)" 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 213896 -115436 -1644" value="Valakas (99)" 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 183409 114824 -8020" value="Antharas (79)" 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 24783 -12466 -2527" value="Tyrannosaurus (80)" 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 213896 -115436 -1644" value="Valakas (85)" 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 -87767 -154318 -9179" value="Frintezza (85)" 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 20886 244088 11088" value="Darion (84)" 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 114712 -114811 -11210" value="Freya (85)" 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 79037 -182329 -9897" value="Trasken (99)" 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 46353 -28275 -1409" value="Lindvior (99)" width=120 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
</tr>
</table>
</center>

View File

@@ -10,7 +10,6 @@
<br>
<br>
<center>
<button action="bypass -h admin_html teleports/sevensigns/epicquest.htm" value="Epic Dawn Quest" width=180 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_html teleports/sevensigns/7s.htm" value="Catacomb & Necropolis" width=180 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
<button action="bypass -h admin_html teleports/sevensigns/rift.htm" value="Dimension Rift" width=180 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br1>
</center>

View File

@@ -9,6 +9,6 @@ The prize money for each category will be divided equally amongst winners. If th
Lottery Tickets are sold on a weekly basis, starting at 7:10 pm every Saturday until 6:50 pm the following Saturday.<br>
The winning numbers are announced at 7:00 pm every Saturday. All times are subject to change.<br>
I wish you luck! Enjoy the lottery.<br>
<Button ALIGN=LEFT ICON="RETURN" action="bypass -h npc_%objectId%_Chat 0">Back</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Loto 0">Buy a Lottery Ticket.</Button>
<Button ALIGN=LEFT ICON="RETURN" action="bypass -h npc_%objectId%_Chat 0">Back</Button>
</body></html>

View File

@@ -1,5 +1,4 @@
<html><body>
Lottery Ticket Seller:<br>
<html><body>Lottery Ticket Seller:<br>
May I have your attention please!<br>
The total jackpot amount so far for the Round %race% Lottery is %adena% Adena.<br><br>
<center>

View File

@@ -1,5 +1,4 @@
<html><body>
Lottery Ticket Seller:<br>
<html><body>Lottery Ticket Seller:<br>
%result%
<Button ALIGN=LEFT ICON="RETURN" action="bypass -h npc_%objectId%_Chat 0">Return</Button>
</body></html>

View File

@@ -1,5 +1,4 @@
<html><body>
Lottery Ticket Seller:<br>
<html><body>Lottery Ticket Seller:<br>
Thank you for playing the lottery.<br>
The winners will be announced at 7:00 pm on Saturday<br>
<center>

View File

@@ -1,7 +1,7 @@
<html><body>
Lottery Ticket Seller:<br>
<html><body>Lottery Ticket Seller:<br>
Hello! Welcome to the Aden Lottery owned and operated by the Innadril Merchants Association!<br>
Every ticket is a potential winner! Step right up!<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Loto 0">Purchase Lottery Ticket</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Loto 23">Current lottery jackpot</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Loto 24">Previous winning numbers/Prize claim</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Loto 0">"Let me buy a lottery ticket."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Loto 23">"How big is the jackpot?"</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Loto 24">"What were the previous winning ticket numbers?"</Button>
</body></html>

View File

@@ -0,0 +1,7 @@
<html>
<head>
<body>Hermuncus:<br>For thousands of years I remained a prisoner... I am now free thanks to you. We will now become
masters of our own destinies once again.<br>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button></body>
</body>
</html>

View File

@@ -0,0 +1,9 @@
<html>
<head>
<body>Hadel:<br>
The Reliquary of the Giants is where the Giant heroes are buried. In time of Giants, when a Giant died their soul would
be embedded within the Scroll of Afterlife while their body was put into the ground. This was done so that the power of
Giants would be passed on from generation to generation.<br>
I wont stop you from visiting the Reliquary of the Giants if you wish to pay your respects to them.
</body>
</html>

View File

@@ -0,0 +1,10 @@
<html>
<head>
<body>Hadel:<br>
Ye Sagira Ruins… This has been forgotten and has all but disappeared. This silent place is the prison in which my master
sleeps. Is there something want?<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Ask about the Reliquary of the Giants.</Button><br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Go to the Reliquary of the Giants.</Button><br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Go to the Harnak Underground Ruins.<br>(Only characters who have completed their 4th Class Transfer and are level 85 or above can enter.)</Button><br>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button></body>
</html>

View File

@@ -0,0 +1,10 @@
<html>
<head>
<body>Cellphine:<br>Do you know of the ancient <font color="LEVEL">war</font> between the <font color="LEVEL">gods and
Giants</font>? Sadly, the Giants lost that war and were hunted into extinction. However, they were the owners of
this world. At least they were better caretakers of the world than the Gods! They didnt care about their creations!
Only about their own petty quarrels. When they ruled the races it was utter chaos and terror. When the Giants ruled,
everyone was happy.<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 2">That sounds a bit too good to be true.</Button>
</body>
</html>

View File

@@ -0,0 +1,10 @@
<html>
<head>
<body>Cellphine:<br>When the world was first created, it was a wonderful, safe place. Nothing evil or dangerous existed.
There was a perfect balance of creation, light, and chaos. But, the incompetence and infighting of the Gods spawned evil
and darkness. Rather than dealing with it, the gods just let it fester… and fester… until they lost control of the
darkness and the balance was lost.<br>
Our only hope is to find a way to <font color="LEVEL">resurrect the Giants</font>. Only they can face the gods and save
the world from the darkness. They will conquer the dark and bring light and meaning back to this world!
</body>
</html>

View File

@@ -0,0 +1,8 @@
<html>
<head>
<body>Cellphine:<br>It is rumored that in the past, the Giants were able to acquire their powers with the <font
color="LEVEL">Scroll of Afterlife</font>. The process was said to have Awakened the power with the Giant, giving
them the strength and same power as the gods. It would be interesting if you found the Scroll of Afterlife… would you
acquire the same power as well?
</body>
</html>

View File

@@ -0,0 +1,10 @@
<html>
<head>
<body>Cellphine:<br>
Hmm, it sounds like you are asking about Sayune. When the war between the gods and Giants began the Giants needed a way
to move swiftly. Sayune, the daughter of Sayha and a Giant, infused her powers into the ground in places. This allowed
others to jump to different locations in the same manner she did.<br>
Of course one would only be able to do this if they became Awakened, otherwise you would never be able to see it… and if
you could, you would never be able to use it.
</body>
</html>

View File

@@ -0,0 +1,6 @@
<html>
<head>
<body>Cellphine:<br>You cannot resonate with the call of Hermuncus, yet. Come to me again when the time is right.
<br1>(It can only be used by characters that are level 85 or above and completed their third class transfer.)
</body>
</html>

View File

@@ -0,0 +1,11 @@
<html>
<head>
<body>Cellphine:<br>Do you truly believe your gods will lead you all to salvation? Foolish creatures. The gods do not
feel any sympathy for their creations. So it amuses me to see how you insist on believing and loving those gods.<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Ask about the Giants.</Button><br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 3">Ask about Awakening.</Button><br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 4">Ask about Transportation of the Giants.</Button><br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Hear the call of Hermuncus. (Watch the Awakening Prologue again.</Button><br>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body>
</html>

View File

@@ -0,0 +1,4 @@
<html><head><body>Deserted Dwarven House:<br>
Abandoned house at the Dwarven Village, destroyed by the Earth Wyrm.<br>
Along with Talking Island Village, the Dwarven Village was the most severely damaged by the wakening of the Goddess of Destruction.
</body></html>

View File

@@ -0,0 +1,5 @@
<html><body>Magister Ayanthe:<br>
Don't underestimate the enemy you see before you.<br>
While in battle, you must never lose focus.<br>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>

View File

@@ -0,0 +1,5 @@
<html><body>Master Katalin:<br>
You can't let your guard down with your enemy in front of you.<br>
You must always focus during battle.<br>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>

View File

@@ -1,8 +1,8 @@
<html><body>Nothing unusual to report, my Lord.<br>
What do you wish to do?<br>
<center>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_open_doors 1, 19210001, 19210002">Open the Castle Gate.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_close_doors 1, 19210001, 19210002">Close the Castle Gate.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_open_doors 1, 19210001, 19210002">Open the Castle Gate</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_close_doors 1, 19210001, 19210002">Close the Castle Gate</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_tele 2001">Teleport (Out of the Gate)</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_tele 2002">Teleport (Into the Gate)</Button>
</center>

View File

@@ -1,8 +1,8 @@
<html><body>Nothing unusual to report, my Lord.<br>
What do you wish to do?<br>
<center>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_open_doors 1, 19210005, 19210006">Open the Castle Gate.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_close_doors 1, 19210005, 19210006">Close the Castle Gate.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_open_doors 1, 19210005, 19210006">Open the Castle Gate</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_close_doors 1, 19210005, 19210006">Close the Castle Gate</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_tele 2003">Teleport (Out of the Gate)</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_tele 2004">Teleport (Into the Gate)</Button>
</center>

View File

@@ -1,8 +1,8 @@
<html><body>Nothing unusual to report, my Lord.<br>
What do you wish to do?<br>
<center>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_open_doors 2, 20220001, 20220002">Open the Castle Gate.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_close_doors 2, 20220001, 20220002">Close the Castle Gate.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_open_doors 2, 20220001, 20220002">Open the Castle Gate</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_close_doors 2, 20220001, 20220002">Close the Castle Gate</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_tele 2005">Teleport (Out of the Gate)</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_tele 2006">Teleport (Into the Gate)</Button>
</center>

View File

@@ -1,8 +1,8 @@
<html><body>Nothing unusual to report, my Lord.<br>
What do you wish to do?<br>
<center>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_open_doors 2, 20220005, 20220006">Open the Castle Gate.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_close_doors 2, 20220005, 20220006">Close the Castle Gate.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_open_doors 2, 20220005, 20220006">Open the Castle Gate</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_close_doors 2, 20220005, 20220006">Close the Castle Gate</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_tele 2007">Teleport (Out of the Gate)</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_tele 2008">Teleport (Into the Gate)</Button>
</center>

View File

@@ -1,8 +1,8 @@
<html><body>Nothing unusual to report, my Lord.<br>
What do you wish to do?<br>
<center>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_open_doors 3, 23220001, 23220002">Open the Castle Gate.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_close_doors 3, 23220001, 23220002">Close the Castle Gate.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_open_doors 3, 23220001, 23220002">Open the Castle Gate</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_close_doors 3, 23220001, 23220002">Close the Castle Gate</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_tele 2009">Teleport (Out of the Gate)</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_tele 2010">Teleport (Into the Gate)</Button>
</center>

View File

@@ -1,8 +1,8 @@
<html><body>Nothing unusual to report, my Lord.<br>
What do you wish to do?<br>
<center>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_open_doors 3, 23220005, 23220006">Open the Castle Gate.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_close_doors 3, 23220005, 23220006">Close the Castle Gate.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_open_doors 3, 23220005, 23220006">Open the Castle Gate</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_close_doors 3, 23220005, 23220006">Close the Castle Gate</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_tele 2011">Teleport (Out of the Gate)</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_tele 2012">Teleport (Into the Gate)</Button>
</center>

View File

@@ -1,8 +1,8 @@
<html><body>Nothing unusual to report, my Lord.<br>
What do you wish to do?<br>
<center>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_open_doors 4, 22190001, 22190002">Open the Castle Gate.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_close_doors 4, 22190001, 22190002">Close the Castle Gate.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_open_doors 4, 22190001, 22190002">Open the Castle Gate</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_close_doors 4, 22190001, 22190002">Close the Castle Gate</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_tele 2013">Teleport (Out of the Gate)</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_tele 2014">Teleport (Into the Gate)</Button>
</center>

View File

@@ -1,8 +1,8 @@
<html><body>Nothing unusual to report, my Lord.<br>
What do you wish to do?<br>
<center>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_open_doors 4, 22190005, 22190006">Open the Castle Gate.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_close_doors 4, 22190005, 22190006">Close the Castle Gate.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_open_doors 4, 22190005, 22190006">Open the Castle Gate</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_close_doors 4, 22190005, 22190006">Close the Castle Gate</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_tele 2015">Teleport (Out of the Gate)</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_tele 2016">Teleport (Into the Gate)</Button>
</center>

View File

@@ -1,8 +1,8 @@
<html><body>Nothing unusual to report, my Lord.<br>
What do you wish to do?<br>
<center>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_open_doors 5, 24180001, 24180002">Open the Castle Gate.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_close_doors 5, 24180001, 24180002">Close the Castle Gate.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_open_doors 5, 24180001, 24180002">Open the Castle Gate</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_close_doors 5, 24180001, 24180002">Close the Castle Gate</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_tele 2017">Teleport (Out of the Gate)</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_tele 2018">Teleport (Into the Gate)</Button>
</center>

View File

@@ -1,8 +1,8 @@
<html><body>Nothing unusual to report, my Lord.<br>
What do you wish to do?<br>
<center>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_open_doors 5, 24180012, 24180013">Open the Castle Gate.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_close_doors 5, 24180012, 24180013">Close the Castle Gate.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_open_doors 5, 24180012, 24180013">Open the Castle Gate</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_close_doors 5, 24180012, 24180013">Close the Castle Gate</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_tele 2019">Teleport (Out of the Gate)</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_tele 2020">Teleport (Into the Gate)</Button>
</center>

View File

@@ -1,8 +1,8 @@
<html><body>Nothing unusual to report, my Lord.<br>
What do you wish to do?<br>
<center>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_open_doors 5, 24180004, 24180005">Open the Castle Gate.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_close_doors 5, 24180004, 24180005">Close the Castle Gate.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_open_doors 5, 24180004, 24180005">Open the Castle Gate</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_close_doors 5, 24180004, 24180005">Close the Castle Gate</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_tele 2023">Teleport (Out of the Gate)</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_tele 2024">Teleport (Into the Gate)</Button>
</center>

View File

@@ -1,8 +1,8 @@
<html><body>Nothing unusual to report, my Lord.<br>
What do you wish to do?<br>
<center>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_open_doors 5, 24180014, 24180015">Open the Castle Gate.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_close_doors 5, 24180014, 24180015">Close the Castle Gate.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_open_doors 5, 24180014, 24180015">Open the Castle Gate</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_close_doors 5, 24180014, 24180015">Close the Castle Gate</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_tele 2021">Teleport (Out of the Gate)</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_tele 2022">Teleport (Into the Gate)</Button>
</center>

Some files were not shown because too many files have changed in this diff Show More