Updated Olympiad Manager dialogs.

This commit is contained in:
MobiusDevelopment 2020-11-11 23:10:59 +00:00
parent 5962bf76e5
commit 490d05969f
5 changed files with 33 additions and 35 deletions

View File

@ -1,11 +1,15 @@
<html><body>Grand Olympiad Manager:<br>
Before partaking in the Olympiad,<br1>
why don't you learn about some of its history, rules, and point system?<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest OlyManager OlyManager-infoHistory.html">"Ok, so what's the history?"</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest OlyManager OlyManager-infoRules.html">"Let's skip to the rules."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest OlyManager OlyManager-infoPoints.html">"Points sound important. What are they?"</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest OlyManager OlyManager-infoPointsCalc.html">"How are my points calculated?"</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest OlyManager OlyManager-rank.html">"I want to see the rankings for the last Olympiad."</Button>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
<Button ALIGN=LEFT ICON="RETURN" action="bypass -h Quest OlyManager index">Back</Button>
<html><body scroll="no">
<table border=0 cellpadding=0 cellspacing=0 width=292 height=358 background="L2UI_CH3.refinewnd_back_Pattern">
<tr><td height=30></td></tr>
<tr><td align=center>You can learn about World Olympiad rules from me.</td></tr>
<tr><td height=10></td></tr>
<tr><td align=center>Learn about Olympiad Points and then move on to the competitions.</td></tr>
<tr><td height=50></td></tr>
<tr><td align=center><button action="bypass -h Quest OlyManager OlyManager-infoHistory.html" value="General information" width=200 height=31 back="L2UI_CT1.OlympiadWnd_DF_Info_Down" fore="L2UI_CT1.OlympiadWnd_DF_Info"></td></tr>
<tr><td align=center><button action="bypass -h Quest OlyManager OlyManager-infoRules.html" value="Competition rules" width=200 height=31 back="L2UI_CT1.OlympiadWnd_DF_Info_Down" fore="L2UI_CT1.OlympiadWnd_DF_Info"></td></tr>
<tr><td align=center><button action="bypass -h Quest OlyManager OlyManager-infoPoints.html" value="Olympiad Points" width=200 height=31 back="L2UI_CT1.OlympiadWnd_DF_Info_Down" fore="L2UI_CT1.OlympiadWnd_DF_Info"></td></tr>
<tr><td align=center><button action="bypass -h Quest OlyManager OlyManager-infoPointsCalc.html" value="Scoring rules" width=200 height=31 back="L2UI_CT1.OlympiadWnd_DF_Info_Down" fore="L2UI_CT1.OlympiadWnd_DF_Info"></td></tr>
<tr><td align=center><button action="bypass -h Quest OlyManager index" value="Back" width=200 height=31 back="L2UI_CT1.OlympiadWnd_DF_Back_Down" fore="L2UI_CT1.OlympiadWnd_DF_Back"></td></tr>
<tr><td height=40></td></tr>
</table>
</body></html>

View File

@ -1,18 +1,12 @@
<html>
<table border=0 cellpadding=0 cellspacing=0 width=294 height=359 background="L2UI_CH3.refinewnd_back_Pattern">
<tr>
<td height=359>
<br>
<br>
<center>
The Grand Olympiad was first held<br>
for peace and armony among different races.<br>
It is now reborn as the Word Olympiad,<br>
where all warriors complete with one another<br>
to become the best in all dimensions.<br><br>
<button action="bypass -h Quest OlyManager OlyManager-info.html" value="Back" width=200 height=31 back="L2UI_CT1.OlympiadWnd_DF_Back_Down" fore="L2UI_CT1.OlympiadWnd_DF_Back">
</center>
</td>
</tr>
<tr><td height=30></td></tr>
<tr><td align=center>So the Grand Olympiad starts again!</td></tr>
<tr><td align=center>For warriors of all classes and races to compete!</td></tr>
<tr><td align=center>Best of the best take part,</td></tr>
<tr><td align=center>those who proved their strength and skill</td></tr>
<tr><td align=center>at the World Olympiad!</td></tr>
<tr><td height=30></td></tr>
<tr><td align=center><button action="bypass -h Quest OlyManager OlyManager-info.html" value="Back" width=200 height=31 back="L2UI_CT1.OlympiadWnd_DF_Back_Down" fore="L2UI_CT1.OlympiadWnd_DF_Back"></td></tr>
</table>
</body></html>

View File

@ -3,11 +3,11 @@
<tr><td valign="top" align="center">
<table border=0 cellpadding=0 cellspacing=0>
<tr><td height=50></td></tr>
<tr><td align=center>This week's match is 1 vs 1 Class Individual Match.</td></tr>
<tr><td align=center>Do you want to participate in the World Olympiad?</td></tr>
<tr><td height=15></td></tr>
<tr><td align=center><font color="bea27b">(Round %olympiad_round%, Week %olympiad_week%, Number of current participants: %olympiad_participant%)</font></td></tr>
<tr><td height=34></td></tr>
<tr><td align=center><button action="bypass -h Quest OlyManager register1v1" msg="1481" value="1 vs 1 Match" width=200 height=31 back="L2UI_CT1.OlympiadWnd_DF_Fight1None_Down" fore="L2UI_CT1.OlympiadWnd_DF_Fight1None"></td></tr>
<tr><td align=center><button action="bypass -h Quest OlyManager register1v1" msg="1481" value="Register in the World Olympiad" width=200 height=31 back="L2UI_CT1.OlympiadWnd_DF_Fight1None_Down" fore="L2UI_CT1.OlympiadWnd_DF_Fight1None"></td></tr>
<tr><td align=center><button action="bypass -h Quest OlyManager index" value="Back" width=200 height=31 back="L2UI_CT1.OlympiadWnd_DF_Back_Down" fore="L2UI_CT1.OlympiadWnd_DF_Back"></td></tr>
<tr><td height=80></td></tr>
</table>

View File

@ -6,14 +6,14 @@
</table>
<!-- // Olympiad Emblem -->
<table border=0 cellpadding=0 cellspacing=0>
<tr><td align=center>Welcome to the Olympiad.</td></tr>
<tr><td align=center>Welcome to the World Olympiad!</td></tr>
<tr><td height=10></td></tr>
<tr><td align=center>Walk the path of the hero.</td></tr>
<tr><td align=center>Follow the path of Heroes.</td></tr>
<tr><td height=19></td></tr>
<tr><td align=center><button action="bypass -h Quest OlyManager joinMatch" value="Join Match" width=200 height=31 back="L2UI_CT1.OlympiadWnd_DF_Apply_Down" fore="L2UI_CT1.OlympiadWnd_DF_Apply"></td></tr>
<tr><td align=center><button action="bypass -h npc_%objectId%_watchmatch" value="Watch Match" width=200 height=31 back="L2UI_CT1.OlympiadWnd_DF_Watch_Down" fore="L2UI_CT1.OlympiadWnd_DF_Watch"></td></tr>
<tr><td align=center><button action="bypass -h Quest OlyManager OlyManager-rewards.html" value="Rewards" width=200 height=31 back="L2UI_CT1.OlympiadWnd_DF_Reward_Down" fore="L2UI_CT1.OlympiadWnd_DF_Reward"></td></tr>
<tr><td align=center><button action="bypass -h Quest OlyManager OlyManager-info.html" value="Information" width=200 height=31 back="L2UI_CT1.OlympiadWnd_DF_Info_Down" fore="L2UI_CT1.OlympiadWnd_DF_Info"></td></tr>
<tr><td align=center><button action="bypass -h Quest OlyManager joinMatch" value="Request to participate" width=200 height=31 back="L2UI_CT1.OlympiadWnd_DF_Apply_Down" fore="L2UI_CT1.OlympiadWnd_DF_Apply"></td></tr>
<tr><td align=center><button action="bypass -h npc_%objectId%_watchmatch" value="View the battle" width=200 height=31 back="L2UI_CT1.OlympiadWnd_DF_Watch_Down" fore="L2UI_CT1.OlympiadWnd_DF_Watch"></td></tr>
<tr><td align=center><button action="bypass -h Quest OlyManager OlyManager-rewards.html" value="Receive the reward" width=200 height=31 back="L2UI_CT1.OlympiadWnd_DF_Reward_Down" fore="L2UI_CT1.OlympiadWnd_DF_Reward"></td></tr>
<tr><td align=center><button action="bypass -h Quest OlyManager OlyManager-info.html" value="Olympiad records" width=200 height=31 back="L2UI_CT1.OlympiadWnd_DF_Info_Down" fore="L2UI_CT1.OlympiadWnd_DF_Info"></td></tr>
</table>
</td></tr></table>
</body></html>

View File

@ -6,9 +6,9 @@
<tr><td align=center>or you can purchase Marks of Battle.</td></tr>
<tr><td height=50></td></tr>
<tr><td align=center><button action="bypass -h Quest OlyManager calculatePoints" value="I want to calculate my points." width=200 height=31 back="L2UI_CT1.OlympiadWnd_DF_Reward_Down" fore="L2UI_CT1.OlympiadWnd_DF_Reward"></td></tr>
<tr><td align=center><button action="bypass -h npc_%objectId%_multisell 2095" value="I want to exchange consumables." width=200 height=31 back="L2UI_CT1.OlympiadWnd_DF_BuyEtc_Down" fore="L2UI_CT1.OlympiadWnd_DF_BuyEtc"></td></tr>
<tr><td align=center><button action="bypass -h npc_%objectId%_multisell 712" value="I want to exchange PvP consumables." width=200 height=31 back="L2UI_CT1.OlympiadWnd_DF_BuyEtc_Down" fore="L2UI_CT1.OlympiadWnd_DF_BuyEtc"></td></tr>
<tr><td align=center><button action="bypass -h Quest OlyManager showEquipmentReward" value="I want to exchange equiment." width=200 height=31 back="L2UI_CT1.OlympiadWnd_DF_BuyEquip_Down" fore="L2UI_CT1.OlympiadWnd_DF_BuyEquip"></td></tr>
<tr><td align=center><button action="bypass -h npc_%objectId%_multisell 2095" value="Trade supplies" width=200 height=31 back="L2UI_CT1.OlympiadWnd_DF_BuyEtc_Down" fore="L2UI_CT1.OlympiadWnd_DF_BuyEtc"></td></tr>
<tr><td align=center><button action="bypass -h npc_%objectId%_multisell 712" value="Trade supplies (PvP)" width=200 height=31 back="L2UI_CT1.OlympiadWnd_DF_BuyEtc_Down" fore="L2UI_CT1.OlympiadWnd_DF_BuyEtc"></td></tr>
<tr><td align=center><button action="bypass -h Quest OlyManager showEquipmentReward" value="Trade equipment" width=200 height=31 back="L2UI_CT1.OlympiadWnd_DF_BuyEquip_Down" fore="L2UI_CT1.OlympiadWnd_DF_BuyEquip"></td></tr>
<tr><td align=center><button action="bypass -h Quest OlyManager index" value="Back" width=200 height=31 back="L2UI_CT1.OlympiadWnd_DF_Back_Down" fore="L2UI_CT1.OlympiadWnd_DF_Back"></td></tr>
<tr><td height=40></td></tr>
</table>