How to make a variable same as the leaderboard points

im trying to make wood (variable) and i want it the same as the leaderboard. So others can see how much wood(variable) I have and vice-versa

1 Like

Do you have other materials that should be displayed on your leaderboard?
.atm is it not possible to show more then one attribute displayed in leaderboard but you could make a text modula that displays on the leaderboard side as an alternative.

1 Like

No I don’t have other attributes only an attribute called wood

1 Like

You can’t show a variable on the leaderboard. You can only show an attribute. You could add an attribute and a script that always sets that attribute of each player to reflect their variable, then show that attribute on the leaderboard.
Script:

1 Like

uhhh i meant attribute
silly me

1 Like

Ok, then you don’t need that script at all. You can just go in Settings > UI and set the leaderboard to show your attribute.

1 Like