I'm running into a few issues, I set the triggers to spawn exactly 1 mutalisk at a given location, when I run it in game, it spawns 2...
For every other similar trigger, it spawns double it's amount... If anyone can give me a solution to the problem, it'll be greatly appreacited

thanks.
None.
When you place a trigger in a force, it runs once for each player in that force. So if you don't want your trigger to run twice with a different Current Player each time, don't put it in a force.
None.
Thanks, that sorted the problem out, should of thought of that >.<.
Thanks
None.