#please help with my scoreboard

1 messages · Page 1 of 1 (latest)

vale lotus
#

What do you need help with

red axle
#

thats not how hex codes work in skript

#

<##ffffff>

opaque path
#

i made it into thisd

#

but i need to add the rank

#

idk how tho

vale lotus
opaque path
#

what does that mean?

red axle
#

thats how you use hex codes in skript

#

not &#ffffff

opaque path
#

can you help me out?

#

how do i add ranks into this?

red axle
#

oh no

  1. You dont need a variable for kills and deaths, those are statistics that are already tracked by vanilla MC, and skbee can access the stats
  2. Do NOT loop all players every second for a scoreboard. That is very inefficient. Also, theres only 3 lines (kills, deaths, playercount) that need to be updated. I would just call a function on death, and on join/leave
hybrid pumice
#

or are you making ranks through skript

#

well ig regardless it doesnt matter

#

pretty sure its something like %player prefix% or %players preficx%

opaque path
#

I’m using luck perms @hybrid pumice

quaint fjord
#

I mean

#

it does work

#

but

#

counts the kills for mobs aswell

quaint fjord
#

you did correct

#

it's in the wrong form

#

you did &# insteade of &x

#

if you are using birdflop then do this

hybrid pumice
#

And the prefix should show up next to the player on the scoreboard

lyric parrot
#

I use player's prefix this is how i do it.
Set player's prefix to whatever yiu want then add %player's prefix to your scoreboard

hybrid pumice
#

^

#

That's also how I do it

#

It's the easiest way

red axle
warm current
quaint fjord