Destroying Sentries in Map?

Inexistence

L1: Registered
Apr 2, 2008
21
0
When using sentries in a map, is it possible to use an output to destroy them when another entity breaks? I know I could use kill, but would this allow me to respawn them afterwards?

Thanks
 

samn

L4: Comfortable Member
Mar 28, 2008
158
47
There's a tutorial on respawning dispensers in the source sdk docs. That will give you some help, the rest is easy to figure out.
 

Inexistence

L1: Registered
Apr 2, 2008
21
0
Well, I've got it to work. I had to put most of the outputs onto the breakable glass, where, on breaking, it would kill each of the sentries, then after 20 seconds force the spawn of the sentry template. I couldn't figure out a way to stop them from spawning twice if they were broken manually, so I made them invulnerable.