Master script brain delete other script brains in testing

im trying to have my master script brain be able to spawn and despawn 2 other script brains in my map for an team-objective-progression system.

but In my master script brain, when i call an event on round start, delete script brain 3, script brain 3 doesn’t delete itself!!! script brain 3’s scripts keep running and its causing problems

what do?