Jump to content
  • 0

mana pots not work.


Question

15 answers to this question

Recommended Posts

  • 0
Posted

if you have gracia final open l2jmod.propeties

 

end find these

 

 

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

# Mana Drugs/Potions

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

# This option will enable core support for:

# Mana Drug (item ID 726), using skill ID 9007.

# Mana Potion (item ID 728), using skill ID 9008.

EnableManaPotionSupport = trueif it false do it true

 

# Mp recovery for mana potion (ID 728)

# Lvl1 - 100MP, lvl2 - 250MP

# Lvl3 - 500MP, lvl4 - 750MP

# Lvl5 - 1000MP

# Default: 1

ManaPotionLevel = 5select how mach mp you wanr restore..

  • 0
Posted

first Subzero Member is newbie second you can with another way make this

 

ok i start:

 

1. GO Gameserver --> config --> altsettings and find this:

 

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

# Custom Item Config

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

# Allow usage of mana potions

AllowManaPotions = True  <------------- If not true do true

 

2. Go Gameserver --> data --> stats --> skills --> 2000-2099

 

And Go Id 2005

 

Pick This and Copy On Id 2005:

 

<!-- 
 <skill id="2005" levels="1" name="Pollen">
 Summer Squash Event Skill (http://www.lineage2.com/archive/2006/11/fall_harvest.html)
   <set name="power" val="0.0"/>
   <set name="target" val="TARGET_SELF"/>
   <set name="skillType" val="NOTDONE"/>
   <set name="operateType" val="OP_PASSIVE"/>
   <set name="castRange" val="-1"/>
 -->
 <skill id="2005" levels="1" name="Mana Potion">
 <!-- Mana Potion reimplantation -->
   <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="isPotion" val="true" />
 </skill> 

 

In Line:<set name="power" val="200.0" /> Is Recovery Mp If you want chance this!!  ;)

 

And You ok  :)

 

Sry For My bad English :(

 

 

  • 0
Posted

first Subzero Member is newbie second you can with another way make this

 

ok i start:

 

1. GO Gameserver --> config --> altsettings and find this:

 

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

# Custom Item Config

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

# Allow usage of mana potions

AllowManaPotions = True  <------------- If not true do true

 

2. Go Gameserver --> data --> stats --> skills --> 2000-2099

 

And Go Id 2005

 

Pick This and Copy On Id 2005:

 

<!-- 
  <skill id="2005" levels="1" name="Pollen">
  Summer Squash Event Skill (http://www.lineage2.com/archive/2006/11/fall_harvest.html)
    <set name="power" val="0.0"/>
    <set name="target" val="TARGET_SELF"/>
    <set name="skillType" val="NOTDONE"/>
    <set name="operateType" val="OP_PASSIVE"/>
    <set name="castRange" val="-1"/>
  -->
  <skill id="2005" levels="1" name="Mana Potion">
  <!-- Mana Potion reimplantation -->
    <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="isPotion" val="true" />
  </skill> 

 

And You ok

 

Sry For My bad English

 

 

first of all you cant do nothing if you have mp potion false so

you must turn mp potion to true and after you can change the power

  • 0
Posted

pffff krash Look  I put that:

1. GO Gameserver --> config --> altsettings and find this:

 

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

# Custom Item Config

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

# Allow usage of mana potions

AllowManaPotions = True  <------------- If not true do true

 

look my post better  ;)

  • 0
Posted

i did it true but recover only 100mp i want do it like 500 how i do that?

 

Chance In line Power:<set name="power" val="200.0" /> Put 500.0

 

But First Finish All mana because if you want 100 mana, mana pot give you 100 if you want 124

mana pot give you 124 I fix and bug with that

 

 

  • 0
Posted

pffff krash Look  I put that:

1. GO Gameserver --> config --> altsettings and find this:

 

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

# Custom Item Config

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

# Allow usage of mana potions

AllowManaPotions = True  <------------- If not true do true

 

look my post better  ;)

yeah with my reply i mean if you turn mp potion to true auto the main power is 100 or 200 ..
  • 0
Posted

<skill id="2038" levels="1" name="Quick Healing Potion">

  <set name="power" val="435"/> <------- to what should i change it for 400mp recover?

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

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

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

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

  <cond msgId="113" addName="1">

  • 0
Posted

<skill id="2038" levels="1" name="Quick Healing Potion">

  <set name="power" val="435"/> <------- to what should i change it for 400mp recover?

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

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

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

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

  <cond msgId="113" addName="1">

 

 

Yes you can but is for heal

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