Xtellia Posted March 17, 2020 Posted March 17, 2020 Is there any way to lower time between drop pickup attempts? I'm using acis pack. Quote
0 xTakegawa Posted March 27, 2020 Posted March 27, 2020 what you mean? you want to pick up items with more time? Quote
0 Xtellia Posted March 28, 2020 Author Posted March 28, 2020 fixed already player.java // Schedule a paralyzed task to wait for the animation to finish ThreadPool.schedule(() -> setIsParalyzed(false), (int) (120 / getStat().getMovementSpeedMultiplier())); 1 Quote
Question
Xtellia
Is there any way to lower time between drop pickup attempts? I'm using acis pack.
2 answers to this question
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.