Custom Faction certificate script and NPC html updates.
Contributed by CostyKiller.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
<html><body>Ferin:<br>
|
||||
What brings you here? Well, I don't really care about what you are up to. Can you stop looking down at me like that? I'm not a kid.<b>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">"What happened to the Ertheia?"</Button>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h Quest FactionCertificates getCertificate">Get guild certificate.</Button>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
@@ -2,5 +2,6 @@
|
||||
Greetings. I am Irene, leader of the Mother Tree Guardians.<br>
|
||||
We the Mother Tree Guardians are engaged in a variety of activities to revive the dying Mother Tree.<br>
|
||||
There is still so much we need to talk about. I hope that we can talk some more when the opportunity is right.<br>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h Quest FactionCertificates getCertificate">Get guild certificate.</Button>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
@@ -3,5 +3,6 @@ Who goes there! What is your affiliation?<br>
|
||||
I am Captain Logart Van Dyke of the Kingdom's Royal Guard, successor of the Van Dyke household. <br>
|
||||
We, Kingdom's Royal Guard, are under the direct command of Amadeo Cadmus, King of Aden.<br>
|
||||
You must consider all assignments I give you to be directly from the king himself, and apply yourself with diligence!<br>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h Quest FactionCertificates getCertificate">Get guild certificate.</Button>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
Reference in New Issue
Block a user