Jump to content
  • 0

[Req Dev Help] Npc Buffer


Question

Posted

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?

4 answers to this question

Recommended Posts

  • 0
Posted

Great, but we need to check his script firstly.

dont know where to find it. its the buffer from the optional folder.

only includes html files and sql files. no scipt files. maybe its in the newbie buffer script.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...