functions-apply.htm 1.1 KB

1234567891011121314
  1. <html><body><br>
  2. <font color="LEVEL">[Manage Clan Hall]</font><br>
  3. <table width=275 cellspacing=3 cellpadding=0><tr>
  4. <td FIXWIDTH=45><font color="999999">Name</font></td><td FIXWIDTH=230>%name%</td></tr>
  5. <tr><td><font color="999999">Cost</font></td><td><font color="00FFFF"><font color="FFAABB">%cost%</td></tr>
  6. <tr><td valign=top><font color="999999">Use</font></td><td>%use%</td></tr></table><br>
  7. The fee for using this feature must be paid in advance.<br>
  8. The initial fee will be deducted from the clan lord's <font color="LEVEL">inventory</font>, and subsequent fees will be withdrawn from the <font color="LEVEL">clan warehouse</font>.<br>
  9. If there is not sufficient Adena in the clan warehouse, <font color="LEVEL">the facility will be reset</font>.<br>
  10. <center><table width=200><tr>
  11. <td align=center><button action="bypass -h npc_%objectId%_manage %apply%" value="OK" width=80 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
  12. <td align=center><button action="bypass -h npc_%objectId%_manage" value="Cancel" width=80 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
  13. </tr></table></center>
  14. </body></html>