#My scoreboard is broken
1 messages · Page 1 of 1 (latest)
Hmm i wonder what the problem could be
Before you ask for help its always a good idea to try and solve the problem yourself
To do that start with reading your errors, and looking closely at your code
You should be able to solve this on your own.
In the future, be more informative when asking for help. Be more specific than “not working”, and provide (relevant segments of) the code
Also also, the “error” here is the scoreboard, but the screenshot you submitted shows code for sending messages to players, and has nothing to do with scoreboards
Why ping me? Especially why send a separate message?
There’s*
send code
its not code its a config
- '%animation:MyAnimation1%'
- '&6My Stats:'
- '* &eKills&7: &f%kills%'
- '* &eDeaths&7: &f%deaths%'
- '* &eHealth&7: &f%health%'
- ' '
- '&6Personal Info:'
- '* &bRank&7: &f%group%'
- '* &bPing&7: &f%ping%&7ms'
- '* &bWorld&7: &f%world%'
- '%animation:MyAnimation1%'
The tab plugin isnt skript. Not sure of you can use sk vars in it
Well, are you using a variable in skript to do it? Or if the plugin has its own way to track kills thats not skript related
uh idk
You don’t know of youre using a skript variable?? Then youre not
And you should google how to track kills with that plugin
k
Frost,
Create a variable on death it adds 1 to the variable same as kills then in you're scoreboard put:
%kills::attacker's uuid% and %deaths::victim's uuid% you should also check so when a player joins if its set and if it isnt set it to 0
U forgot {}, slimefrost
Oh yeah lma