#Leaderboard doesn't work, someone please help :(

10 messages · Page 1 of 1 (latest)

foggy matrix
#

Leaderboard doesn't work, someone please help :(

orchid nimbus
#

?

foggy matrix
#

doesnt let me send the pictures, so weird

orchid nimbus
#

it would.

foggy matrix
#

I got some scripts written but i feel they dont find each other and when the person enters the area, the time played starts counting but when they leave it goes back to 0 like i want but the leaderboard doesnt show their best time played before it went back to 0, i did something wrong i feel it 😦

foggy matrix
#

this is the only thing that sends back

hybrid mango
# foggy matrix this is the only thing that sends back

This one appears when you try to save the data concurrently for the player, you as a player leave the server which triggers player Removing, additionally because you were the last person on the server, it triggers shutdown which runs the bindonclose function

#

Implement logic to check whether there's 1 or more players on the server

foggy matrix