audriuziz Posted January 26, 2019 Posted January 26, 2019 Hello, maybe anyone have Auto mana potion or .acp panel with set mana,cp.healing with percent? Need for l2jfrozen thanks for help.
0 audriuziz Posted January 27, 2019 Author Posted January 27, 2019 I try, but not working on l2jfrozen
0 wongerlt Posted January 27, 2019 Posted January 27, 2019 20 minutes ago, audriuziz said: I try, but not working on l2jfrozen yes it working on l2jfrozen, im tested it on l2jfrozen.
0 audriuziz Posted January 27, 2019 Author Posted January 27, 2019 Hm, Maybe can help me to add this?
0 wongerlt Posted January 27, 2019 Posted January 27, 2019 1 hour ago, audriuziz said: Hm, Maybe can help me to add this? just tell me where u stuck
0 SweeTs Posted January 27, 2019 Posted January 27, 2019 3 hours ago, wongerlt said: just tell me where u stuck At first line, error. Simple.
0 audriuziz Posted January 28, 2019 Author Posted January 28, 2019 100 error 6 warrning :D First error: Quote 258: error: illegal start of expression [javac] private class AutoPot implements Runnable [javac] ^
0 spahack Posted May 2, 2021 Posted May 2, 2021 someone who can help me with this error. I am implementing the code in the (L2jfrozen) I will be very grateful if you help me if (activeChar.getCurrentCp() < 0.95*activeChar.getMaxCp()) { MagicSkillUser msu = new MagicSkillUser(activeChar, activeChar, 2166, 2, 0, 100); activeChar.broadcastPacket(msu); ItemSkills is = new ItemSkills(); is.useItem(activeChar, activeChar.getInventory().getItemByItemId(5592), true);
0 nikpappa Posted May 10, 2021 Posted May 10, 2021 why dont you just make a scheduled task that runs over and over every x seconds?
Question
audriuziz
Hello, maybe anyone have Auto mana potion or .acp panel with set mana,cp.healing with percent? Need for l2jfrozen thanks for help.
9 answers to this question
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now