Addition of missing Zaken client areas.

Contributed by Trance.
This commit is contained in:
MobiusDevelopment 2020-04-14 10:52:52 +00:00
parent a496d3176e
commit e88b73abbc
2 changed files with 50 additions and 1 deletions

View File

@ -24,7 +24,8 @@
<tr>
<td align=center><button action="bypass -h admin_html teleports/clanhall/clanhall.htm" value="Conquerable Halls" 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.htm" value="Other Locations" width=128 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
</tr></table><br>
</tr></table><br><br>
<button value="Missing Zaken Client Areas" action="bypass -h admin_html teleports/classic.htm" width=160 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
<button value="Additional Movement Options" action="bypass -h admin_tele" width=180 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
Move to the given coordinates<br1>
<table width=256><tr>

View File

@ -0,0 +1,48 @@
<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>Missing Zaken Client Areas</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>
<button action="bypass -h admin_move_to -42200 206375 -3372" value="18_24 - Necropolist of Sacrifice - Outside" width=230 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
<br1>
<button action="bypass -h admin_move_to -41576 209960 -5087" value="18_24 - Necropolist of Sacrifice - Inside" width=230 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
<br1>
<button action="bypass -h admin_move_to -22200 13512 -3190" value="19_18 - Catacomb of Dark Omens - Outside" width=250 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
<br1>
<button action="bypass -h admin_move_to -19088 13506 -4896" value="19_18 - Catacomb of Dark Omens - Inside" width=250 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
<br1>
<button action="bypass -h admin_move_to 11320 -24440 -3645" value="20_17 - Primeval Isle" width=130 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
<br1>
<button action="bypass -h admin_move_to 46872 -35528 -1566" value="21_17 - West of Fortress 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 82952 196696 -3296" value="22_23 - Field of Silence" width=150 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
<br1>
<button action="bypass -h admin_move_to 82952 196696 -3296" value="22_24 - The Sain'ts Necropolis / Field of Whispers" width=270 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
<br1>
<button action="bypass -h admin_move_to 82104 252360 -10594" value="22_25 - Garden of Eva - Inside" width=190 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
<br1>
<button action="bypass -h admin_move_to 82392 229240 -3617" value="22_25 - Garden of Eva - Outside" width=190 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
<br1>
<button action="bypass -h admin_move_to 111384 219112 -3545" value="23_24 - Heine Town" width=130 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
<br1>
<button action="bypass -h admin_move_to 116824 242136 -1217" value="23_25 - Innadril Castle" width=150 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
<br1>
<button action="bypass -h admin_move_to 169512 -17544 -3175" value="25_17 - The Disciple's Necropolis - Outside" width=250 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
<br1>
<button action="bypass -h admin_move_to 172648 -17603 -4902" value="25_17 - The Disciple's Necropolis - Inside" width=250 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
<br1>
</center>
</body>
</html>