#Loop-value

1 messages · Page 1 of 1 (latest)

hoary flare
#

I have a skript where I want to change the loop-value but it does not work. It only works for sneaking

upbeat valve
#

loop-player

hoary flare
#

^^ this is not working

fluid folio
#

send "&rYou have to wait 10 seconds before you can use this item again" to loop-player

hoary flare
fluid folio
#

because a value cannot be changed, only variables

#

so store your value in a var and change the var then use your var

hoary flare
#

Alright. Thanks

fluid folio
#

np

tranquil topaz
#

dont loop all players every 5 ticks for this

#

just trigger the boost with the on jump: event...

#

also, you are editing the cooldown for {boost}, a global variable, which will affect all players.
you want to add the cooldown to the nbt of the player's tool only