Scoreboard in 1 World

  • 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.
For some reason there isn't anything in your scoreboard.sk file, but I can tell you how.
Replace "World Name" with the world you want the scoreboard in!
I bet you are using this in EventLands :emoji_slight_smile:

Code:
every 2 seconds:
    loop all players:
        loop-player's world = "World Name":
            # Scoreboard skript here
 
ok ty
[doublepost=1595319633,1595319299][/doublepost]
For some reason there isn't anything in your scoreboard.sk file, but I can tell you how.
Replace "World Name" with the world you want the scoreboard in!
I bet you are using this in EventLands :emoji_slight_smile:

Code:
every 2 seconds:
    loop all players:
        loop-player's world = "World Name":
            # Scoreboard skript here
it didnt work
[doublepost=1595319757][/doublepost]oof here is skript
 

Attachments

  • scoreboard.sk
    1.8 KB · Views: 154
Status
Not open for further replies.