Tremulous Forum
Media => Mapping Center => Topic started by: commander scrooge on January 29, 2010, 02:33:47 am
-
hey I'm currently building a map and was wondering if there was a way to make trigger_hurt only hurt humans and not aliens is this possible?
-
You can try use trigger_class attached to trigger_hurt for such effect. But trigger_class Quote:"NOT THROUGHLY TESTED", and Im not sure it working correctly. Try this way and say if it helped u... =)
-
No if you were gonna do something like that you'd prob want to use trigger_equipment. because trigger_class is only for aliens, trigger_equipment is only for humans.
-
Ah, yes... Missed that he wanna kill humans, not aliens! =D