Jump to content
  • 0

help mana pots not work


antiquerobiva

Question

Hi all i have bigg problem for mana potions . i klick in mana potions and my mana no up , mana potions no work . where mana potions files and how to fix . help me pls . sr for my english .

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 0

go into gameserver\data\stats\skills\2000.xml and check Pollen skill ID = 2005 , if the type is NOTDONE change it to MANAHEAL , if u use l2j pack u should add it into your source , actually into Potions.java (register it there)

Link to comment
Share on other sites

  • 0

go into gameserver\data\stats\skills\2000.xml and check Pollen skill ID = 2005 , if the type is NOTDONE change it to MANAHEAL , if u use l2j pack u should add it into your source , actually into Potions.java (register it there)

 

  <skill id="2005" levels="1" name="Pollen">

  <set name="power" val="200.0"/>

  <set name="target" val="TARGET_SELF"/>

  <set name="skillType" val="MANAHEAL"/>

  <set name="operateType" val="OP_ACTIVE"/>

  <set name="castRange" val="-1"/>

  <set name="effectRange" val="-1"/>

  <set name="buffDuration" val="15000"/>

  <set name="isPotion" val="true"/>

  <for>

  </for>

</skill>

 

man i fix id 2005 and skills is ok but not how it works fine

 

how to add in potions.java where is this file

Link to comment
Share on other sites

  • 0

if u use l2emu  you must go to->Gameserver\config\main->then click on custom->and fine:

 

# --------------

# Section: Items

# --------------

# Allow usage of mana potions

AllowManaPotions = true

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

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...

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