QUOTE(Saox @ Mar 5 2005, 01:39 PM)
Hmm...yea that did it

. But now when I whant to have that one interceptor all the time, to respawn once killed(of course I can always give it some more hp)
but I whant all carriers that I buy to have only one interceptor.
(A brand new carrier starts with 0 interceptors)
[right][snapback]159032[/snapback][/right]
Heres the thing:
When you say "Add 1 to hanger count for Carrier" it only adds one, once.
When you say "Add 1 to hanger count for Carrier, Preserve Trigger" it keeps adding one forever until the hanger is full.
So I tested with adding the
Condition, "Deaths of 'unit1' is 0"
Actions, "Add 1 for hanger count, add 1 death for 'unit1', Preserve Trigger."
Then for trigger 2
Condition, "Death of 'unit1' is 1"
Actions, "Kill all (I also tried kill 1 at location) Interceptor, Set death of 'unit1' to 0, Preserve trigger"
But that didn't work. I tried adding an "Add 1 interceptor to hanger count" after the "Kill all interceptors" in the second trigger but that didn't work VERY WELL. The interceptors would be able to deploy and all carriers would always have ONLY 1, but then the interceptor would be destroyed before it even got off a shot.
I don't think you can have only 1 interceptor in a carrier for all carriers at the same time. Sorry. (I could be wrong though. I hope to be proved wrong for your sake Saox)