#My scoreboard is broken

1 messages · Page 1 of 1 (latest)

keen needle
#

My scoreboard wont show kills or deaths

astral quail
#

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

keen needle
#

yea ik my b i got the wrong screenshot sorry

#

@astral quail

astral quail
#

Why ping me? Especially why send a separate message?

keen needle
#

damn bruh my b

#

also theirs no erors because its the TAB plugin

astral quail
#

There’s*

send code

keen needle
#

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%'
astral quail
#

The tab plugin isnt skript. Not sure of you can use sk vars in it

keen needle
#

i just need the correct word that is surrounded by % so it can show

#

do u know it?

astral quail
#

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

keen needle
#

uh idk

astral quail
#

You don’t know of youre using a skript variable?? Then youre not

#

And you should google how to track kills with that plugin

keen needle
#

k

peak flax
#

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

modern crane
#

U forgot {}, slimefrost

peak flax
#

Oh yeah lma