Jump to content
  • 0

[Request]Mana potions problem


Question

Posted

Ok ppl i have problem and i need someone to help me solve it!Ineed some developer who knows how to fix mana potions cuz on my server they dont work so plzz z help me out here<<<<If u know how add me milosg_bp@hotmail.com

Im using l2jfree!

12 answers to this question

Recommended Posts

  • 0
Posted

dude do u even know how to make a server? or u request ppl to fix it for u..the mana potion is fixed in the config files...go to gameserver/config and look at "altsettings.config". at the end of the file, there is a config called

# Allow usage of mana potions

AllowManaPotions = False

 

set it to true...

  • 0
Posted

he has been requesting for developers for a long time, so that makes it just like you said, liquid_ice...

 

and yes, mana potions can be enabled in config files, but if it still doesn't work, you always can edit Elixir of Mental Strength stats... just remove the reuse delay and you are ready to go...

  • 0
Posted

Go to gameserver/data/stats/skills open 2000-2099 an find pollen

 

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

  <set name="power" val="2000.0 change this"/>

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

  • 0
Posted

At last STOP POSTING AT WRONG SECTIONS!

 

We move every topic of yours and you still make the same mistakes.

 

Warned once again,next time -1 karma.

 

Btw what are you doing at your pack?Mana potions are working everywhere,how did you manage to destroy them?

  • 0
Posted

i think there is an option in the configs folder.. inside altsettings.prop which allows you to enable them or disable them .. check it out .. also check the skill inside skills folder \ 2000-2099.xml .. in the type use MANAHEAL

  • 0
Posted

also , if they dont have this Config that mafia said ,You can do sth else.

 

1st , Change The Power of Elixir of Mental Strength , And Their Reuse Time ofc.. ( Like L2 -Light Has.)

 

2nd , Take a Potion THat Already Exists On Your Pack F.E , Endeavor Potion and In It's Type Change it To MANAHEAL And To It's Power Add The Value That You Wanna Heal With 1 Mana Pot.

You Can Also Change It's Appearance By Modding The Client..

 

  • 0
Posted

also check Potions.java into your core if mana potion is registered inside with its skill

Guest
This topic is now closed to further replies.


×
×
  • Create New...