Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

Sign up now!

Rejected Allow reset delays without a condition

Joined
Dec 31, 2015
Messages
602
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
 
Top