| 10-05-2003, 06:48 PM | #1 |
Having porblems with a combination of triggers. It is an AoS map and the triggers in question are related to the auto spawns. I didn't want to give people the ability to build, but I wanted to give people the ability to comeback after a key building had been destroyed. Sot he goal for these triggers it to rebuild the building and restart the spawn. The rebuild for the triggers works perfectly and so does the timer, but I cannot get the function to repeat. Meaning it works the first time the building is taken down, but the trigger will not fire again. Goint to attach pics of the triggers to see if anyone can see the problem I cannot. I can't figure out if it is a variable problem or if I am using the wrong funciton somewhere. |
| 10-05-2003, 06:49 PM | #2 |
2 |
| 10-05-2003, 06:50 PM | #3 |
3 |
| 10-05-2003, 07:43 PM | #4 |
A few triggers. If the timer window doesn't show, it's obviously the DTimer1 trigger. My guess is DRax1 isn't dead, becaus all the other conditions seem fine. Are you sure you put the new rax in the DRax1 variable as soon as it's finished building? |
| 10-05-2003, 07:56 PM | #5 |
Yeah the build1 trigger has a set variable function in it to fill in the new drax1, but you could be right. Is there a function to reset a variable after the x dies? |
| 10-05-2003, 08:03 PM | #6 |
Here is the final trigger in the sequence |
