Tremulous Forum

Media => Mapping Center => Topic started by: commander scrooge on January 29, 2010, 02:33:47 am

Title: Trigger_hurt
Post 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?
Title: Re: Trigger_hurt
Post by: CATAHA on January 30, 2010, 01:37:15 am
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... =)
Title: Re: Trigger_hurt
Post by: Noyesdude on January 30, 2010, 06:37:45 am
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.
Title: Re: Trigger_hurt
Post by: CATAHA on January 30, 2010, 12:04:12 pm
Ah, yes... Missed that he wanna kill humans, not aliens! =D