QUOTE(yoni45 @ May 31 2006, 05:49 PM)
And making a condition based on a force? You can't make a single condition cover "players 1-4", without making 4 seperate triggers, can you?
[right][snapback]496832[/snapback][/right]
Were talking about triggers owned by groups not conditions or actions that refer to the groups.
QUOTE(killer_kow @ May 31 2006, 06:19 PM)
Alright, so why shouldn't we use the force box? You still haven't given a reason. It's easier to check one box than 4.
[right][snapback]496857[/snapback][/right]
There is no cut and dry reason why not to. Because they are the exact same they don't offer negative attributes ether. The only reason I would suggest not to use them is because it confuses non-experts.
If you wish to check just one box instead of 4 or whatever feel free to. The biggest problem with group owned triggers is they disguise the correct trigger order. Under Player 1 for an example triggers are executed from top to bottom, then after that player 2 is checked and so on up to player 8.
Many non-experts think that the Forces and All players have there own time when triggers are checked but that is simply not true. Group owned triggers are checked at the same time as the triggers for p1 – p8, Not after, not before but during. The exact time group owned triggers fire in relation to the triggers owned by those players can vary and it depends on the actual order you make the triggers. But after there created you can’t tell where they fall in terms of trigger order unless you give the trigger to the other players to see where it fits on the list.
So in short the reason you shouldn’t make group owned triggers is because they confuse people. First off they confuse people into thinking the triggers fire in a different order than they actually do and the editor doesn’t show the actual order at all. Secondly is one might think that a trigger owned by a group is just one trigger when in reality is is a copy of that trigger owned by each of the players in that group. This is more apparent if all the players have there boxes checked instead.