how do i kill an mvm tank with triggers?

Evatron

L1: Registered
Oct 23, 2021
44
1
i am trying to kill the mvm tank using map triggers. i tried doing a sethealth 0 on the tank but all it seems to do is change it to the damaged model and it keeps going. what else could work?
 

worMatty

Repacking Evangelist
aa
Jul 22, 2014
1,258
999
tank_boss doesn't have much in the way of inputs. If it can be detected by a trigger, I suggest you try a trigger_hurt with the spawnflags set to allow everything, and a filter to allow only tank_boss.

https://developer.valvesoftware.com/wiki/Tank_boss
 

Evatron

L1: Registered
Oct 23, 2021
44
1
thanks for the response but i managed to substitute it with the kill command and parented explosion particle