Page 1 of 1

[Update 2.2] MT trigger count broken [not broken, Ignore]

Posted: 28 Jul 2013, 09:03
by Mikey
When using conditions for MT triggers for both "Already triggered' and "Not already triggered" does not count higher than 1, So if you set your condition to 2 or 3 etc, when the trigger block has been triggered for the 2nd or 3rd time etc, nothing happens !
It seems the game is only able to count upto 1

Re: [Update 2.2] MT trigger count broken

Posted: 28 Jul 2013, 09:13
by zarexz
The number of triggers are ID numbers. The first trigger has ID 0. You can't count or add triggers.

In case of condition "Allready triggered 0" at trigger 1 means: Trigger 1 only activates when trigger 0 was activated before.

It's really hard to explain. I hope this helps. :oops:

Re: [Update 2.2] MT trigger count broken

Posted: 28 Jul 2013, 10:15
by Mikey
Ok , Understand,
This is not broken