I did the trigger so it kills all neutrual players units, but at the very start of the game it just killed everyones units..., whats the problem? I said always kill neutrual players units.
Set it to kill all units for P12
Basically, when you leave a game, all of your units are given to Player 12 (light blue on the minimap). So rather than killing all neutral units (which would be everyone), kill only those units owned by Player 12.
If you use SCM Draft or StarForge, it should be easy. If you use X-tra, I suggest you download the P12 triggers.
What Devilin said, the P12 Triggers can be found in the DLDB at
http://www.staredit.net/index.php?download=452Just set to always kill all units at anywhere for _ (Player 12 will show up like an underscore in non-text based trigger editors. [Excluding SCMDraft's classic trigedit.])
Trigger:
Players: all players
Conditions: player 12 commands atleast 1 any unit
Actions: kill all any unit for player 12; Preserve Trigger
In one of my old maps I put kill all units for player Neutral and it worked fine...
How many players were "Neutral" in that map? You do realize that you can have human, computer, and neutral players, right? I think (though I'm not sure) that a trigger that kills all neutral units would kill all the units of those neutral players. If Falkoner has neutral players, that trigger wont work.
QUOTE(Inspektah-Deck @ Jul 28 2006, 07:45 PM)
In one of my old maps I put kill all units for player Neutral and it worked fine...
[right][snapback]533362[/snapback][/right]
Maybe because of the condition you put in ? Remember, triggers tahapply to players 9-12 do not fire, so you must put them to players 1-8.