HALLO12846j Posted July 14, 2021 Share Posted July 14, 2021 Hi I am making a scoreboard for my server but my scorboard doesnt work fully. the code: every 5 tick in "ul_spawn": loop all players: wipe loop-player's sidebar set name of sidebar of loop-player to "&6&lCopperClic" set score "&7&m--------------------------" in sidebar of loop-player to 8 set score "&e&l» Money:" in sidebar of loop-player to 7 set score " &2Money » &2$%{money.%loop-player%} ? ""&20""%" in sidebar of loop-player to 6 set score " &6&lC&e&lr&a&le&2&ld&3&li&b<&9&ls » &2%{credits.%loop-player%}%" in sidebar of loop-player to 4 set score "" in sidebar of loop-player to 4 set score "&e&l» &b&lPlayer:" in sidebar of loop-player to 3 set score " &7You » &b%{loop-player}%" in sidebar of loop-player to 2 set score " &7time played » %loop-player's time played%" in sidebar of loop-player to 1 the result: I am using skRayFall and this should work? so please help me, I am not sure what the problem is, Is it a skRayFall or skript error/problem? Link to comment Share on other sites More sharing options...
StarBunnie Posted July 14, 2021 Share Posted July 14, 2021 (edited) 28 minutes ago, HALLO12846j said: Hi I am making a scoreboard for my server but my scorboard doesnt work fully. the code: every 5 tick in "ul_spawn": loop all players: wipe loop-player's sidebar set name of sidebar of loop-player to "&6&lCopperClic" set score "&7&m--------------------------" in sidebar of loop-player to 8 set score "&e&l» Money:" in sidebar of loop-player to 7 set score " &2Money » &2$%{money.%loop-player%} ? ""&20""%" in sidebar of loop-player to 6 set score " &6&lC&e&lr&a&le&2&ld&3&li&b<&9&ls » &2%{credits.%loop-player%}%" in sidebar of loop-player to 4 set score "" in sidebar of loop-player to 4 set score "&e&l» &b&lPlayer:" in sidebar of loop-player to 3 set score " &7You » &b%{loop-player}%" in sidebar of loop-player to 2 set score " &7time played » %loop-player's time played%" in sidebar of loop-player to 1 the result: I am using skRayFall and this should work? so please help me, I am not sure what the problem is, Is it a skRayFall or skript error/problem? One error is that you're using line 4 twice and I'm not exactly sure if a line can be completely empty maybe try "&7" instead of "" If you're still running into issue maybe give SkBees scoreboard a shot it's way easier and has an overall better performance Edited July 14, 2021 by StarBunnie Feel free to add me on discord if you: need help with plugins need help with skripts need to vent about something >[ ‧₊˚꒰ʚ Starshine ɞ ‧✦ *#2683 ]< Link to comment Share on other sites More sharing options...
HALLO12846j Posted July 14, 2021 Author Share Posted July 14, 2021 2 hours ago, StarBunnie said: One error is that you're using line 4 twice and I'm not exactly sure if a line can be completely empty maybe try "&7" instead of "" If you're still running into issue maybe give SkBees scoreboard a shot it's way easier and has an overall better performance Thanks that worked, and also you were right about skBee scoreboards being easier 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now