Chronicle 4 branch.

This commit is contained in:
MobiusDev
2017-07-19 21:24:06 +00:00
parent 9a69bec286
commit 3a0bf3539a
13496 changed files with 641683 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
<html><title>TvT Event</title><br><body>
Registration for TvT Event:<br><br><center>
Registered&nbsp;&nbsp;&nbsp;&nbsp;(%registeredcount% players in)<br1>
Minimum players required:&nbsp;&nbsp;&nbsp;&nbsp;%minimumplayers%<br1>
Maximum players allowed:&nbsp;&nbsp;&nbsp;&nbsp;%maximumplayers%<br>
Minimum level:&nbsp;&nbsp;&nbsp;&nbsp;%minimumlevel%<br1>
Maximum level:&nbsp;&nbsp;&nbsp;&nbsp;%maximumlevel%<br>
<button value="Participate" action="bypass -h npc_%objectId%_tvt_event_participation" width=50 height=15 back="sek.cbui94" fore="sek.cbui92">
<button value="Close" action="bypass -h npc_%objectId%_Close" width=50 height=15 back="sek.cbui94" fore="sek.cbui92">
</center></body></html>

View File

@@ -0,0 +1,11 @@
<html><title>TvT Event</title><br><body>
Cancel Registration yourself for TvT Event:<br1><br>
<center>Registered&nbsp;&nbsp;&nbsp;&nbsp;(%registeredcount% players in)<br1>
Minimum players required:&nbsp;&nbsp;&nbsp;&nbsp;%minimumplayers%<br1>
Maximum players allowed:&nbsp;&nbsp;&nbsp;&nbsp;%maximumplayers%<br>
Minimum level:&nbsp;&nbsp;&nbsp;&nbsp;%minimumlevel%<br1>
Maximum level:&nbsp;&nbsp;&nbsp;&nbsp;%maximumlevel%</center><br><br>
You are already registered for this event. Do you wish to cancel your participation in this Event?<br><br><center>
<button value="Yes" action="bypass -h npc_%objectId%_tvt_event_remove_participation" width=40 height=15 back="sek.cbui94" fore="sek.cbui92">
<button value="No" action="bypass -h npc_%objectId%_Close" width=40 height=15 back="sek.cbui94" fore="sek.cbui92">
</center></body></html>

View File

@@ -0,0 +1,7 @@
<html><title>TvT Event</title><br>
<body>Status:<br>
<br>
<center>Blue Team with %team1playercount% players and %team1points% points.<br1>
Red Team with %team2playercount% players and %team2points% points.<br>
</center>
</body></html>