SOrrr for the late reply, goguardian (*shivers)
Follow this guide for the live player counter:
hello today i will show you how to make a LIVE player counter. that’s right, ITS LIVE aka it can see when a player leaves WOW!!!
anyways lets get to the tutorial
finished product
part 1
part 2
part 3
I was gonna put a link to another topic that stated how wires work etc. but I couldn’t find it sorry
it works so every 0.5 seconds it will reset the counter then practically instantly the relay set to all players will send and increment for every player in the game at the moment and since the…
First step
Then just get a property and name it something like “Live PLayers” and make the counter update the property:
Second Step
Get a button,(Not activated on start) a second counter, and a second property (Name it “Button Pressed” or something) Make the counter update the property, and wire the button to the counter.
Step 3
So now, we have to do the block #the hard part.
Get a trigger and wire a lifecycle to the trigger (Make the trigger keep on repeating itself) .
Now go to the blocks and make them:
And you should be done