This commit is contained in:
8
trunk/dist/game/data/html/clanHallManager/banish-list.htm
vendored
Normal file
8
trunk/dist/game/data/html/clanHallManager/banish-list.htm
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
<html><body>
|
||||
I can expel any uninvited guests that might be present.<br>
|
||||
Do you wish for me to do so now?<br>
|
||||
<center>
|
||||
<br><button action="bypass -h npc_%objectId%_banish_foreigner banish" value="Dismiss" width=80 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
<br><button action="bypass -h npc_%objectId%_list_back" value="Cancel" width=80 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
</center>
|
||||
</body></html>
|
6
trunk/dist/game/data/html/clanHallManager/banish.htm
vendored
Normal file
6
trunk/dist/game/data/html/clanHallManager/banish.htm
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
<html><body>
|
||||
All uninvited guests have been shown out.<br><br>
|
||||
<center>
|
||||
<button action="bypass -h npc_%objectId%_list_back" value="Initial Screen" width=80 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
</center>
|
||||
</body></html>
|
3
trunk/dist/game/data/html/clanHallManager/chamberlain-busy.htm
vendored
Normal file
3
trunk/dist/game/data/html/clanHallManager/chamberlain-busy.htm
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
<html><body><br>
|
||||
Oh! Our castle is being attacked. I can't do anything for you right now.
|
||||
</body></html>
|
7
trunk/dist/game/data/html/clanHallManager/chamberlain-nac.htm
vendored
Normal file
7
trunk/dist/game/data/html/clanHallManager/chamberlain-nac.htm
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
<html><body>
|
||||
That function has not been activated.<br>
|
||||
Use the <a action="bypass -h npc_%objectId%_manage">Manage Clan Hall</a> menu to activate functions.<br>
|
||||
<center>
|
||||
<button value="Go Back" action="bypass -h npc_%objectId%_functions back" width=80 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
</center>
|
||||
</body></html>
|
3
trunk/dist/game/data/html/clanHallManager/chamberlain-no.htm
vendored
Normal file
3
trunk/dist/game/data/html/clanHallManager/chamberlain-no.htm
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
<html><body>
|
||||
Would you care for a nice cup of tea?
|
||||
</body></html>
|
3
trunk/dist/game/data/html/clanHallManager/chamberlain-of.htm
vendored
Normal file
3
trunk/dist/game/data/html/clanHallManager/chamberlain-of.htm
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
<html><body>
|
||||
Would you care for a nice cup of tea?
|
||||
</body></html>
|
11
trunk/dist/game/data/html/clanHallManager/chamberlain.htm
vendored
Normal file
11
trunk/dist/game/data/html/clanHallManager/chamberlain.htm
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
<html><body>
|
||||
Greetings, my lord.<br1>
|
||||
Awaiting your orders!<br><br><br>
|
||||
<center>
|
||||
<a action="bypass -h npc_%objectId%_door">Open and close the door</a><br>
|
||||
<a action="bypass -h npc_%objectId%_banish_foreigner list">Expel outsiders</a><br>
|
||||
<a action="bypass -h npc_%objectId%_functions">Clan hall functions</a><br>
|
||||
<a action="bypass -h npc_%objectId%_manage_vault">Clan hall warehouse</a><br>
|
||||
<a action="bypass -h npc_%objectId%_manage">Clan hall managment</a>
|
||||
</center>
|
||||
</body></html>
|
14
trunk/dist/game/data/html/clanHallManager/deco.htm
vendored
Normal file
14
trunk/dist/game/data/html/clanHallManager/deco.htm
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
<html><body><br>
|
||||
<font color="LEVEL">[Manage Clan Hall]</font><br>
|
||||
<table width=100% cellspacing=2 cellpadding=0><tr>
|
||||
<td width=45><font color="999999">Facility</font></td>
|
||||
<td width=230><font color="LEVEL">Curtains </font><font color="00FFFF">%curtain%</font></td></tr>
|
||||
<tr><td><font color="999999">Period</font></td><td>%curtain_period%</td></tr>
|
||||
<tr><td><font color="999999">Change</font><br></td><td>%change_curtain%<br></td></tr>
|
||||
<tr><td><font color="999999">Facility</font></td>
|
||||
<td><font color="LEVEL">Fixtures </font><font color="00FFFF">%fixture%</font></td></tr>
|
||||
<tr><td><font color="999999">Period</font></td><td>%fixture_period%</td></tr>
|
||||
<tr><td><font color="999999">Change</font><br></td><td>%change_fixture%<br></td></tr>
|
||||
</table><br>
|
||||
<button action="bypass -h npc_%objectId%_manage" value="Back" width=80 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
</body></html>
|
8
trunk/dist/game/data/html/clanHallManager/door-close.htm
vendored
Normal file
8
trunk/dist/game/data/html/clanHallManager/door-close.htm
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
<html><body>
|
||||
The clan hall door is now <font color="FF9955">closed</font>.<br>
|
||||
Use the "Dismiss" function to expel anyone who is not a clan member.<br>
|
||||
<center><br>
|
||||
<button action="bypass -h npc_%objectId%_banish_foreigner banish" value="Dismiss" width=80 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
|
||||
<button action="bypass -h npc_%objectId%_list_back" value="Initial Screen" width=80 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
</center>
|
||||
</body></html>
|
8
trunk/dist/game/data/html/clanHallManager/door-open.htm
vendored
Normal file
8
trunk/dist/game/data/html/clanHallManager/door-open.htm
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
<html><body>
|
||||
The clan hall door is now <font color="FF9955">open</font>.<br>
|
||||
Anyone can enter as long as it remains open, even those who are not clan members. For security's sake, you should close the door as soon as possible.<br>
|
||||
<center><br>
|
||||
<button action="bypass -h npc_%objectId%_door close" value="Close" width=80 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
|
||||
<button action="bypass -h npc_%objectId%_list_back" value="Initial Screen" width=80 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
</center>
|
||||
</body></html>
|
10
trunk/dist/game/data/html/clanHallManager/door.htm
vendored
Normal file
10
trunk/dist/game/data/html/clanHallManager/door.htm
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
<html><body>
|
||||
The function controls the clan hall door.<br1>
|
||||
When the door open, anyone can enter -- even those who are not members of the clan. For security purposes, you should keep the door closed as much as possible.<br>
|
||||
If you wish to expel non-clan members, use the <a action="bypass -h npc_%objectId%_banish_foreigner banish">Expel Outsider</a> menu.<br><br>
|
||||
<center>
|
||||
<button value="Open" action="bypass -h npc_%objectId%_door open" width=80 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br><br>
|
||||
<button value="Close" action="bypass -h npc_%objectId%_door close" width=80 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br><br>
|
||||
<button value="Initial Screen" action="bypass -h npc_%objectId%_list_back" width=80 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
</center>
|
||||
</body></html>
|
18
trunk/dist/game/data/html/clanHallManager/edit_other.htm
vendored
Normal file
18
trunk/dist/game/data/html/clanHallManager/edit_other.htm
vendored
Normal file
@@ -0,0 +1,18 @@
|
||||
<html><body><br>
|
||||
<font color="LEVEL">[Manage Clan Hall]</font><br>
|
||||
<table width=100% cellspacing=2 cellpadding=0><tr>
|
||||
<td width=45><font color="999999">Facility</font></td>
|
||||
<td width=230><font color="LEVEL">Teleport</font> <font color="00FFFF">%tele%</font></td></tr>
|
||||
<tr><td><font color="999999">Period</font></td><td>%tele_period%</td></tr>
|
||||
<tr><td><font color="999999">Change</font><br></td><td>%change_tele%<br></td></tr>
|
||||
<tr><td><font color="999999">Facility</font></td>
|
||||
<td><font color="LEVEL">Support Magic</font> <font color="00FFFF">%support%</font></td></tr>
|
||||
<tr><td><font color="999999">Period</font></td><td>%support_period%</td></tr>
|
||||
<tr><td><font color="999999">Change</font><br></td><td>%change_support%<br></td></tr>
|
||||
<tr><td><font color="999999">Facility</font></td>
|
||||
<td><font color="LEVEL">Item Creation</font> <font color="00FFFF">%item%</font> </td></tr>
|
||||
<tr><td><font color="999999">Period</font></td><td>%item_period%</td></tr><tr>
|
||||
<td><font color="999999">Change</font><br></td><td>%change_item%<br></td></tr>
|
||||
</table><br>
|
||||
<button action="bypass -h npc_%objectId%_manage" value="Back" width=80 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
</body></html>
|
18
trunk/dist/game/data/html/clanHallManager/edit_recovery.htm
vendored
Normal file
18
trunk/dist/game/data/html/clanHallManager/edit_recovery.htm
vendored
Normal file
@@ -0,0 +1,18 @@
|
||||
<html><body><br>
|
||||
<font color="LEVEL">[Manage Clan Hall]</font><br>
|
||||
<table width=100% cellspacing=2 cellpadding=0><tr>
|
||||
<td width=45><font color="999999">Facility</font></td>
|
||||
<td width=230><font color="LEVEL">HP Recovery</font> <font color="00FFFF">%hp_recovery%</font></td></tr>
|
||||
<tr><td><font color="999999">Period</font></td><td>%hp_period%</td></tr>
|
||||
<tr><td><font color="999999">Change</font><br></td><td>%change_hp%<br></td></tr>
|
||||
<tr><td><font color="999999">Facility</font></td>
|
||||
<td><font color="LEVEL">MP Recovery</font> <font color="00FFFF">%mp_recovery% </font></td></tr>
|
||||
<tr><td><font color="999999">Period</font></td><td>%mp_period%</td></tr>
|
||||
<tr><td><font color="999999">Change</font><br></td><td>%change_mp%<br></td></tr>
|
||||
<tr><td><font color="999999">Facility</font></td>
|
||||
<td><font color="LEVEL">Exp Recovery</font> <font color="00FFFF">%exp_recovery%</font></td></tr>
|
||||
<tr><td><font color="999999">Period</font></td><td>%exp_period%</td></tr>
|
||||
<tr><td><font color="999999">Change</font><br></td><td>%change_exp%<br></td></tr>
|
||||
</table><br>
|
||||
<button action="bypass -h npc_%objectId%_manage" value="Back" width=80 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
</body></html>
|
14
trunk/dist/game/data/html/clanHallManager/functions-apply.htm
vendored
Normal file
14
trunk/dist/game/data/html/clanHallManager/functions-apply.htm
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
<html><body><br>
|
||||
<font color="LEVEL">[Manage Clan Hall]</font><br>
|
||||
<table width=275 cellspacing=3 cellpadding=0><tr>
|
||||
<td FIXWIDTH=45><font color="999999">Name</font></td><td FIXWIDTH=230>%name%</td></tr>
|
||||
<tr><td><font color="999999">Cost</font></td><td><font color="00FFFF"><font color="FFAABB">%cost%</td></tr>
|
||||
<tr><td valign=top><font color="999999">Use</font></td><td>%use%</td></tr></table><br>
|
||||
The fee for using this feature must be paid in advance.<br>
|
||||
The initial fee will be deducted from the clan lord's <font color="LEVEL">inventory</font>, and subsequent fees will be withdrawn from the <font color="LEVEL">clan warehouse</font>.<br>
|
||||
If there is not sufficient Adena in the clan warehouse, <font color="LEVEL">the facility will be reset</font>.<br>
|
||||
<center><table width=200><tr>
|
||||
<td align=center><button action="bypass -h npc_%objectId%_manage %apply%" value="OK" width=80 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td align=center><button action="bypass -h npc_%objectId%_manage" value="Cancel" width=80 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
</tr></table></center>
|
||||
</body></html>
|
8
trunk/dist/game/data/html/clanHallManager/functions-apply_confirmed.htm
vendored
Normal file
8
trunk/dist/game/data/html/clanHallManager/functions-apply_confirmed.htm
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
<html><body>
|
||||
Clan hall functions have been activated.<br>
|
||||
The usage fee for each function will be automatically deducted from the clan warehouse account for each time period. If there are no more funds in the account, the applicable function will be reset.<br>
|
||||
To check the remaining time available for each function, use the clan hall Management menu.<br>
|
||||
<center><br>
|
||||
<button action="bypass -h npc_%objectId%_manage" value="Management" width=80 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
</center>
|
||||
</body></html>
|
10
trunk/dist/game/data/html/clanHallManager/functions-cancel.htm
vendored
Normal file
10
trunk/dist/game/data/html/clanHallManager/functions-cancel.htm
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
<html><body>
|
||||
<font color="LEVEL">[Manage Clan Hall]</font><br>
|
||||
This function will be reset.<br>
|
||||
The fee will no longer be automatically withdrawn from the clan warehouse.<br>
|
||||
Do you wish to continue?<br>
|
||||
<center><table width=200><tr>
|
||||
<td align=center><button action="bypass -h npc_%objectId%_manage %apply%" value="OK" width=80 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td align=center><button action="bypass -h npc_%objectId%_manage" value="Cancel" width=80 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
</tr></table></center>
|
||||
</body></html>
|
8
trunk/dist/game/data/html/clanHallManager/functions-cancel_confirmed.htm
vendored
Normal file
8
trunk/dist/game/data/html/clanHallManager/functions-cancel_confirmed.htm
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
<html><body>
|
||||
Clan hall functions have been initialized.<br>
|
||||
The usage fee will no longer be deducted from the clan warehouse account.<br>
|
||||
You can use the Clan Hall Management menu to manage functions.<br>
|
||||
<center><br>
|
||||
<button action="bypass -h npc_%objectId%_manage" value="Management" width=80 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
</center>
|
||||
</body></html>
|
7
trunk/dist/game/data/html/clanHallManager/functions-used.htm
vendored
Normal file
7
trunk/dist/game/data/html/clanHallManager/functions-used.htm
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
<html><body>
|
||||
The facility is already set as <font color="00FFFF">%val%</font>.<br>
|
||||
The facility setting has not been changed.<br>
|
||||
<center><br>
|
||||
<button action="bypass -h npc_%objectId%_manage" value="Management" width=80 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
</center>
|
||||
</body></html>
|
13
trunk/dist/game/data/html/clanHallManager/functions.htm
vendored
Normal file
13
trunk/dist/game/data/html/clanHallManager/functions.htm
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
<html><body>
|
||||
The clan hall's special facilities are active.<br>
|
||||
Each of the following facilities must be activated from the <a action="bypass -h npc_%objectId%_manage">Manage Clan Hall </a> menu prior to use.<br>
|
||||
<CENTER><br>
|
||||
<font color="LEVEL">Hp Recovery:</font> <font color="00FFFF">%hp_regen%</font>%<br>
|
||||
<font color="LEVEL">Mp Recovery:</font> <font color="00FFFF">%mp_regen%</font>%<br>
|
||||
<font color="LEVEL">Resurrection Exp. Recovery:</font> <font color="00FFFF">%xp_regen%</font>%<br>
|
||||
<button value="Teleport" action="bypass -h npc_%objectId%_functions tele" width=80 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
|
||||
<button value="Support Magic" action="bypass -h npc_%objectId%_functions support" width=80 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
|
||||
<button value="Create Item" action="bypass -h npc_%objectId%_functions item_creation %npcId%" width=80 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
|
||||
<button value="Main Screen" action="bypass -h npc_%objectId%_list_back" width=80 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
</CENTER>
|
||||
</body></html>
|
4
trunk/dist/game/data/html/clanHallManager/low_adena.htm
vendored
Normal file
4
trunk/dist/game/data/html/clanHallManager/low_adena.htm
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
<html><body>
|
||||
You don't have enough adena.<center><br>
|
||||
<a action="bypass -h npc_%objectId%_list_back">Back</a></center>
|
||||
</body></html>
|
10
trunk/dist/game/data/html/clanHallManager/manage.htm
vendored
Normal file
10
trunk/dist/game/data/html/clanHallManager/manage.htm
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
<html><body>
|
||||
<br>
|
||||
<font color="LEVEL">[Manage Clan Hall]</font><br><br>
|
||||
<center>
|
||||
<button value="Recovery" action="bypass -h npc_%objectId%_manage recovery" width=80 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
|
||||
<button value="Other" action="bypass -h npc_%objectId%_manage other" width=80 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
|
||||
<button value="Decor" action="bypass -h npc_%objectId%_manage deco" width=80 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br><br>
|
||||
<button value="Main Screen" action="bypass -h npc_%objectId%_list_back" width=80 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
</center>
|
||||
</body></html>
|
8
trunk/dist/game/data/html/clanHallManager/manage_siegable.htm
vendored
Normal file
8
trunk/dist/game/data/html/clanHallManager/manage_siegable.htm
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
<html><body><br>
|
||||
<font color="LEVEL">[Manage Clan Hall]</font><br><br>
|
||||
<center>
|
||||
<button value="Recovery" action="bypass -h npc_%objectId%_manage recovery" width=80 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
|
||||
<button value="Other" action="bypass -h npc_%objectId%_manage other" width=80 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
|
||||
<button value="Main Screen" action="bypass -h npc_%objectId%_list_back" width=80 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
</center>
|
||||
</body></html>
|
3
trunk/dist/game/data/html/clanHallManager/not_authorized.htm
vendored
Normal file
3
trunk/dist/game/data/html/clanHallManager/not_authorized.htm
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
<html><body>
|
||||
You are not authorized to do this!
|
||||
</body></html>
|
7
trunk/dist/game/data/html/clanHallManager/support-done.htm
vendored
Normal file
7
trunk/dist/game/data/html/clanHallManager/support-done.htm
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
<html><body>
|
||||
You have cast support magic.<br>
|
||||
You have <font color="00FFFF">%mp%</font> MP remaining.<br><br>
|
||||
<center>
|
||||
<button value="To List" action="bypass -h npc_%objectId%_support_back" width="80" height="27" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
</center>
|
||||
</body></html>
|
9
trunk/dist/game/data/html/clanHallManager/support-no_mana.htm
vendored
Normal file
9
trunk/dist/game/data/html/clanHallManager/support-no_mana.htm
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
<html><body>
|
||||
<font color="LEVEL">Your attempt to cast support magic has failed.</font><br><br>
|
||||
You do not have sufficient MP for the spell selected.<br1>
|
||||
Please try again later.<br>
|
||||
(You have <font color="00FFFF">%mp%</font> MP remaining.)<br><br>
|
||||
<center>
|
||||
<button action="bypass -h npc_%objectId%_support_back" value="To List" width="80" height="27" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
</center>
|
||||
</body></html>
|
13
trunk/dist/game/data/html/clanHallManager/support1.htm
vendored
Normal file
13
trunk/dist/game/data/html/clanHallManager/support1.htm
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
<html><body>
|
||||
Select the support magic that you wish to cast.<br1>
|
||||
The amount of magic that can be cast is limited by the Manager's MP.<br>
|
||||
The Manager's MP is currently <font color="00FFFF">%mp%</font>.<br>
|
||||
<CENTER><br>
|
||||
<a action="bypass -h npc_%objectId%_support 4342 1">Wind Walk Lv.1</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_support 4343 1">Decrease Weight Lv.1</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_support 4344 1">Shield Lv.1</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_support 4346 1">Mental Shield Lv.1</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_support 4345 1">Might Lv.1</a><br1><br>
|
||||
<button action="bypass -h npc_%objectId%_list_back" value="List" width=80 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
</CENTER>
|
||||
</body></html>
|
13
trunk/dist/game/data/html/clanHallManager/support2.htm
vendored
Normal file
13
trunk/dist/game/data/html/clanHallManager/support2.htm
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
<html><body>
|
||||
Select the support magic that you wish to cast.<br1>
|
||||
The amount of magic that can be cast is limited by the Manager's MP.<br>
|
||||
The Manager's MP is currently <font color="00FFFF">%mp%</font>.<br>
|
||||
<CENTER><br>
|
||||
<a action="bypass -h npc_%objectId%_support 4342 2">Wind Walk Lv.2</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_support 4343 3">Decrease Weight Lv.3</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_support 4344 3">Shield Lv.3</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_support 4346 4">Mental Shield Lv.4</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_support 4345 3">Might Lv.3</a><br1><br>
|
||||
<button action="bypass -h npc_%objectId%_list_back" value="List" width=80 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
</CENTER>
|
||||
</body></html>
|
13
trunk/dist/game/data/html/clanHallManager/support3.htm
vendored
Normal file
13
trunk/dist/game/data/html/clanHallManager/support3.htm
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
<html><body>
|
||||
Select the support magic that you wish to cast.<br1>
|
||||
The amount of magic that can be cast is limited by the Manager's MP.<br>
|
||||
The Manager's MP is currently <font color="00FFFF">%mp%</font>.<br>
|
||||
<CENTER><br>
|
||||
<a action="bypass -h npc_%objectId%_support 4342 2">Wind Walk Lv.2</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_support 4343 3">Decrease Weight Lv.3</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_support 4344 3">Shield Lv.3</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_support 4346 4">Mental Shield Lv.4</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_support 4345 3">Might Lv.3</a><br1><br>
|
||||
<button action="bypass -h npc_%objectId%_list_back" value="List" width=80 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
</CENTER>
|
||||
</body></html>
|
17
trunk/dist/game/data/html/clanHallManager/support4.htm
vendored
Normal file
17
trunk/dist/game/data/html/clanHallManager/support4.htm
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
<html><body>
|
||||
Select the support magic that you wish to cast.<br1>
|
||||
The amount of magic that can be cast is limited by the Manager's MP.<br>
|
||||
The Manager's MP is currently <font color="00FFFF">%mp%</font>.<br>
|
||||
<CENTER><br>
|
||||
<a action="bypass -h npc_%objectId%_support 4342 2">Wind Walk Lv.2</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_support 4343 3">Decrease Weight Lv.3</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_support 4344 3">Shield Lv.3</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_support 4346 4">Mental Shield Lv.4</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_support 4345 3">Might Lv.3</a><br1><br>
|
||||
<a action="bypass -h npc_%objectId%_support 4347 2">Bless The Body Lv.2</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_support 4349 1">Magic Barrier Lv.1</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_support 4350 1">Resist Shock Lv.1</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_support 4348 2">Bless the Soul Lv.2</a><br1><br>
|
||||
<button action="bypass -h npc_%objectId%_list_back" value="List" width=80 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
</CENTER>
|
||||
</body></html>
|
22
trunk/dist/game/data/html/clanHallManager/support5.htm
vendored
Normal file
22
trunk/dist/game/data/html/clanHallManager/support5.htm
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
<html><body>
|
||||
Select the support magic that you wish to cast.<br1>
|
||||
The amount of magic that can be cast is limited by the Manager's MP.<br>
|
||||
The Manager's MP is currently <font color="00FFFF">%mp%</font>.<br>
|
||||
<CENTER><br>
|
||||
<a action="bypass -h npc_%objectId%_support 4342 2">Wind Walk Lv.2</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_support 4343 3">Decrease Weight Lv.3</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_support 4344 3">Shield Lv.3</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_support 4346 4">Mental Shield Lv.4</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_support 4345 3">Might Lv.3</a><br1><br>
|
||||
<a action="bypass -h npc_%objectId%_support 4347 2">Bless The Body Lv.2</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_support 4349 1">Magic Barrier Lv.1</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_support 4350 1">Resist Shock Lv.1</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_support 4348 2">Bless the Soul Lv.2</a><br1><br>
|
||||
<a action="bypass -h npc_%objectId%_support 4351 2">Concentration Lv.2</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_support 4352 1">Berserk Spirit Lv.1</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_support 4353 2">Bless Shield Lv.2</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_support 4358 1">Guidance Lv.1</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_support 4354 1">Vampiric Rage Lv.1</a><br1><br>
|
||||
<button action="bypass -h npc_%objectId%_list_back" value="List" width=80 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
</CENTER>
|
||||
</body></html>
|
27
trunk/dist/game/data/html/clanHallManager/support6.htm
vendored
Normal file
27
trunk/dist/game/data/html/clanHallManager/support6.htm
vendored
Normal file
@@ -0,0 +1,27 @@
|
||||
<html><body>
|
||||
Select the support magic that you wish to cast.<br1>
|
||||
The amount of magic that can be cast is limited by the Manager's MP.<br>
|
||||
The Manager's MP is currently <font color="00FFFF">%mp%</font>.<br>
|
||||
<CENTER><br>
|
||||
<a action="bypass -h npc_%objectId%_support 4342 2">Wind Walk Lv.2</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_support 4343 3">Decrease Weight Lv.3</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_support 4344 3">Shield Lv.3</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_support 4346 4">Mental Shield Lv.4</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_support 4345 3">Might Lv.3</a><br1><br>
|
||||
<a action="bypass -h npc_%objectId%_support 4347 2">Bless The Body Lv.2</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_support 4349 1">Magic Barrier Lv.1</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_support 4350 1">Resist Shock Lv.1</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_support 4348 2">Bless the Soul Lv.2</a><br1><br>
|
||||
<a action="bypass -h npc_%objectId%_support 4351 2">Concentration Lv.2</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_support 4352 1">Berserk Spirit Lv.1</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_support 4353 2">Bless Shield Lv.2</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_support 4358 1">Guidance Lv.1</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_support 4354 1">Vampiric Rage Lv.1</a><br1><br>
|
||||
<a action="bypass -h npc_%objectId%_support 4355 1">Acumen Lv.1</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_support 4356 1">Empower Lv.1</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_support 4357 1">Haste Lv.1</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_support 4359 1">Focus Lv.1</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_support 4360 1">Death Whisper Lv.1</a><br1><br>
|
||||
<button action="bypass -h npc_%objectId%_list_back" value="List" width=80 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
</CENTER>
|
||||
</body></html>
|
22
trunk/dist/game/data/html/clanHallManager/support7.htm
vendored
Normal file
22
trunk/dist/game/data/html/clanHallManager/support7.htm
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
<html><body>
|
||||
Select the support magic that you wish to cast.<br1>
|
||||
The amount of magic that can be cast is limited by the Manager's MP.<br>
|
||||
The Manager's MP is currently <font color="00FFFF">%mp%</font>.<br>
|
||||
<CENTER><br>
|
||||
<a action="bypass -h npc_%objectId%_support 4342 2">Wind Walk Lv.2</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_support 4343 3">Decrease Weight Lv.3</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_support 4344 3">Shield Lv.3</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_support 4346 4">Mental Shield Lv.4</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_support 4345 3">Might Lv.3</a><br1><br>
|
||||
<a action="bypass -h npc_%objectId%_support 4347 6">Bless The Body Lv.6</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_support 4349 2">Magic Barrier Lv.2</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_support 4350 4">Resist Shock Lv.4</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_support 4348 6">Bless the Soul Lv.6</a><br1><br>
|
||||
<a action="bypass -h npc_%objectId%_support 4351 6">Concentration Lv.6</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_support 4352 2">Berserk Spirit Lv.2</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_support 4353 6">Bless Shield Lv.6</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_support 4358 3">Guidance Lv.3</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_support 4354 4">Vampiric Rage Lv.4</a><br1><br>
|
||||
<button action="bypass -h npc_%objectId%_list_back" value="List" width=80 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
</CENTER>
|
||||
</body></html>
|
27
trunk/dist/game/data/html/clanHallManager/support8.htm
vendored
Normal file
27
trunk/dist/game/data/html/clanHallManager/support8.htm
vendored
Normal file
@@ -0,0 +1,27 @@
|
||||
<html><body>
|
||||
Select the support magic that you wish to cast.<br1>
|
||||
The amount of magic that can be cast is limited by the Manager's MP.<br>
|
||||
The Manager's MP is currently <font color="00FFFF">%mp%</font>.<br>
|
||||
<CENTER><br>
|
||||
<a action="bypass -h npc_%objectId%_support 4342 2">Wind Walk Lv.2</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_support 4343 3">Decrease Weight Lv.3</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_support 4344 3">Shield Lv.3</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_support 4346 4">Mental Shield Lv.4</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_support 4345 3">Might Lv.3</a><br1><br>
|
||||
<a action="bypass -h npc_%objectId%_support 4347 6">Bless The Body Lv.6</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_support 4349 2">Magic Barrier Lv.2</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_support 4350 4">Resist Shock Lv.4</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_support 4348 6">Bless the Soul Lv.6</a><br1><br>
|
||||
<a action="bypass -h npc_%objectId%_support 4351 6">Concentration Lv.6</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_support 4352 2">Berserk Spirit Lv.2</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_support 4353 6">Bless Shield Lv.6</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_support 4358 3">Guidance Lv.3</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_support 4354 4">Vampiric Rage Lv.4</a><br1><br>
|
||||
<a action="bypass -h npc_%objectId%_support 4355 1">Acumen Lv.1</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_support 4356 1">Empower Lv.1</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_support 4357 1">Haste Lv.1</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_support 4359 1">Focus Lv.1</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_support 4360 1">Death Whisper Lv.1</a><br1><br>
|
||||
<button action="bypass -h npc_%objectId%_list_back" value="List" width=80 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
</CENTER>
|
||||
</body></html>
|
27
trunk/dist/game/data/html/clanHallManager/support9.htm
vendored
Normal file
27
trunk/dist/game/data/html/clanHallManager/support9.htm
vendored
Normal file
@@ -0,0 +1,27 @@
|
||||
<html><body>
|
||||
Select the support magic that you wish to cast.<br1>
|
||||
The amount of magic that can be cast is limited by the Manager's MP.<br>
|
||||
The Manager's MP is currently <font color="00FFFF">%mp%</font>.<br>
|
||||
<CENTER><br>
|
||||
<a action="bypass -h npc_%objectId%_support 4342 2">Wind Walk Lv.2</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_support 4343 3">Decrease Weight Lv.3</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_support 4344 3">Shield Lv.3</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_support 4346 4">Mental Shield Lv.4</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_support 4345 3">Might Lv.3</a><br1><br>
|
||||
<a action="bypass -h npc_%objectId%_support 4347 6">Bless The Body Lv.6</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_support 4349 2">Magic Barrier Lv.2</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_support 4350 4">Resist Shock Lv.4</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_support 4348 6">Bless the Soul Lv.6</a><br1><br>
|
||||
<a action="bypass -h npc_%objectId%_support 4351 6">Concentration Lv.6</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_support 4352 2">Berserk Spirit Lv.2</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_support 4353 6">Bless Shield Lv.6</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_support 4358 3">Guidance Lv.3</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_support 4354 4">Vampiric Rage Lv.4</a><br1><br>
|
||||
<a action="bypass -h npc_%objectId%_support 4355 3">Acumen Lv.3</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_support 4356 3">Empower Lv.3</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_support 4357 2">Haste Lv.2</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_support 4359 3">Focus Lv.3</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_support 4360 3">Death Whisper Lv.3</a><br1><br>
|
||||
<button action="bypass -h npc_%objectId%_list_back" value="List" width=80 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
</CENTER>
|
||||
</body></html>
|
7
trunk/dist/game/data/html/clanHallManager/teleAden1.htm
vendored
Normal file
7
trunk/dist/game/data/html/clanHallManager/teleAden1.htm
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
<html><body>&$556;<br><br>
|
||||
<a action="bypass -h npc_%objectId%_goto 529" msg="811;Village Square">Village Square</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 530" msg="811;East Gate Entrance">East Gate Entrance</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 531" msg="811;West Gate Entrance">West Gate Entrance</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 532" msg="811;South Gate Entrance">South Gate Entrance</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 533" msg="811;North Gate Entrance">North Gate Entrance</a>
|
||||
</body></html>
|
20
trunk/dist/game/data/html/clanHallManager/teleAden2.htm
vendored
Normal file
20
trunk/dist/game/data/html/clanHallManager/teleAden2.htm
vendored
Normal file
@@ -0,0 +1,20 @@
|
||||
<html><body>&$556;<br><br>
|
||||
<a action="bypass -h npc_%objectId%_goto 529" msg="811;Village Square">Village Square</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 530" msg="811;East Gate Entrance">East Gate Entrance</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 531" msg="811;West Gate Entrance">West Gate Entrance</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 532" msg="811;South Gate Entrance">South Gate Entrance</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 533" msg="811;North Gate Entrance">North Gate Entrance</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 534" msg="811;Ancient Battleground">Ancient Battleground - 500</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 535" msg="811;Enchanted Valley, Southern Region">Enchanted Valley, Southern Region - 500</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 536" msg="811;Enchanted Valley, Northern Region">Enchanted Valley, Northern Region - 500</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 537" msg="811;Blazing Swamp">Blazing Swamp - 500</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 538" msg="811;Forest of Mirrors">Forest of Mirrors - 500</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 539" msg="811;Anghel Waterfall">Anghel Waterfall - 500</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 540" msg="811;South Entrance of Devastated Castle">South Entrance of Devastated Castle - 500</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 541" msg="811;West Area of the Devastated Castle">West Area of the Devastated Castle - 500</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 542" msg="811;Seal of Shilen">Seal of Shilen - 500</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 543" msg="811;Forsaken Plains ">Forsaken Plains - 500</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 544" msg="811;Tower of Insolence">Tower of Insolence - 500</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 545" msg="811;The Giant's Cave Upper Layer">The Giant's Cave Upper Layer - 500</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 546" msg="811;The Giant's Cave Lower Layer">The Giant's Cave Lower Layer - 500</a>
|
||||
</body></html>
|
7
trunk/dist/game/data/html/clanHallManager/teleDion1.htm
vendored
Normal file
7
trunk/dist/game/data/html/clanHallManager/teleDion1.htm
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
<html><body>&$556;<br><br>
|
||||
<a action="bypass -h npc_%objectId%_goto 519" msg="811;Village Square">Village Square</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 520" msg="811;East Gate Entrance">East Gate Entrance</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 521" msg="811;North Gate Entrance">North Gate Entrance</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 522" msg="811;South Gate Entrance">South Gate Entrance</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 523" msg="811;West Gate Entrance">West Gate Entrance</a>
|
||||
</body></html>
|
12
trunk/dist/game/data/html/clanHallManager/teleDion2.htm
vendored
Normal file
12
trunk/dist/game/data/html/clanHallManager/teleDion2.htm
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
<html><body>&$556;<br><br>
|
||||
<a action="bypass -h npc_%objectId%_goto 519" msg="811;Village Square">Village Square</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 520" msg="811;East Gate Entrance">East Gate Entrance</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 521" msg="811;North Gate Entrance">North Gate Entrance</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 522" msg="811;South Gate Entrance">South Gate Entrance</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 523" msg="811;West Gate Entrance">West Gate Entrance</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 524" msg="811;Cruma Marshlands">Cruma Marshlands - 500</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 525" msg="811;Fortress of Resistance">Fortress of Resistance - 500</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 526" msg="811;Plains of Dion">Plains of Dion - 500</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 527" msg="811;Tanor Canyon">Tanor Canyon - 500</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 528" msg="811;Entrance to Floran Village">Entrance to Floran Village - 500</a>
|
||||
</body></html>
|
7
trunk/dist/game/data/html/clanHallManager/teleGiran1.htm
vendored
Normal file
7
trunk/dist/game/data/html/clanHallManager/teleGiran1.htm
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
<html><body>&$556;<br><br>
|
||||
<a action="bypass -h npc_%objectId%_goto 547" msg="811;Village Square">Village Square</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 548" msg="811;North Gate Entrance">North Gate Entrance</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 549" msg="811;East Gate Entrance">East Gate Entrance</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 550" msg="811;South Gate Entrance">South Gate Entrance</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 551" msg="811;West Gate Entrance">West Gate Entrance</a>
|
||||
</body></html>
|
11
trunk/dist/game/data/html/clanHallManager/teleGiran2.htm
vendored
Normal file
11
trunk/dist/game/data/html/clanHallManager/teleGiran2.htm
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
<html><body>&$556;<br><br>
|
||||
<a action="bypass -h npc_%objectId%_goto 547" msg="811;Village Square">Village Square</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 548" msg="811;North Gate Entrance">North Gate Entrance</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 549" msg="811;East Gate Entrance">East Gate Entrance</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 550" msg="811;South Gate Entrance">South Gate Entrance</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 551" msg="811;West Gate Entrance">West Gate Entrance</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 552" msg="811;Breka's Stronghold">Breka's Stronghold - 500</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 553" msg="811;Devils Isle">Devils Isle - 500</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 554" msg="811;Dragon Valley">Dragon Valley - 500</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 555" msg="811;Tanor Canyon">Tanor Canyon - 500</a>
|
||||
</body></html>
|
7
trunk/dist/game/data/html/clanHallManager/teleGludin1.htm
vendored
Normal file
7
trunk/dist/game/data/html/clanHallManager/teleGludin1.htm
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
<html><body>&$556;<br><br>
|
||||
<a action="bypass -h npc_%objectId%_goto 509" msg="811;Village Square">Village Square</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 510" msg="811;North Gate Entrance">North Gate Entrance</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 511" msg="811;East Gate Entrance">East Gate Entrance</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 512" msg="811;South Gate Entrance">South Gate Entrance</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 513" msg="811;West Gate entrance">West Gate entrance</a>
|
||||
</body></html>
|
12
trunk/dist/game/data/html/clanHallManager/teleGludin2.htm
vendored
Normal file
12
trunk/dist/game/data/html/clanHallManager/teleGludin2.htm
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
<html><body>&$556;<br><br>
|
||||
<a action="bypass -h npc_%objectId%_goto 509" msg="811;Village Square">Village Square</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 510" msg="811;North Gate Entrance">North Gate Entrance</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 511" msg="811;East Gate Entrance">East Gate Entrance</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 512" msg="811;South Gate Entrance">South Gate Entrance</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 513" msg="811;West Gate entrance">West Gate entrance</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 514" msg="811;Windmill Hill">Windmill Hill - 500</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 515" msg="811;Fellmere Harvesting Grounds">Fellmere Harvesting Grounds - 500</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 516" msg="811;Windy Hill">Windy Hill - 500</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 517" msg="811;Abandoned Camp">Abandoned Camp - 500</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 518" msg="811;Wastelands">Wastelands - 500</a>
|
||||
</body></html>
|
7
trunk/dist/game/data/html/clanHallManager/teleGludio1.htm
vendored
Normal file
7
trunk/dist/game/data/html/clanHallManager/teleGludio1.htm
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
<html><body>&$556;<br><br>
|
||||
<a action="bypass -h npc_%objectId%_goto 500" msg="811;Village Square">Village Square</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 501" msg="811;East Gate Entrance">East Gate Entrance</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 502" msg="811;West Gate Entrance">West Gate Entrance</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 503" msg="811;South Gate Entrance">South Gate Entrance</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 504" msg="811;North Gate Entrance">North Gate Entrance</a>
|
||||
</body></html>
|
11
trunk/dist/game/data/html/clanHallManager/teleGludio2.htm
vendored
Normal file
11
trunk/dist/game/data/html/clanHallManager/teleGludio2.htm
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
<html><body>&$556;<br><br>
|
||||
<a action="bypass -h npc_%objectId%_goto 500" msg="811;Village Square">Village Square</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 501" msg="811;East Gate Entrance">East Gate Entrance</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 502" msg="811;West Gate Entrance">West Gate Entrance</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 503" msg="811;South Gate Entrance">South Gate Entrance</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 504" msg="811;North Gate Entrance">North Gate Entrance</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 505" msg="811;Ruins of Agony">Ruins of Agony - 500</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 506" msg="811;Ruins of Despair">Ruins of Despair - 500</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 507" msg="811;The Ant Nest">The Ant Nest - 500</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 508" msg="811;Windawood Manor">Windawood Manor - 500</a>
|
||||
</body></html>
|
6
trunk/dist/game/data/html/clanHallManager/teleGoddard1.htm
vendored
Normal file
6
trunk/dist/game/data/html/clanHallManager/teleGoddard1.htm
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
<html><body>&$556;<br><br>
|
||||
<a action="bypass -h npc_%objectId%_goto 556" msg="811;Village Square">Village Square</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 557" msg="811;North Gate Entrance">North Gate Entrance</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 558" msg="811;East Gate Entrance">East Gate Entrance</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 559" msg="811;West Gate Entrance">West Gate Entrance</a>
|
||||
</body></html>
|
11
trunk/dist/game/data/html/clanHallManager/teleGoddard2.htm
vendored
Normal file
11
trunk/dist/game/data/html/clanHallManager/teleGoddard2.htm
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
<html><body>&$556;<br><br>
|
||||
<a action="bypass -h npc_%objectId%_goto 556" msg="811;Village Square">Village Square</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 557" msg="811;North Gate Entrance">North Gate Entrance</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 558" msg="811;East Gate Entrance">East Gate Entrance</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 559" msg="811;West Gate Entrance">West Gate Entrance</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 560" msg="811;Varka Silenos Outpost">Varka Silenos Outpost - 500</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 561" msg="811;Ketra Orc Outpost">Ketra Orc Outpost - 500</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 562" msg="811;Entrance to the Forge of the Gods">Entrance to the Forge of the Gods - 500</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 563" msg="811;Wall of Argos">Wall of Argos - 500</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 564" msg="811;Hot Springs">Hot Springs - 500</a>
|
||||
</body></html>
|
5
trunk/dist/game/data/html/clanHallManager/teleRune1.htm
vendored
Normal file
5
trunk/dist/game/data/html/clanHallManager/teleRune1.htm
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
<html><body>&$556;<br><br>
|
||||
<a action="bypass -h npc_%objectId%_goto 565" msg="811;Village Square">Village Square</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 566" msg="811;South Gate Entrance">South Gate Entrance</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 567" msg="811;North Gate Entrance">North Gate Entrance</a>
|
||||
</body></html>
|
11
trunk/dist/game/data/html/clanHallManager/teleRune2.htm
vendored
Normal file
11
trunk/dist/game/data/html/clanHallManager/teleRune2.htm
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
<html><body>&$556;<br><br>
|
||||
<a action="bypass -h npc_%objectId%_goto 565" msg="811;Village Square">Village Square</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 566" msg="811;South Gate Entrance">South Gate Entrance</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 567" msg="811;North Gate Entrance">North Gate Entrance</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 568" msg="811;Forest of the Dead">Forest of the Dead - 500</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 569" msg="811;Wild Beast Pastures">Wild Beast Pastures - 500</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 570" msg="811;Swamp of Screams">Swamp of Screams - 500</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 571" msg="811;Valley of Saints">Valley of Saints - 500</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 572" msg="811;Monastery of Silence">Monastery of Silence - 500</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 573" msg="811;Shyeed's Cavern">Shyeed's Cavern - 500</a>
|
||||
</body></html>
|
6
trunk/dist/game/data/html/clanHallManager/teleSchuttgart1.htm
vendored
Normal file
6
trunk/dist/game/data/html/clanHallManager/teleSchuttgart1.htm
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
<html><body>&$556;<br><br>
|
||||
<a action="bypass -h npc_%objectId%_goto 574" msg="811;Village Square">Village Square</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 575" msg="811;West Gate Entrance">West Gate Entrance</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 576" msg="811;South Gate Entrance">South Gate Entrance</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 577" msg="811;East Gate Entrance">East Gate Entrance</a>
|
||||
</body></html>
|
10
trunk/dist/game/data/html/clanHallManager/teleSchuttgart2.htm
vendored
Normal file
10
trunk/dist/game/data/html/clanHallManager/teleSchuttgart2.htm
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
<html><body>&$556;<br><br>
|
||||
<a action="bypass -h npc_%objectId%_goto 574" msg="811;Village Square">Village Square</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 575" msg="811;West Gate Entrance">West Gate Entrance</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 576" msg="811;South Gate Entrance">South Gate Entrance</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 577" msg="811;East Gate Entrance">East Gate Entrance</a>
|
||||
<a action="bypass -h npc_%objectId%_goto 578" msg="811;Crypts of Disgrace">Crypts of Disgrace - 500</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 579" msg="811;Plunderous Plains">Plunderous Plains - 500</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 580" msg="811;Den of Evil">Den of Evil - 500</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 581" msg="811;Ice Merchant Cabin">Ice Merchant Cabin - 500</a>
|
||||
</body></html>
|
9
trunk/dist/game/data/html/clanHallManager/vault-chs.htm
vendored
Normal file
9
trunk/dist/game/data/html/clanHallManager/vault-chs.htm
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
<html><body>
|
||||
This warehouse may only be used by clan members.<br>
|
||||
Please be mindful of your Adena balance remaining, as both the rental fee and usage fee for this clan hall will automatically withdrawn from this account.<br>
|
||||
<CENTER><br>
|
||||
<button value="Deposit" action="bypass -h npc_%objectId%_DepositC" width=80 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
|
||||
<button value="Withdraw" action="bypass -h npc_%objectId%_WithdrawC" width=80 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
|
||||
<button value="Initial Screen" action="bypass -h npc_%objectId%_list_back" width=80 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
|
||||
</CENTER>
|
||||
</body></html>
|
10
trunk/dist/game/data/html/clanHallManager/vault.htm
vendored
Normal file
10
trunk/dist/game/data/html/clanHallManager/vault.htm
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
<html><body>
|
||||
This warehouse may only be used by clan members.<br>
|
||||
Please be mindful of your Adena balance remaining, as both the rental fee and usage fee for this clan hall will automatically withdrawn from this account.<br>
|
||||
The current Clan Hall Rental Fee is <font color="LEVEL">%rent% Adena</font>, and the scheduled withdrawal time for the Clan Hall Rental Fee is <font color="LEVEL">%date%</font>.<br>
|
||||
<CENTER><br>
|
||||
<button value="Deposit" action="bypass -h npc_%objectId%_DepositC" width=80 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
|
||||
<button value="Withdraw" action="bypass -h npc_%objectId%_WithdrawC" width=80 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
|
||||
<button value="Initial Screen" action="bypass -h npc_%objectId%_list_back" width=80 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
|
||||
</CENTER>
|
||||
</body></html>
|
Reference in New Issue
Block a user