#how do i fix this:
1 messages · Page 1 of 1 (latest)
(i reached the max character limit on discord so i had to send the code as an image)
you can have only 1 thing set in a var
maxcooldown has more
like cooling down 300.00% 250.00% and more
Ensar suggests that you read Sovde's Variable Tutorials
@outer stratus correct me if i am wrong
you can use on right-click with ender pearl: too, and a guard clause for if the cooldown is set.
and honestly why not just set the variable to a timespan, then set the item cooldown duration to that variable
then you dont need all those if/else ifs
because the maxcooldown shows on the action bar
wdym
it is only 1 thing
its the percentage and thats it
wdym guard clause?
use stop so you don't need more indents in the main code
cancel event
stop
#code here```
notice the #code here isnt indented
thats checking if its one thing...
like this @outer stratus ?
YIPPEEE!
ty guys