If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision 4501:
L2JDP Revision 7789:
I see other posts here with codes for Epilogue and GF but this not work on Freya.
viewtopic.php?f=81&t=18833&p=101328&hil ... on#p101328 (This method not work on Last Rev. Freya).
If someone can put a script working on Freya will be great, thx.
[HELP]Disallow Mana Potion in combat in Last Rev Freya?
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
-
- Posts: 136
- Joined: Mon Nov 10, 2008 5:59 pm
- kimeraweb
- Posts: 55
- Joined: Sat Jul 31, 2010 5:33 pm
- Location: Deutschland
- Contact:
Re: [HELP]Disallow Mana Potion in combat in Last Rev Freya?
Similar I wanted for skills, you can use this answer
was working for me.
viewtopic.php?f=81&t=18833
Good luck!

viewtopic.php?f=81&t=18833
Good luck!
GS: 4470
DP: 7733
DP: 7733
-
- Posts: 136
- Joined: Mon Nov 10, 2008 5:59 pm
Re: [HELP]Disallow Mana Potion in combat in Last Rev Freya?
You test this on Last Freya? why i try but not work.kimeraweb wrote:Similar I wanted for skills, you can use this answerwas working for me.
viewtopic.php?f=81&t=18833
Good luck!


- kimeraweb
- Posts: 55
- Joined: Sat Jul 31, 2010 5:33 pm
- Location: Deutschland
- Contact:
Re: [HELP]Disallow Mana Potion in combat in Last Rev Freya?
Well, you need some basic Java knowledges to get it work.
In that post, teach you how to implement a new parameter which can be used on your XML (so potions included).
Just create a new condition (whatever you name it) for your new parameter and that potion will work as you want.
Yes, I'm using Freya, not the last, but it is not relevant. The code didn't change pretty much ^^
In that post, teach you how to implement a new parameter which can be used on your XML (so potions included).
Just create a new condition (whatever you name it) for your new parameter and that potion will work as you want.
Yes, I'm using Freya, not the last, but it is not relevant. The code didn't change pretty much ^^
GS: 4470
DP: 7733
DP: 7733
-
- Posts: 154
- Joined: Sat Dec 25, 2010 10:09 pm
- Location: Portugal
Re: [HELP]Disallow Mana Potion in combat in Last Rev Freya?
It did work for me,
And what I did was implement Copyleft code in Core, then change the condition on Skill XML for Mana pot.
And what I did was implement Copyleft code in Core, then change the condition on Skill XML for Mana pot.
My teachers XD: jurchiks
-
- Posts: 136
- Joined: Mon Nov 10, 2008 5:59 pm
Re: [HELP]Disallow Mana Potion in combat in Last Rev Freya?
Working now but i edited the item.xml no skill.Ralm wrote:It did work for me,
And what I did was implement Copyleft code in Core, then change the condition on Skill XML for Mana pot.
