QUOTE(Ultimea @ Nov 6 2004, 01:36 AM)
I'm a newbie, I know.
But It puzzles me greatly how I cannot make an obstacle on a bound much long, due to the string limit. What I'm trying to do is make an obstacle long or w/e. But, I see it cannot be done with just one switch. Two don't seem to work either. I'm perplexed by this, could anyone show me in the neat "trigger" format how this could be done or explain to me. I'd greatly appreciate it.
Thanks.
[right][snapback]95219[/snapback][/right]
Here are my fall bound level 6+7 triggers.
See how they work

I do this,
1 overall switch makes it so that 2 levels cannot interfere with each other. It clears at the end of each level and is set at the beginning of each.
another switch is used to start the second part of the level. The second part of the level seems very very simple, and it is and it works
So make it
trigger 1
cond: overall level completion switch is clear
action: set that switch
actions blah bvlah blah
action: set swtich level 6 xtra
trigger 2
cond: level 6 xtra is set
action: clear it
actions balh b lah blah
action: clear switch overall level completion