I made a map called Sauron's Deceit. The problem is that some of the spawning triggers wont' work and some of them double... It is really annnoying and a lot of people don't like my map for the reason of the spawns. If someone can give me some trigger help, I would appreciate it.
The triggers are like
If:
Player 1 commands one exactly starport
Player 1 commands one exactly academy
Then
Create 5 Marines at location 1
Wait 50000 milliseconds
Preserve trigger
It would help us greatly if you told us the triggers you used, or posted the map.
You get double spawns because the trigger is owned by more than one player and it fires for all of them.
Please read the top of forum guidelines more carefully in the future. Theres no reason why you shouldn't of read this:
QUOTE
- Be as detailed as you can be when asking for help. We don't respond well to "my trigger wont work, help me".
If you want help, this is the only way we can give it.
Like (U)Bolt_Head said, make sure your trigger is owned ONLY by the player it will work for. I am assuming the trigger you posted is the one that double spawns(so it would create 10?)? If not... then make sure Player 1 has ONLY ONE starport and ONLY ONE academy. Otherwise I don't see how that would not work.
EDIT: Irrelevent to this post but... it's gonna take me forever to get my Red Shadow behind my name... 5 minerals a post. EEEEEEURGH!!!!! If I wanted to play ''Starmies'' I would. But I already play Earth:2024 and Utopia. is ther no other way of gaining minerals, besides gaining 5 at a time from posts or "warring it up" on "starmies" ?? I don't wanna be a posting

the only way i can see that that would double spawn is if you have it owned by more than just player 1. if you did, say by p3 and p4 too, it would spawn 15 because the conditions may have been met by player 1 but since others owned it, they would get 5 more units too. follow?
Would this be a location that one more than person will control at different times? Else seems foolish that it would be more than one person's field.
Also i would try and move away from doing "Wait Triggers" and use a process of death-counting / / Countdown timers, since these are a lot more effective.
there is also another problem if you maybe accidently made the trigger twice it happens to me but not all the time.