So I’m trying to make a “Fake” leader board like so
that updates every 3 seconds and matches the real leader board
so is this even possible
sorry about the edits I needed to fix grammar
Yes, but we need to figure out how
try using lists to get every score value.
I know it not the best
maybe with overlays and property’s? I’m not good at property’s so…but I’ll still attempt tohelp
tried this setup but only put the host name
Yes just yes it will update off a property with players name and so on
I think if I got time I could test something that could make it work
but based on if it works or not this may be out of my league
you’re gonna need to add a relay to that setup to make it work with the host, since the on game start lifecycle only affects the host
so like this
so you’re gonna needa wire the relay to the trigger tho
it is wired to the trigger
oop, i had my relay and lifecycle mixed up again
a: does it workk?
b: if it doesn’t, does the relay wire look like this
yes but what are you keeping track of
score = property, therefore, you are tracking a property, and you need to update the text
no it did not work it just switch between all of the people in the server a put their name on all of the spots
huh. i guess its updating for all the players
anddd i just realized
this will take code, a lot of it, probably
as you need to organize the values
no i’m asking what is the score for the leaderboard
and the score is by cash
Oh just item maneger how much it has store it in a property to a text
oh so item amount. so still probably tracking an item
to track amounts you’re still gonna need a property, since you need that to update text