well then make them not respawn
What if you had a counter that was counting whenever there was a ko, then if you go into the block code of a repeating trigger you make the block code something like:
If "The property that the Ko Counter updates" equals "The property that the player counter updates" -1 broadcast message on "Game End"
But that wouldn’t work unless each player can only be ko’ed once, so this is just an idea, let me see if I can find anything else…
Wait, so you can’t make a filtered player counter[1] check for all players who DON’T have an item, then use a checker to check if it equals one. If so, end game.
The word filtered refers to how there is now a relay and/or checker in the build, filtering the amount of people who can trigger it. ↩︎
How could I code that?
- It’s educational, so I kind of have to let them respawn… (I want to be able to play it in class)
- The Gimlag has been part of my map for pretty much the entire game and I’d hate to delete it…
To make the system that ClicClac talks about (The way I built it only uses 270 memory) is just giving everybody an item on game start (Using starting inventory) then when they’re KO’ed taking it away (Using lifecycle wired to a item granter with negative value) and continuously checking if the number of bait = 0 (Using repeating trigger, checker and end game)
Ok, I get it. I want to be able to drop energy though, so is there a way to make sure the player can’t drop bait specifically?
Here! Free advertisement, and it’s super, SUPER simple!
This is the simplest guide about this I’ve seen by far. I even figured out how to change it up to suit my situation’s needs. Thanks!
Alright, no problem! Glad to help!
no longer at the perfect amount of solutions lol
then make it so if you leave zone then the counter decreases… ;-; it has been solved bruh
Um the regular arena was too big for the zone
Can you flip the inputs around so if you enter a zone, it increments a counter?
This still applies. It’s been solved anyway.
No, I mean, put the zone in the area that you would be exiting and reverse the inputs.
It’s been solved already, no more need to reply
- When you rerespawn, you will end up in that zone again.
- People who leave during the game will not be counted
although solved then dont make the respawn in zone! or just make zone activatable once
Ok got it
This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.