^Wyatt Posted October 6, 2013 Author Posted October 6, 2013 (edited) What about having it so only skills use spirits/bss and physical hits only use soulshot? I think using soulshot on physical skills increase the dmg, so I don't feel like doing it. If you wan't, try to do it adding the proper checks but I think that, like this, is enough for what the guy that wanted it asked for. Edited October 6, 2013 by ^Wyatt
funnyDog Posted October 6, 2013 Posted October 6, 2013 I think using soulshot on physical skills increase the dmg, so I don't feel like doing it. If you wan't, try to do it adding the proper checks but I think that, like this, is enough for what the guy that wanted it asked for. Oh no no, I didn't mean physical skills but physical dmg such as normal hit. ^_^
marik20001 Posted October 22, 2013 Posted October 22, 2013 i have problem The method setAutoShots(AutoShots) is undefined for the type L2PcInstance what i need to do? its dont give me to do BUILD ANT ! Compiling 1663 source files to C:\workspace\L2J_Server\build\bin [javac] C:\workspace\L2J_Server\java\com\custom\AutoShots.java:32: error: cannot find symbol [javac] activeChar.setAutoShots(this); [javac] ^ [javac] symbol: method setAutoShots(AutoShots) [javac] location: variable activeChar of type L2PcInstance [javac] 1 error BUILD FAILED C:\workspace\L2J_Server\build.xml:64: Compile failed; see the compiler error output for details. Total time: 7 seconds
ZaNteR Posted October 29, 2013 Posted October 29, 2013 Why dont you make it so you dont even have to buy soulshots and spiritishots?
^Wyatt Posted October 29, 2013 Author Posted October 29, 2013 Why dont you make it so you dont even have to buy soulshots and spiritishots? ? And who said that you must buy something here?
fxb0t Posted February 19, 2014 Posted February 19, 2014 Hey Great share, but anyone could help me to fix something? On normal hits it also charges Spiritshot which it should be used only for magic skills.
`iAndre Posted February 19, 2014 Posted February 19, 2014 In order to be able to enable/disable this mod , the check should be added only in AutoShots.java or in everything part of this code ?
SweeTs Posted February 19, 2014 Posted February 19, 2014 On normal hits it also charges Spiritshot which it should be used only for magic skills. Is that even possible ? Since, how can it charge while it's charged - normal hits doesn't use spiritshots, so it's charged one time.. It's kinda impossible, but may happen with shiet code :D
fxb0t Posted February 20, 2014 Posted February 20, 2014 Is that even possible ? Since, how can it charge while it's charged - normal hits doesn't use spiritshots, so it's charged one time.. It's kinda impossible, but may happen with shiet code :D I think he changed the method which charges the shots/spiritshots, so even when you're using only auto attacks it chargets spiritshot aswell :P
`iAndre Posted February 20, 2014 Posted February 20, 2014 In order to be able to enable/disable this mod , the check should be added only in AutoShots.java or in everything part of this code ?
^Wyatt Posted February 27, 2014 Author Posted February 27, 2014 In order to be able to enable/disable this mod , the check should be added only in AutoShots.java or in everything part of this code ? Try adding a check inside getAutoShots() if config.disabled -> return null.
nikosdevil20 Posted February 27, 2014 Posted February 27, 2014 ta noumera pou vgazei stin othoni einai to dmg?
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