I was just wondering if there was some use to the rarely used condition called Never.
It is a null condition which makes a trigger never run. It does not prevent the subsequent actions from occurring. The only place I have seen it used is when making group comment triggers.
Such as...
Conditions:
Never
Actions:
Comment: The Below Are Spell Triggers
It's similar to using Always and nothing but Comment, and using some impossible Conditions, etc.
People use it to explain out triggers to other people if they submit a map or a tutorial. I.E. the perfect kill counter, he uses the trig never to explain what he is doing during it.
It's used for when your making a trigger set, yet you dont want it to be activated yet.
I haved used it to make a trigger which I just copy/paste so I can edit a small thing like player or location.
i've used it to make scms temporarily into scxs because i hate having to save 2 copies of the same map!
but it is mainly used to temporarily disable some triggers.
QUOTE(StarEditron 4000 @ Oct 23 2004, 02:26 PM)
i've used it to make scms temporarily into scxs because i hate having to save 2 copies of the same map!
but it is mainly used to temporarily disable some triggers.
[right][snapback]88762[/snapback][/right]
Just save it as "yourname.scx" regardless of data in the file.
QUOTE(StarEditron 4000 @ Oct 23 2004, 01:26 PM)
i've used it to make scms temporarily into scxs because i hate having to save 2 copies of the same map!
but it is mainly used to temporarily disable some triggers.
[right][snapback]88762[/snapback][/right]
Or, never can keep some triggers, or parts of triggers, from being activated.
QUOTE(DT_Battlekruser @ Oct 23 2004, 10:16 AM)
It is a null condition which makes a trigger never run. It does not prevent the subsequent actions from occurring. The only place I have seen it used is when making group comment triggers.
[right][snapback]88608[/snapback][/right]
Can you read?