Need help with scrpts in halo 5

So i started creating a infection based map in halo 5 and i have a big problem with the map. I want a group of objects to stay despawned until someone spawns them using a button. So the problem is that all of the objects stay despawned the first round but everything spawns on the next round by it self. If anyone have any suggestions on have to fix this please tell me.

I bet you my good ol’ friend YouTube would be able to help you.

> 2533274827248136;1:
> So i started creating a infection based map in halo 5 and i have a big problem with the map. I want a group of objects to stay despawned until someone spawns them using a button. So the problem is that all of the objects stay despawned the first round but everything spawns on the next round by it self. If anyone have any suggestions on have to fix this please tell me.

Try both using on Match Start: Despawn and using on Round Start: Despawn on whatever you need to not be spawned. Should work, unless I’m misunderstanding what you want to accomplish.