What’s up guys! It’s your favorite forumer getrithekd again. Sorry for not making a guide in 6, maybe 7 months. Today we will be covering how to end a battle royale. Speaking of battle royales, I used to love playing games like Fortnite with my grandpa until a boogie bomb got him.
Anyways, battle royales are a very common gamemode. It’s estimated that 41% of all gimkit maps are battle royales. This is probably because gimkit lends itself to battle royales the best, with the various gadgets and terrain features helping create a fun experience. Some popular battle royales include Snowbrawl, Resurgence, and Universal Smash.
What defines a battle royale is its core mechanic of a fight until there is only one person standing. As simple as this might sound, there are many ways to make mistakes when making this. One of these is turning off your router instead of using wasd to move. Turning off your router is a bad idea because it disconnects you from the game. Disconnecting from the game may seem good, because now you don’t have the problem of thinking about what to build, but it’s actually bad because now you can’t build anything. But another one is making the build so that the scope of the channels is in the host, so if the host gets eliminated, the game ending mechanism stops running.
The trigger all the way on the left should be triggered whenever you want to start keeping track if all teams have been knocked out. That trigger needs to be triggered by something of global scope, like an all player relay. The delay on it is 1 second. That trigger should broadcast on “Check Game End”.
Make the counter on that trigger’s right increase on “Check Game End”. This counter team scoped. Make that counter’s target be 1 and broadcast on “teamAlive”.
The next counter should increase on “teamAlive” and is global scope. The target should be 2 and it should broadcast on “noGameEnd” when the target is reached.
Trigger 2 should receive on “Check Game End” and have a delay of .5 seconds. Trigger 2 needs to trigger Trigger 3. Trigger 3 should deactivate on “noGameEnd” and broadcast to the end game device.
Trigger 4 should receive on “Check Game End” and have a delay of .7 seconds and broadcast on “resetLogicEnd”. Make both counters reset on “resetLogicEnd”. Make Trigger 3 activate on “resetLogicEnd”.
Now you have yourself a working battle royale ender. Ender? That’s a really well written character. Ender’s Game is a good book. You should read it. It’s a sci-fi that also analyzes psychology.
