Jump to content

Question

Posted (edited)

Hi all...What's happend? my buffer doesn't work <!> 

When i hit Full Fighter Buffs, nothing happend...i change from admin to normal player..no work too.

please help me.Whene it`s the problem? from java?

Edited by criss22

6 answers to this question

Recommended Posts

  • 0
Posted
<npc id="50019" idTemplate="35647" name="Ayan" title="[Mega Buffer]">
		<set name="level" val="70"/>
		<set name="radius" val="10"/>
		<set name="height" val="26"/>
		<set name="rHand" val="0"/>
		<set name="lHand" val="0"/>
		<set name="type" val="L2Buffer"/>
		<set name="exp" val="0"/>
		<set name="sp" val="0"/>
		<set name="hp" val="2444.46819"/>
		<set name="mp" val="1345.8"/>
		<set name="hpRegen" val="7.5"/>
		<set name="mpRegen" val="2.7"/>
		<set name="pAtk" val="688.86373"/>
		<set name="pDef" val="295.91597"/>
		<set name="mAtk" val="470.40463"/>
		<set name="mDef" val="216.53847"/>
		<set name="crit" val="4"/>
		<set name="atkSpd" val="253"/>
		<set name="str" val="40"/>
		<set name="int" val="21"/>
		<set name="dex" val="30"/>
		<set name="wit" val="20"/>
		<set name="con" val="43"/>
		<set name="men" val="20"/>
		<set name="corpseTime" val="7"/>
		<set name="walkSpd" val="50"/>
		<set name="runSpd" val="120"/>
		<set name="dropHerbGroup" val="0"/>
		<ai type="DEFAULT" ssCount="0" ssRate="0" spsCount="0" spsRate="0" aggro="0" canMove="true" seedable="false"/>
		<skills>
			<skill id="4045" level="1"/>
			<skill id="4416" level="18"/>
		</skills>
	</npc>

this is XML from NPC

  • 0
Posted

I am pretty sure that this is not a java issue on your pack, you should know that you are not just copy paste the download data from shared buffers , you must edit some lines on .py files, i am suggesting you to search for a guide about how to add a buffer to your server, there is many of them .. if you cant find any contact with me 

  • 0
Posted (edited)
  1. Post your html that contains the button you are pressing
  2. Post the whole file L2Buffer.java
  3. Add your posts into  
      Reveal hidden contents

    content.

  4. read 1.2.3
Edited by melron
Guest
This topic is now closed to further replies.


×
×
  • Create New...