Force flag drop?

Seitan

L3: Member
Oct 30, 2015
135
8
I have a pit on my map and I want to prevent people to drop the intelligence on it, can I make some kind of trigger to force the player drop the intelligence?
 

Seitan

L3: Member
Oct 30, 2015
135
8
Nevermind I just realized I can do it with a trigger_multiple, delete this post if you want.
 

henke37

aa
Sep 23, 2011
2,075
515
Actually, you want the usual trigger_hurt to kill the player and func_respawnflag to clean it up once dropped.