Fire more than one target?

Discussion for Level editing, modeling, programming, or any of the other technical aspects of Quake
Post Reply
Treasure
Posts: 9
Joined: Tue Apr 10, 2007 10:30 am

Fire more than one target?

Post by Treasure »

Hi,
how can i make an entity firing 2 (or more) DIFFERENT targets? - because you can only type in one value for target!
I tried to do with target_counter but it doesn't match my purpose. (oops is that correct english :paranoid: )
obsidian
Posts: 10970
Joined: Mon Feb 04, 2002 8:00 am

Re: Fire more than one target?

Post by obsidian »

trigger_multiple. Make all the targets have the same name.
Post Reply