How to use env_entity_dissolver?

Oct 6, 2008
1,948
446
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?
 
Oct 6, 2008
1,948
446
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
161
232
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,948
446
and the ragdolls are all the players (not npcs) correct?
 
Oct 6, 2008
1,948
446
thanks, can't use it for what I need then :(