- Joined
- Dec 31, 2015
- Messages
- 602
- Thread Author
- #1
I'm looking for a delay method such as
delay( Callable<Boolean> reset, int min, int max )
Reason: If something isn't stored in RS data, but has an animation the only thing you can do is check the animation, but you cannot have the animation as the break condition because often animations drop to -1 again for short periods of time.
@Party <3 pls
delay( Callable<Boolean> reset, int min, int max )
Reason: If something isn't stored in RS data, but has an animation the only thing you can do is check the animation, but you cannot have the animation as the break condition because often animations drop to -1 again for short periods of time.
@Party <3 pls