Parsed new style html buttons.

This commit is contained in:
mobius
2015-01-03 21:32:03 +00:00
parent 7e473d3efd
commit 15e5e063a7
5370 changed files with 12014 additions and 12014 deletions

View File

@@ -1,4 +1,4 @@
<html><body>What would you like to do?<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Alliance 9001-02.htm">Create an Alliance</Button><br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Alliance 9001-02.htm">Create an Alliance</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Alliance 9001-03.htm">Dissolve Alliance</Button>
</body></html>

View File

@@ -16,7 +16,7 @@ To obtain an Alliance Manifesto, meet sir Christopher Rodemai of Giran Castle To
To obtain a Seal of Aspiration, see Sir Gustav Athebaldt in the Town of Oren.<br>
To obtain Blood Oath, acquire a fortress and prove that the territories are being protected.<br>
To obtain the Determination of Blood, possess a castle and prove that the territories are being protected and citizens are being taken care of.<br>
<a action="bypass -h Quest Clan 9000-16.htm">How to obtain Clan Fame</a><br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Clan 9000-16.htm">How to obtain Clan Fame</Button>
<button value="Level Up" action="bypass -h npc_%objectId%_increase_clan_level" width=80 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
<button value="Cancel" action="bypass -h Quest Clan 9000-01.htm" width=80 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
</body></html>

View File

@@ -1,5 +1,5 @@
<html><body>
Cancel the application for Clan Leader transfer. Once the Clan Leader transfer is complete, it cannot be canceled.<br>
<a action="bypass -h npc_%objectId%_cancel_clan_leader_change">Cancel application for Clan Leader transfer</a><br>
<a action="bypass -h npc_%objectId%_Quest Clan 9000-01.htm">Return</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_cancel_clan_leader_change">Cancel application for Clan Leader transfer</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest Clan 9000-01.htm">Return</Button>
</html></body>

View File

@@ -1,3 +1,3 @@
<body><html><a action="bypass -h Quest Clan 9000-13c.htm">Rename the First Royal Guard.</a><br>
<a action="bypass -h Quest Clan 9000-13d.htm">Rename the Second Royal Guard.</a>
<body><html><Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Clan 9000-13c.htm">Rename the First Royal Guard.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Clan 9000-13d.htm">Rename the Second Royal Guard.</Button>
</body></html>

View File

@@ -1,6 +1,6 @@
<html><body>
<a action="bypass -h Quest Clan 9000-14c.htm">Rename First Order of Knights.</a><br>
<a action="bypass -h Quest Clan 9000-14d.htm">Rename Second Order of Knights.</a><br>
<a action="bypass -h Quest Clan 9000-14e.htm">Rename Third Order of Knights.</a><br>
<a action="bypass -h Quest Clan 9000-14f.htm">Rename Fourth Order of Knights.</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Clan 9000-14c.htm">Rename First Order of Knights.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Clan 9000-14d.htm">Rename Second Order of Knights.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Clan 9000-14e.htm">Rename Third Order of Knights.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Clan 9000-14f.htm">Rename Fourth Order of Knights.</Button>
</body></html>

View File

@@ -18,5 +18,5 @@
3. If an allied clan member is killed by an enemy clan member during a clan war (dual declared state) or a castle siege, <font color="00FFFF">1 point</font> is lost per clan member.<br>
4. Fame points can be used to purchase items to help raise the clan's level, or to acquire clan skills.<br>
*Fame is not lost if the clan is below level 5 or its fame is less than 0.<br><br>
<a action="bypass -h Quest Clan 9000-03.htm">Back</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Clan 9000-03.htm">Back</Button>
</body></html>