Loop skripts just completely broke down

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

Status
Not open for further replies.

ALebab

New Member
Jan 25, 2022
7
0
1
24
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.
 
Status
Not open for further replies.