Help - Search - Members - Calendar
Full Version: 'counting' With Mapping
Unknown Worlds Forums > Natural Selection > Natural Selection Creation > Mapping Forum > Mapping Help and Troubleshooting
Trojan
I was wondering, I mean, its gotta be possible, if you can create some set of entitys that 'count' up each time theyre triggered. The plan is to make it so the first time the trigger is set-off, a big '1' comes out and shows itself, second time a '2' comes out and the 1 goes back into the wall (using func_doors), third time a '3' etc up untill 5.

Honestly, I dont know where to start with his, I figure it has something to do with multimanagers or some crazy thing wink.gif any help would be great. Also, Ill probably be using a trigger_presence for the trigger, incase that changes anything.
taleden
The easiest way to do this would probably be with some trigger_changetargets; have the first button/presence/whatever trigger a multimanager, which would trigger the "1" to pop out and also fire a changetarget to redirect the original triggering entity to a second multimanager, which would in turn trigger the "2" and another changetarget, etc. It would eat up a lot of entities, but it ought to work.
Soylent_green
You cannot change the target of a trigger_presence with trigger_changetarget. You can have the trigger_presence target a trigger_relay and then change the target of the trigger_relay.
Trojan
Cheers, works smile.gif

Thanks fellas
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.