Solved Using variables from Vault/Essentials

  • 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.

iGniSs

Member
May 3, 2017
18
0
0
24
Skript Version: Skript 2.2 (the latest)
Skript Author: Bensku
Minecraft Version: 1.12
Problem:

code_language.skript:
every 2 seconds:
    loop all players:
        wipe loop-player's sidebar
        set name of sidebar of loop-player to "&6&lIMPERIUM HRACU"
        set score "&f&8»   &7%loop-player%   " in sidebar of loop-player to 12
        set score "&f&8»   &fPing:&b %loop-player's ping%ms" in sidebar of loop-player to 11
        set score "&b" in sidebar of loop-player to 9
        set score "&f&8»   &fLevel: &a%{lvl.%loop-player%}%" in sidebar of loop-player to 8
        set score "&f&8»   &fExp: &3%{xp.%loop-player%}%" in sidebar of loop-player to 7
        set score "&f&8»   &fUcet: &c%loop-player's money%" in sidebar of loop-player to 6

This is my skript, it always sends one error.
> There's no loop that matches, last line.

CAN ANYONE HELP ME?
 
I don't get the error you do. it just works. are you on dev 29?
81c39bb966.jpg

[doublepost=1501617483,1501617034][/doublepost]Or potentially it's your version of SKRayFall (pretty sure this syntax of "set score" is from that)
 
Status
Not open for further replies.