[Solved] Replace Array Question

I’m making custom rings around that a player (Player slot 1 team 1) can place. One rule allows you to place them (4 at max). Another rule makes it so when a survivor is close that ring is destroyed. When they get destroyed another ring can be placed(because there are now seven. I don’t know how to replace a particular value. I’m aware of the set player variable at index, but I don’t know how to replace the old one in the first rule. Let me know if this doesn’t make sense. Thanks!

It sounds like you’re looking for Set/Modify Variable At Index.

1 Like