Ok I just DLed this trigger file and have been trying to read up on it and

, but how does it work exactly? Can I make it so units can be created for certain players under player 9-12 etc. control? Or what exactly can i do with this trigger/utility. Thanks for your help.
The player 9-12 triggers is simply ONE trigger with all the functions that those players can do. Keep in mind that these players are neutral and cannot and will not attack others or do anything active.
Other than that, you can give/tank/move/remove/kill/create/etc.
Or you know, you could have just LOOKED at the triggers and maybe USED them to see what they do.
So really all i do is add other triggers within the one that is currently loaded to the map? And all of them in there now mean absolutly nothing?
When you load them all the conditions and actions are disabled. It's just one crowded trigger that's not doing anything. To get it to do what you want just delete all the crap and save all the conditions and actions you need then modify them and save.
Ok, another question here.... Can I use the 12 players trigger thing to make it so the players can spawn units in separate triggers? As in:
Conditions-
Current Player Creates 1 Marine at Summon1
Event-
Kill 1 Marine at Summon1
Create 1 Marine at Appear1
Preserve Trigger
Or will i have to use that pain in the ass trigger thing on StarForge?
You can do something simular. Make a barracks, and if someone commands a firebat, then remove it, and give a hero firebat instead.
And I have to make ALL of these in the Player 9, 10 etc. triggers area?
Players: ALL
Conditions: Current Player commands at least 1 Firebat.
Actions: Move Location labled "bleh" on to all Firebat owned by Current Player at Anywhere
-Remove 1 Firebat for Current Player at "bleh"
-Create 1 Hero Firebat for Current Player at "bleh".
-Preserve Trigger
*Note: Will only fire every 2 seconds... counter with zero wait triggers.
Yes, that would work
But I cant have the players able to control the units... i want player 9, 10, 11, 12 controlling them.... Or will i have to make this a 6 player map?
Any player you set to a computer or any player from 9 to 12 would be fine.
As long as player 9 to 12 don't have to do anything "active".