Jump to content

Recommended Posts

Posted (edited)

Fast Preview:

 

 

 

 

24q6emu.png

 

 

 

 

 

 

 

 

MgjJZ.gifDownload (3,17KB) :

This is the hidden content, please

 

 

 

 

 

1OcFA.png Credits: HappyLDE

 

 

 <npc id="9994" idTemplate="100912" name="Jolie" title=" Enchant Items">

               <set name="level" val="70"/>

               <set name="radius" val="13"/>

               <set name="height" val="20"/>

               <set name="rHand" val="22"/>

               <set name="lHand" val="26"/>

               <set name="type" val="L2Npc"/>

               <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"/>

               <set name="attackRange" val="40"/>

               <ai type="default" ssCount="0" ssRate="0" spsCount="0" spsRate="0" aggro="0" canMove="true" seedable="false"/>

       </npc>

 

Edited by Vision
  • Like 2
  • 6 months later...
Posted (edited)

Your imports are wrong.

Press ctrl+shift+O for autofix.

This hotkey in eclipse or else? :D

 

NVM fixed it.

Edited by duocia
  • 1 year later...
  • 7 months later...
Posted (edited)

Hello,

import net.sf.l2j.gameserver.model.L2ItemInstance; --- Missing. 

And here 

   public Enchant(int questId, String name, String descr)
    {
        super(questId, name, descr);  -----------------The constructor Quest(int, String, String) is undefined.

Can somebody help me? I'm more like python programmer and Java is waaay out of me 

Edited by Eirann

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock