Need Ideas for Halo 5 Prefabs

I’m running out of Ideas for what to build as a prefab in Halo 5… Can somebody help me?

A script that kills people within a script brains boundaries. I can make it kill everyone on the map, exclude certain teams but no luck yet for just the boundary.

Virulent Ending you can have the script brain boundary trigger a damage ratio: then set it to 100. This will act as an instant kill boundary, with more flexibility for additional scripting than the instant kill boundaries come with.

You could also have one script brain-w/boundary(A) trigger a second script brain-w/boundary(B) to spawn after the first boundary(A) was entered. You could also add a label to the players that activate the boundary(A), then that label could be the target for the secondary boundary(B) to move to after it’s spawned by the first boundary(A) and could include a damage ratio script of 100. Sorry if that was annoyingly redundant. I’ve spent a lot of time in Forge and with basic to intermediate scripting, let me know if that helps or if you need more clarity.

> 2533274975565198;2:
> A script that kills people within a script brains boundaries. I can make it kill everyone on the map, exclude certain teams but no luck yet for just the boundary.

I’ll try to help… What’s it called?

If you want me to, that is…