#Scoreboard crashing the server

1 messages · Page 1 of 1 (latest)

onyx zephyr
#
    while player is online:
        set player's scoreboard title to "name"
        wait 1 tick```
Any help?
odd oyster
#

wait longer than a tick

#

with a lot of players 1/20 of a second is too aften

onyx zephyr
odd oyster
#

depends on your server's resources

#

but you dont have to update it at all with just the title

#

once is enough

#

if you're gonna update kills/deaths you can just do it on death to only do it when necessary

onyx zephyr
daring minnow
#

i just used a every second loop all players for scoreboard

#

easiest

odd oyster
#

worse than a while loop

daring minnow
#

?

#

easier by alot

#

also no real diff

onyx zephyr
#

I just tried again

#

server crashed

#

I replaced 1 tick with 1 second

#

and only 1 player joined (me)

odd oyster
daring minnow
#

like?

odd oyster
#

worse performance

daring minnow
#

how lmao

#

not that noticable anyways

odd oyster
#

not with only a few players

odd cobalt
#

use skbee scoreboard.

shy elbow
odd oyster
#

n o

#

that is so inefficient