HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Destroying a trigger

01-09-2006, 04:19 PM#1
Azazel_
I had to verify this.

Q : Destroying a trigger at the beginning of the action function will not hinder the function from completing.
01-09-2006, 04:21 PM#2
Zandose
Just do a text. Add in a couple text messanges to see if it's still running.
01-09-2006, 04:39 PM#3
Zoxc
A: No (B: Might be yes cuz of blizz programming....)
01-09-2006, 07:24 PM#4
johnfn
A: True. (Just tested it)
01-09-2006, 07:56 PM#5
iNfraNe
*offtopic* aah, johnfn is back :) heard your account wasnt working?
*ontopic* True meaning it WILL complete the actions? seems most likely.
01-09-2006, 08:12 PM#6
Earth-Fury
Quote:
Originally Posted by Azazel_
I had to verify this.

Q : Destroying a trigger at the beginning of the action function will not hinder the function from completing.

please dont ask questions in the negative just for the sake of it... it confuses me...

("Will destroying a trigger at the beginning of the action function hinder the function from completeing?")
01-09-2006, 09:51 PM#7
PCPharaoh
I just ran a test. The answer is:

Destroying a trigger at the beginning of the action function will not hinder the function from completing.

In other words, your statement is true.
01-09-2006, 09:57 PM#8
Zoxc
Also where mine ;) No like in not ^^
01-09-2006, 10:08 PM#9
Tim.
Quote:
Originally Posted by iNfraNe
*offtopic* aah, johnfn is back :) heard your account wasnt working?
~offtopic~ He was silly and did not have his browser set right =P
~ontopic~ Okay I think enough people have stated that it is true - No one else needs to.
01-09-2006, 11:49 PM#10
Earth-Fury
Quote:
Originally Posted by Tim.
~ontopic~ Okay I think enough people have stated that it is true - No one else needs to.

but redundance is a way of preserving information
01-10-2006, 02:21 AM#11
Azazel_
Indeed. Thank you.