Jump to content

Recommended Posts

Posted (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 by ^Wyatt
Posted

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. ^_^

  • 3 weeks later...
Posted
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

Posted

Why dont you make it so you dont even have to buy soulshots and spiritishots?

? And who said that you must buy something here?

  • 4 weeks later...
  • 2 months later...
Posted

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.

Posted

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 ?
 

Posted

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

Posted

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

Posted

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 ?

 

Posted

 

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.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock