JaHollTV
JaHollTV
> I noticed that the Owner neither any Contributors did not respond that issue, if this issue make you confused I'm sorry, I really need to solve this issue. :(...
> ot respond that issue, if this issue make you confused I'm sorry, I really need to solve this issue. :( Possibly found a solution: If you use Gradle then...
are there updates?
Got the same Problem here
fixed :)
I created a little prototype in a Fort of QA. What it can do: - Aiming Animation What it can't do right now: - aim after shoot (is fixed easy,...
Code from the QAListener.java (only the else statement is new) ``` if (IronsightsHandler.isAiming(e.getPlayer())) { QAMain.DEBUG("Player is aiming!"); try { if ((e.getAction() == Action.RIGHT_CLICK_AIR || e.getAction() == Action.RIGHT_CLICK_BLOCK) == (QAMain.SWAP_TO_LMB_SHOOT)) {...
Any update here? Should be only little effort