SweeTs Posted November 11, 2015 Posted November 11, 2015 Missing import? Ctrl + Shift + O, else the file name is another, but I don't think so. Quote
Grave Posted December 2, 2015 Posted December 2, 2015 (edited) Any1 can help me with that ? i using l2jfrozen files. [javac] C:\Users\aaa\workspace\l2j-mutant\trunk\gameserver\head-src\com\l2jfrozen\gameserver\handler\itemhandlers\SoulShots.java:113: error: cannot find symbol [javac] ItemSkills is = new ItemSkills(); [javac] ^ [javac] symbol: class ItemSkills [javac] location: class SoulShots [javac] C:\Users\aaa\workspace\l2j-mutant\trunk\gameserver\head-src\com\l2jfrozen\gameserver\handler\itemhandlers\SoulShots.java:113: error: cannot find symbol [javac] ItemSkills is = new ItemSkills(); [javac] ^ [javac] symbol: class ItemSkills [javac] location: class SoulShots [javac] C:\Users\aaa\workspace\l2j-mutant\trunk\gameserver\head-src\com\l2jfrozen\gameserver\handler\itemhandlers\SoulShots.java:144: error: cannot find symbol [javac] ItemSkills is = new ItemSkills(); [javac] ^ [javac] symbol: class ItemSkills [javac] location: class SoulShots [javac] C:\Users\aaa\workspace\l2j-mutant\trunk\gameserver\head-src\com\l2jfrozen\gameserver\handler\itemhandlers\SoulShots.java:144: error: cannot find symbol [javac] ItemSkills is = new ItemSkills(); [javac] ^ [javac] symbol: class ItemSkills [javac] location: class SoulShots [javac] C:\Users\aaa\workspace\l2j-mutant\trunk\gameserver\head-src\com\l2jfrozen\gameserver\handler\itemhandlers\SoulShots.java:175: error: cannot find symbol [javac] ItemSkills is = new ItemSkills(); [javac] ^ [javac] symbol: class ItemSkills [javac] location: class SoulShots [javac] C:\Users\aaa\workspace\l2j-mutant\trunk\gameserver\head-src\com\l2jfrozen\gameserver\handler\itemhandlers\SoulShots.java:175: error: cannot find symbol [javac] ItemSkills is = new ItemSkills(); [javac] ^ [javac] symbol: class ItemSkills [javac] location: class SoulShots [javac] C:\Users\aaa\workspace\l2j-mutant\trunk\gameserver\head-src\com\l2jfrozen\gameserver\handler\itemhandlers\SoulShots.java:292: error: cannot find symbol [javac] ItemSkills is = new ItemSkills(); [javac] ^ [javac] symbol: class ItemSkills [javac] location: class SoulShots.AutoPot [javac] C:\Users\aaa\workspace\l2j-mutant\trunk\gameserver\head-src\com\l2jfrozen\gameserver\handler\itemhandlers\SoulShots.java:292: error: cannot find symbol [javac] ItemSkills is = new ItemSkills(); [javac] ^ [javac] symbol: class ItemSkills [javac] location: class SoulShots.AutoPot [javac] C:\Users\aaa\workspace\l2j-mutant\trunk\gameserver\head-src\com\l2jfrozen\gameserver\handler\itemhandlers\SoulShots.java:305: error: cannot find symbol [javac] ItemSkills is = new ItemSkills(); [javac] ^ [javac] symbol: class ItemSkills [javac] location: class SoulShots.AutoPot [javac] C:\Users\aaa\workspace\l2j-mutant\trunk\gameserver\head-src\com\l2jfrozen\gameserver\handler\itemhandlers\SoulShots.java:305: error: cannot find symbol [javac] ItemSkills is = new ItemSkills(); [javac] ^ [javac] symbol: class ItemSkills [javac] location: class SoulShots.AutoPot [javac] C:\Users\aaa\workspace\l2j-mutant\trunk\gameserver\head-src\com\l2jfrozen\gameserver\handler\itemhandlers\SoulShots.java:318: error: cannot find symbol [javac] ItemSkills is = new ItemSkills(); [javac] ^ [javac] symbol: class ItemSkills [javac] location: class SoulShots.AutoPot [javac] C:\Users\aaa\workspace\l2j-mutant\trunk\gameserver\head-src\com\l2jfrozen\gameserver\handler\itemhandlers\SoulShots.java:318: error: cannot find symbol [javac] ItemSkills is = new ItemSkills(); [javac] ^ [javac] symbol: class ItemSkills [javac] location: class SoulShots.AutoPot [javac] 12 errors [javac] 1 warning Edited December 2, 2015 by Grave Quote
Grave Posted December 2, 2015 Posted December 2, 2015 Ask topic author to help you. Why u cant ? U make this code :) Quote
Devlin Posted December 2, 2015 Posted December 2, 2015 Why u cant ? U make this code :) So what? I am selling it if you are interested, I didn't share it. Quote
Grave Posted December 2, 2015 Posted December 2, 2015 So what? I am selling it if you are interested, I didn't share it. Its easy u create this code and u should give support for this even if u not share it or maybe u dont know how to fix it definitely. Quote
Devlin Posted December 2, 2015 Posted December 2, 2015 Its easy u create this code and u should give support for this even if u not share it or maybe u dont know how to fix it definitely. Haha be sure about it. Since I am selling it, I am giving private paid support for this code. When I share it, I will give 100% free support. Already someone from here before few days bought the rework for L2JFrozen. Quote
devil12pl Posted December 4, 2015 Posted December 4, 2015 Nice share it works w/o problems but I have one question - how can i change activation key from left mouse button to right mouse button and make potions manually usable? Quote
Devlin Posted December 4, 2015 Posted December 4, 2015 Nice share it works w/o problems but I have one question - how can i change activation key from left mouse button to right mouse button and make potions manually usable? To make right mouse button, is client related action (I don't even have a clue). I suggest you to create new potions to be automatic and let the retail for retail :P Quote
devil12pl Posted December 4, 2015 Posted December 4, 2015 I know it's a kind of solution but I'd like to make normal potions usable in 2 mods. Manually and auto :D Quote
An4rchy Posted December 5, 2015 Posted December 5, 2015 I know it's a kind of solution but I'd like to make normal potions usable in 2 mods. Manually and auto :D It can be done, but not with right-left click. Quote
devil12pl Posted December 5, 2015 Posted December 5, 2015 It can be done, but not with right-left click. Can you then tell me how please? I just started with java and all this stuff it's really hard for me. That's why I'm looking for tips. :D I'd be thankful <3 Quote
Devlin Posted December 5, 2015 Posted December 5, 2015 Can you then tell me how please? I just started with java and all this stuff it's really hard for me. That's why I'm looking for tips. :D I'd be thankful <3 I don't support the code without money. If you want edits or fixes or whatever you have to buy the code from me. Othwerise, ask at help section (but dunno if someone help you). Quote
Gam3Master Posted May 18, 2016 Posted May 18, 2016 Can anyone tell me where to put this + if (isAutoPot(728)) + { + sendPacket(new ExAutoSoulShot(728, 0)); + setAutoPot(728, null, false); + } + if (isAutoPot(1539)) + { + sendPacket(new ExAutoSoulShot(1539, 0)); + setAutoPot(1539, null, false); + } + if (isAutoPot(5592)) + { + sendPacket(new ExAutoSoulShot(5592, 0)); + setAutoPot(5592, null, false); + } Quote
Red-Hair-Shanks Posted May 22, 2016 Posted May 22, 2016 with small changes on the code it work perfect on acis 361 rev. tested Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.