i want to make leader boards(kill score) for 4 players, but i want it so each player can only see their score. is it possible and if so how?
nope, not possible to remove human players from the leaderboard. closest you can come is removing computers.
You could use resources somehow, but that'd take a ton of triggers.
Yeah, It MIGHT be possible. Maybe. But it would take up way too many Trigs to be worth it, like Kirby said.
Not really many...
Binary Countoff, whenever the wanted score is x, add x to resources. Since kills score for example is always a multiple of 25 (er even 50?), you can use a 25 * 2, 25 * 4 etc. countoff.
yea i could do that, except im using the minerals and gas for upgrades
why are supply counters always so neglected?
For kill score, supply wouldn't go nearly high enough. I really don't think it's practical to implement, unless you do spinesheath's variation on the idea to subtract the kill score, and even that would require to use either gas or ore.