Separated the Classic Datapack to it's own folder.

This commit is contained in:
MobiusDev
2015-05-02 03:45:56 +00:00
parent 08e28fe058
commit 484bff80bb
11501 changed files with 2200482 additions and 627 deletions

View File

@@ -0,0 +1,14 @@
<html><body scroll="no">
<table cellpadding=0 cellspacing=0 width=292 height=358 background="L2UI_CH3.refinewnd_back_Pattern">
<tr><td valign="top" align="center">
<table width=96% cellpadding=0 cellspacing=0>
<tr><td height=30></td></tr>
<tr><td align=center><font color="LEVEL">%eventName%</font> by %eventCreator%</td></tr>
<tr><td height=20></td></tr>
<tr><td align=center>%eventInfo%</td></tr>
<tr><td height=34></td></tr>
<tr><td align=center><button value="Unregister" action="bypass -h npc_%objectId%_event_unregister" width=120 height=32 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df"></td></tr>
<tr><td height=34></td></tr>
</table>
</td></tr></table>
</body></html>

View File

@@ -0,0 +1,14 @@
<html><body scroll="no">
<table cellpadding=0 cellspacing=0 width=292 height=358 background="L2UI_CH3.refinewnd_back_Pattern">
<tr><td valign="top" align="center">
<table width=96% cellpadding=0 cellspacing=0>
<tr><td height=30></td></tr>
<tr><td align=center><font color="LEVEL">%eventName%</font> by %eventCreator%</td></tr>
<tr><td height=20></td></tr>
<tr><td align=center>%eventInfo%</td></tr>
<tr><td height=34></td></tr>
<tr><td align=center><button value="Participate" action="bypass -h npc_%objectId%_event_participate" width=120 height=32 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df"></td></tr>
<tr><td height=34></td></tr>
</table>
</td></tr></table>
</body></html>