Parsed new style html buttons.
This commit is contained in:
@ -1,11 +1,11 @@
|
||||
<html><body>Test Server Helper:<br>
|
||||
What item do you need?<br>
|
||||
<a action="bypass -h npc_%objectId%_Buy 3175601">Soulshot, shared item or other supplies.</a><br>
|
||||
<a action="bypass -h npc_%objectId%_Buy 3175602">No-grade recipe.</a><br>
|
||||
<a action="bypass -h npc_%objectId%_Buy 3175603">D-grade recipe.</a><br>
|
||||
<a action="bypass -h npc_%objectId%_Buy 3175604">C-grade recipe.</a><br>
|
||||
<a action="bypass -h npc_%objectId%_Buy 3175605">B-grade recipe.</a><br>
|
||||
<a action="bypass -h npc_%objectId%_Buy 3175606">A-grade recipe.</a><br>
|
||||
<a action="bypass -h npc_%objectId%_Buy 3175607">S-grade recipe.</a><br>
|
||||
<a action="bypass -h npc_%objectId%_Buy 3175608">Ordinary manufacturing recipe.</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3175601">Soulshot, shared item or other supplies.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3175602">No-grade recipe.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3175603">D-grade recipe.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3175604">C-grade recipe.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3175605">B-grade recipe.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3175606">A-grade recipe.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3175607">S-grade recipe.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3175608">Ordinary manufacturing recipe.</Button>
|
||||
</body></html>
|
18
trunk/dist/game/data/html/classmaster/31756.htm
vendored
18
trunk/dist/game/data/html/classmaster/31756.htm
vendored
@ -1,12 +1,12 @@
|
||||
<html><body>Test Server Helper:<br>
|
||||
How may I assist you?<br>
|
||||
<a action="bypass -h npc_%objectId%_1stClass">Complete the first class transfer.</a><br>
|
||||
<a action="bypass -h npc_%objectId%_2ndClass">Complete the second class transfer.</a><br>
|
||||
<a action="bypass -h npc_%objectId%_3rdClass">Transfer from the second class to the third class.</a><br>
|
||||
<a action="bypass -h npc_%objectId%_become_noble">Become Noblesse</a><br>
|
||||
<a action="bypass -h npc_%objectId%_multisell 201">Purchase wearable items</a><br>
|
||||
<a action="bypass -h npc_%objectId%_increase_clan_level">Raise the clan's level</a><br>
|
||||
<a action="bypass -h npc_%objectId%_learn_skills">Learn all skills</a><br>
|
||||
<a action="bypass -h npc_%objectId%_Chat 1">Purchase items</a><br>
|
||||
<a action="bypass -h npc_%objectId%_multisell 202">Purchase quest items and rare spellbooks</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_1stClass">Complete the first class transfer.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_2ndClass">Complete the second class transfer.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_3rdClass">Transfer from the second class to the third class.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_become_noble">Become Noblesse</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 201">Purchase wearable items</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_increase_clan_level">Raise the clan's level</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_learn_skills">Learn all skills</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Purchase items</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 202">Purchase quest items and rare spellbooks</Button>
|
||||
</body></html>
|
@ -1,11 +1,11 @@
|
||||
<html><body>Test Server Helper:<br>
|
||||
What do you need?<br>
|
||||
<a action="bypass -h npc_%objectId%_Buy 3175701">Essential item - Grade D or lower</a><br>
|
||||
<a action="bypass -h npc_%objectId%_Buy 3175702">Essential item - Grade C</a><br>
|
||||
<a action="bypass -h npc_%objectId%_Buy 3175703">Essential item - Grade B</a><br>
|
||||
<a action="bypass -h npc_%objectId%_Buy 3175704">Essential item - Grade A</a><br>
|
||||
<a action="bypass -h npc_%objectId%_Buy 3175705">Essential item - Grade S and General Production Material Item</a><br>
|
||||
<a action="bypass -h npc_%objectId%_Buy 3175706">Speelbook (1)</a><br>
|
||||
<a action="bypass -h npc_%objectId%_Buy 3175707">Speelbook (2)</a><br>
|
||||
<a action="bypass -h npc_%objectId%_Buy 3175708">Speelbook (3)</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3175701">Essential item - Grade D or lower</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3175702">Essential item - Grade C</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3175703">Essential item - Grade B</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3175704">Essential item - Grade A</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3175705">Essential item - Grade S and General Production Material Item</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3175706">Speelbook (1)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3175707">Speelbook (2)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3175708">Speelbook (3)</Button>
|
||||
</body></html>
|
18
trunk/dist/game/data/html/classmaster/31757.htm
vendored
18
trunk/dist/game/data/html/classmaster/31757.htm
vendored
@ -1,12 +1,12 @@
|
||||
<html><body>Test Server Helper:<br>
|
||||
How may I assist you?<br>
|
||||
<a action="bypass -h npc_%objectId%_1stClass">Complete the first class transfer.</a><br>
|
||||
<a action="bypass -h npc_%objectId%_2ndClass">Complete the second class transfer.</a><br>
|
||||
<a action="bypass -h npc_%objectId%_3rdClass">Transfer from the second class to the third class.</a><br>
|
||||
<a action="bypass -h npc_%objectId%_become_noble">Become Noblesse</a><br>
|
||||
<a action="bypass -h npc_%objectId%_multisell 201">Purchase wearable items</a><br>
|
||||
<a action="bypass -h npc_%objectId%_increase_clan_level">Raise the clan's level</a><br>
|
||||
<a action="bypass -h npc_%objectId%_learn_skills">Learn all skills</a><br>
|
||||
<a action="bypass -h npc_%objectId%_Chat 1">Purchase items</a><br>
|
||||
<a action="bypass -h npc_%objectId%_multisell 202">Purchase quest items and rare spellbooks</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_1stClass">Complete the first class transfer.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_2ndClass">Complete the second class transfer.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_3rdClass">Transfer from the second class to the third class.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_become_noble">Become Noblesse</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 201">Purchase wearable items</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_increase_clan_level">Raise the clan's level</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_learn_skills">Learn all skills</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Purchase items</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 202">Purchase quest items and rare spellbooks</Button>
|
||||
</body></html>
|
Reference in New Issue
Block a user