How to use env_entity_dissolver?

  • Site Migration: See bugs? Report them here. Want something changed or have an idea? Suggest it here.
Oct 6, 2008
1,915
441
Hi,

I want to use a tigger_hurt on players so that on touch they die bu getting disolved, I assume it's env_entity_dissolver but not sure how to use it - any ideas?
 

DrSquishy

we've all had better times to die
aa
Feb 10, 2017
1,284
886
Oct 6, 2008
1,915
441
Yes, already saw that but don't understand it. It mentions targeting a rag doll. How do I target a player who runs into the trigger_hurt to get that specific player to dissolve?
 

ficool2

L4: Comfortable Member
Oct 28, 2017
162
219
Yes, already saw that but don't understand it. It mentions targeting a rag doll. How do I target a player who runs into the trigger_hurt to get that specific player to dissolve?

You cant target a specific player, you can only target every ragdoll. You eitther target none or all of them at once, no other way
 
Oct 6, 2008
1,915
441
and the ragdolls are all the players (not npcs) correct?
 
Oct 6, 2008
1,915
441
thanks, can't use it for what I need then :(