Territo Posted May 12, 2002 Posted May 12, 2002 I made a brush with the lava texture, now I need it to deal damage when touched by someone. Help.
Conrad Posted May 13, 2002 Posted May 13, 2002 in the q3a days it was a shader command surfaceparm lava or surfaceparm slime so... textures/mytextures/slime { ... surfaceparm slime ... { map textures/mytextures/slime.tga ... } } that's where it goes... Havn't seen Raven use it in any of their shaders but it might still be working....
Absath Posted May 13, 2002 Posted May 13, 2002 or you can use the "Trigger_Hurt" on the brush, and then set the amount of damage per second it will cause.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.