Inside3D!
     

Triggering multiple targets?

 
Post new topic   Reply to topic    Inside3d Forums Forum Index -> Mapping
View previous topic :: View next topic  
Author Message
Baker



Joined: 14 Mar 2006
Posts: 1538

PostPosted: Thu Feb 11, 2010 12:43 pm    Post subject: Triggering multiple targets? Reply with quote

I want to make something explode, a wall be removed and a trap activated.

I know how to do each, but I can't seem to figure out how to do all 3!

I've researched trigger_relay and such.

How do you have a trigger fire multiple targets or use trigger_relay to do multiple things?
_________________
Tomorrow Never Dies. I feel this Tomorrow knocking on the door ...
Back to top
View user's profile Send private message
Baker



Joined: 14 Mar 2006
Posts: 1538

PostPosted: Thu Feb 11, 2010 1:07 pm    Post subject: Reply with quote

Nevermind, heheh.

You can have 2 trigger relays have the same "Name" so a trigger_once with a target of "my_relay_triggers" and both are called "my_relay_triggers" and each does their own action.

I wish there was a mapping how-to part of the Quake Wiki on how to do this kind of stuff.
_________________
Tomorrow Never Dies. I feel this Tomorrow knocking on the door ...
Back to top
View user's profile Send private message
xaGe



Joined: 01 Mar 2006
Posts: 329
Location: Upstate, New York

PostPosted: Fri Feb 12, 2010 5:32 pm    Post subject: Reply with quote

http://www.bspquakeeditor.com/q1tutor/q_trigger.html wrote:



trigger_relay

This trigger is fired by other triggers (it can't be touched by the player). It allows you to have multiple actions take place when the player trips a single trigger. In order to have it fire, make it the target of another trigger. For instance, when a player enters a room, you could have the lights go out, a crusher activate and a door open, all in sequence rather than at the same time. You can set a delay value for each trigger so that they will fire in sequence. Each trigger can have it's own message if you want and as far as I know, there's no limit to the number of relays you can string together. Just remember you don't want your player standing there watching stuff happen for 20 minutes Smile



..Probably nothing you already don't know, but all I could find in a few seconds. Its not a in detail how to, but describes just some examples.
Back to top
View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
Display posts from previous:   
Post new topic   Reply to topic    Inside3d Forums Forum Index -> Mapping All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2004 phpBB Group