How to make the player KO and become a spectator after falling to the bottom of the map?

Making a game like knockback, but permadeath

at bottom of map, add a zone.
When player enter zone → Set team to Spectator

Welcome to the forums @LoOnEyBaSsOoNeY!
Get a zone and a team switcher with spectator team
Player enters zone → switch players team
Dang, epi beat me

1 Like

How would i make it give a point to the person that knocked them out?

In map settings, go to score and put it on knockout

What my idea is is that the player with the most KOs wins, and the game ends when there’s one person

This could help

1 Like

I want it to add a point to the KOer, but it doesnt KO them, just changes the team.

Ko manager (when player knocked out) → Change team + 1 point

1 Like

But how do I target the player who got the KO?

Like, who knocked him out of the map?
That isn’t possible sry…

what if I used a lifecycle to detect a player KOing someone else and gave THEM one point?

also, how would i give them the point?

What are you using to track points?

could i give them an item, like cash when they get a KO?

i think i got it:
-a lifecycle on the settings: listen to player knocks out (not knocked out) and transmit signal KO
-an item giver giving them 1 cash when reciving signal KO
-a health giver giving them 25 hp back when that happens
-a team switcher for the dead player

1 Like

… what


but this is easy just get a team switcher and have a knockout manager check and see if the person dies then send them to spectator

help me test?
nljljskjdhkjskjdhckjshdkjcshkdj

1 Like

I would recommend deleting the code since codes are not allowed on here, I get why you would make this mistake since you have not been on in 2-1ish years

rules have changed a lot

1 Like

use a zone, and connect a team switcher to it, and set it to spectator. Whenever someone enters, they will perma-spectate(out of game). Remember to mark someone as a solution when you find something.

1 Like