Incenerations?

KingOfSpace

L1: Registered
Jan 18, 2013
22
0
Is there any way to make a trigger that makes players incinerate, like when using the Manmelter/Phlog weapons?
 
T

The Asylum

Last time I checked, no, but you can set them on fire by using a trigger_multiple, targeting !activator with an igniteplayer input
 

Empyre

L6: Sharp Member
Feb 8, 2011
309
187
You can also use a trigger_hurt to do massive fire damage. I think you can even add a custom death message to it. I can't go into specifics because I haven't touched Hammer in a long time.
 
Mar 23, 2013
1,013
347
You can also use a trigger_hurt to do massive fire damage. I think you can even add a custom death message to it. I can't go into specifics because I haven't touched Hammer in a long time.

you can just set that the killfeed says "died a painfull death" like you do at fall damage. or that a saw or a train icon is displayed. And you can gib players if you don't want a ragdoll.
But there is probably no way to get the phlog effect... or has anyone checked if you could just set the Damage type to a higher number which enables new deaths like ice-statues?