Staredit Network

Staredit Network -> UMS Assistance -> What exactly does never do?
Report, edit, etc...Posted by Thermo on 2004-10-23 at 13:10:05
I was just wondering if there was some use to the rarely used condition called Never.
Report, edit, etc...Posted by DT_Battlekruser on 2004-10-23 at 13:16:08
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.
Report, edit, etc...Posted by EzDay281 on 2004-10-23 at 13:23:03
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.
Report, edit, etc...Posted by DarkDeath19 on 2004-10-23 at 13:58:45
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.
Report, edit, etc...Posted by gftgy on 2004-10-23 at 14:02:43
It's used for when your making a trigger set, yet you dont want it to be activated yet.
Report, edit, etc...Posted by RexyRex on 2004-10-23 at 14:07:20
I haved used it to make a trigger which I just copy/paste so I can edit a small thing like player or location.
Report, edit, etc...Posted by StarEditron 4000 on 2004-10-23 at 17:26:57
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.
Report, edit, etc...Posted by DT_Battlekruser on 2004-10-23 at 17:30:33
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.
Report, edit, etc...Posted by SA_Max71 on 2004-10-23 at 20:02:12
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.
Report, edit, etc...Posted by DT_Battlekruser on 2004-10-23 at 20:03:46
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?
Next Page (1)