Staredit Network

Staredit Network -> UMS Assistance -> Killing players who quit
Report, edit, etc...Posted by Falkoner on 2006-07-28 at 12:01:02
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.
Report, edit, etc...Posted by IsaT on 2006-07-28 at 12:14:18
Set it to kill all units for P12
Report, edit, etc...Posted by DevliN on 2006-07-28 at 12:17:04
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.
Report, edit, etc...Posted by Syphon on 2006-07-28 at 12:38:11
What Devilin said, the P12 Triggers can be found in the DLDB at http://www.staredit.net/index.php?download=452

Just 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.])
Report, edit, etc...Posted by JaFF on 2006-07-28 at 12:42:31
Trigger:

Players: all players
Conditions: player 12 commands atleast 1 any unit
Actions: kill all any unit for player 12; Preserve Trigger
Report, edit, etc...Posted by Inspektah-Deck on 2006-07-28 at 12:46:04
In one of my old maps I put kill all units for player Neutral and it worked fine...
Report, edit, etc...Posted by DevliN on 2006-07-28 at 12:59:22
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.
Report, edit, etc...Posted by JaFF on 2006-07-28 at 13:06:43
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.
Next Page (1)