I made this game, and I’m a HUGE troll. So I have a teleporter that teleports me to my “Owner Lounge”, and I wanna see if it’s possible to have a thing where you could choose somebody to k!ll, and then it k!lls them and they’re left scratching their heads wondering what the heck.
(Sorry for the wording, couldn’t find a better word for k!ll…)
Yeah, I’ve looked at the topic already, and it gave me this idea, but I’m not tryna switch them to spectator, just trying to troll them by making them constantly di3
Ok. thanks! Just ping me when you do! I’ll keep the topic open @some_kid. Now that I’ve pinged you, if you wanna find your way back, just check your notifications.
You can just check the leaderboard where it will tell you whos on what team number, you can also the the relay device to transmit a channel on any team (like to oof a specific team)
Ok. Here’s a breakdown of how you would do it.
When the game starts each player will be assigned a number that will be stored in a property I’ll call playerNumber.
You’ll have a bunch of buttons, each transmitting to their own relay set to transmit as all players. That relay will then transmit to a checker that checks if playerNumber is equal to the number of the button. If it is, respawn them.
For labelling the buttons, have a text that adds the name of the triggering player in addition to some spaces each time it recieves on the channel you’re using to assign the player their number.
Hope this makes sense. Like I said, I don’t have the time to make this in-game right now, so let me know if there’s something you need clarified.