#how do i respawn everyone after game ends

1 messages · Page 1 of 1 (latest)

stiff olive
#

Game state chip

edgy idol
#

you use Cv2 since its annoyingly hard to pick a random player in Cv1

steel ledge
#

We can only guide a horse to water, we cannot make it drink the water

hexed sphinx
#

@hexed sphinx Use a get all players and a get random from list

#

Yeh

#

Pretty easy

tiny flax
#

In the game rules you can set it to respawn on game end. Use that if useing Game Rules.

If not the use a event definition and a event sender/receiver and set the sender to all. Then set position

hexed sphinx
#

He asked on how to pick a killer or smth so i said dat

tiny flax
#

Oh mb

#

That's not very accurate but I mean it's a low quality thing to do

#

It could pick the same player multiple times

hexed sphinx
#

Mm

#

How would you stop dat

tiny flax
#

A random int and a Varable. Check if the random number equals the last one. If not then take the int number. If true then run again till a new number is found

#

Make sure to have a delay

hexed sphinx
#

Interesting

#

Thanks

tiny flax
#

👍🏼

steel ledge
tiny flax
#

That's the same thing

#

Soooo

#

Player or int it's the same process

steel ledge