foreman-functions.htm 1.1 KB

12345678910111213
  1. <html><body>
  2. Special functions for Fortress are available to use.<br>
  3. In order to use the below functions, each function should be activated in the <a action="bypass -h npc_%objectId%_manage">Managing Fortress</a> menu.<br>
  4. <br>
  5. <center>
  6. <font color="LEVEL">HP Recovery</font> : <font color="00FFFF">%hp_regen%</font> % is being applied<br>
  7. <font color="LEVEL">MP Recovery</font> : <font color="00FFFF">%mp_regen%</font> % is being applied<br>
  8. <font color="LEVEL">Exp Resurrection Recovery</font> : <font color="00FFFF">%xp_regen%</font> % is being applied<br>
  9. <button action="bypass -h npc_%objectId%_functions tele" value="Teleport" width=80 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
  10. <button action="bypass -h npc_%objectId%_functions support" value="Supplemental Magic" width=80 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
  11. <button action="bypass -h npc_%objectId%_Link fortress/foreman.htm" value="Main Screen" width=80 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
  12. </center>
  13. </body></html>