1. 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!

  2. LOOKING FOR A VERSION OF SKRIPT?

    You can always check out our Wiki for downloads and any other information about Skript!

Dismiss Notice
This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Scoreboard issue

Discussion in 'Skript' started by KaramDoesMC, Jun 22, 2020.

Thread Status:
Not open for further replies.
  1. KaramDoesMC

    KaramDoesMC Member

    Joined:
    Jun 21, 2020
    Messages:
    17
    Likes Received:
    0
    on player world change:
    if world is "Dupe":
    wipe player's sidebar
    set name of sidebar of player to "&d&lGalaxyDupe"
    set score "" in sidebar of player to 4
    set score "&d&lYOU" in sidebar of player to 3
    set score "&7Name: &d%player%" in sidebar of player to 2
    set score "&7Rank: %colored player's prefix%" in sidebar of player to 2
    set score "&7Guild: &d%{guild::%executor's uuid%}%" in sidebar of player to 1
    set score "" in sidebar of player to 0
    set score "&d&lServer" in sidebar of player to -1
    set score "&7Players Online On The Network!: &d%amount of all players%" in sidebar of player to -2
    set score "&7Joins: &d%size of all offline players%" in sidebar of player to -3

    on player world change:
    if world is "hub":
    wipe player's sidebar



    I use this skript!! When i put it on there is no errors, but When 2 people are on the server on the same time they end up with my stats and i end up with there stats Please Help
    --- Double Post Merged, Jun 22, 2020, Original Post Date: Jun 22, 2020 ---
    ^^ please help
     
  2. pokw

    pokw Active Member

    Joined:
    Jun 3, 2019
    Messages:
    52
    Likes Received:
    1
    Please put this in code blocks so I can understand it and help you.

    Code (Text):
    1.  
     
Thread Status:
Not open for further replies.

Share This Page

Loading...