Jump to content

Atze1990

Members
  • Posts

    145
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by Atze1990

  1. Hey i got a l2jfree IL server and i tried to make buffers.

    <!-- Deluxe Buffer [by G1ta0] for L2j-Free -->
    <!-- NPC Dialog -->
    <html><title>Town Buffer</title>
    <body>
    Hail! Nice to meet you, traveler. I am the one who can help you to increase your abilities and give powerfull protection for your soul and spirit.
    <br>
    <img src="L2UI_CH3.onscrmsg_pattern01_2" width=300 height=32 align=left>
    <center>
    <br><a action="bypass -h npc_%objectId%_MakeBuffs Wind">Song of Wind</a>
    <br><a action="bypass -h npc_%objectId%_MakeBuffs Earth">Song of Earth</a>
    <br><a action="bypass -h npc_%objectId%_MakeBuffs Water">Song of Water</a>
    <br><a action="bypass -h npc_%objectId%_MakeBuffs Vitality">Song of Vitality</a>
    <br><a action="bypass -h npc_%objectId%_MakeBuffs Hunter">Song of Hunter</a>
    <br><a action="bypass -h npc_%objectId%_MakeBuffs Warding">Song of Warding</a>
    
    </center>
    <img src="L2UI_CH3.onscrmsg_pattern01_2" width=300 height=32 align=left>
    </body></html>

    thats my code, the buffer works fine, only problem is he closes the ingame window, after doing one buff. how can i avoid that?

×
×
  • Create New...