I am working on a spell trigger that requires the player to Cast Dark Swarm on the beacon to cast but I cannot get it to detect that its there so it wont initiate the spell. Please help!
EDIT: This what I have it doing
-------------
Player 12 brings at least 1 Dark swarm to 'Location'
-------------
Remove Darkswarm owned by player 12
=several other triggers happen after that.=
Yes, bring detect Dark Swarm (And Disruption Web) unless one of these patches changed that. (Dun think so)
Nevermind about the post, I just found out that bring cant detect it but
'Player' Commands 'Unit' does. Now I just have to make the rest of the spell work.
I guess I shoulda tried that before posting, sorry.

Ok, then try this:
| Trigger |
| Conditions: |
| ¤ Commands 1 Dark Swarm |
| Actions: |
| ¤ Move location labled 'Dark Swarm' on Dark Swarm at 'location'. |
| ¤ Actions ... |
No thanks I got it workin, now to find the delete button on this thread heh...
Brings unit DOES work with dark swarms. You're doing something else wrong to make it not.
listen to Tux... (he knows everything)
Those triggers should work. Try making the locations bigger. If it doesn't work, post again and I'll give you an alternate solution that will work.
Also, who owns the triggers?
The trigger is owned by P12, according to the first post. And just look at the tutorial and check your triggers to see if it works. I know you said you got it to work but the bring Dark Swarm doesn't work?
http://www.staredit.net/index.php?tutorial=41No, the first post does not state the owner.
No, Player 1 owns the trigger, Player 12 is the default owner of the Dark Swarm. Isn't it?
Yes P12 is the default owner.
And the size of the locations shouldn't matter too much, darkswarm is pretty large. What might be happening is the swarm might be going to multiple beacons at once if they are close. Then again it might be triggering.
It don't matter I got the spell working sometime yesterday...thats kinda why I said to ignore my thread lol.