Mana Potions

Find the proper support area, Saga-Version.
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
MichalisKrdm
Posts: 11
Joined: Tue Nov 15, 2011 5:26 pm
Location: Athens, Greece
Contact:

Mana Potions

Post by MichalisKrdm »

If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Number: 5100
L2JDP Revision Number: 8582

Mana Potions are not working. I just get the message "Nothing happened"
Mana Potion's Item File (ID: 728) http://l2krdm.net/00700-00799.xml
Mana Potion's Skill File (ID: 10001) http://l2krdm.net/10000-10099.xml

I hope that you can tell me what's wrong.
I didn't have time to see if any other topic for this problem exist.

L2Java's Fan ==> MichalisKrdm. Thnx a lot!
User avatar
lucan
Posts: 590
Joined: Wed Mar 16, 2011 10:39 pm
Location: Brazil

Re: Mana Potions

Post by lucan »

In l2jmods.properties set EnableManaPotionSupport to True.

Code: Select all

 # ---------------------------------------------------------------------------# Mana Drugs/Potions# ---------------------------------------------------------------------------# This option will enable core support for:# Mana Drug (item ID 726), using skill ID 10000.# Mana Potion (item ID 728), using skill ID 10001.EnableManaPotionSupport = True  <---------------------- 
MichalisKrdm
Posts: 11
Joined: Tue Nov 15, 2011 5:26 pm
Location: Athens, Greece
Contact:

Re: Mana Potions

Post by MichalisKrdm »

I set is True in L2JConfig file. I thought that this option was for Events as this option was under events' options. Thank you for your fast reply.
Post Reply