All my loop all players skripts just broke; no errors when I reload them they just don't work. Also, when I reload the file, no matter what code I write (code that normally gives errors) reloads and says no errors.
1 of my skripts:
every tick:
loop all players:
if lore of loop-player's boots contain "&4Speed II":
if {speed.%loop-player%} is false:
apply swiftness of tier 2 to the loop-player for 9999 days
set {speed.%loop-player%} to true
worked for a while but just stopped working
[doublepost=1646012939,1646010389][/doublepost]Ahh I caught the issue, Skellet was just failing.
1 of my skripts:
every tick:
loop all players:
if lore of loop-player's boots contain "&4Speed II":
if {speed.%loop-player%} is false:
apply swiftness of tier 2 to the loop-player for 9999 days
set {speed.%loop-player%} to true
worked for a while but just stopped working
[doublepost=1646012939,1646010389][/doublepost]Ahh I caught the issue, Skellet was just failing.