Page 1 of 1

Two new bugs in own maps section ANSWERED

Posted: Fri Mar 16, 2018 6:34 am
by godOfKings
So i discovered two new bugs wen i tested my maps in the own maps section.

condition is player 1's first turn started, wen i tried the map the trigger worked fine on first turn, but on second turn the trigger automatically got activated again even though i didnt set any trigger to enable it, and then it would get activated again and again on every turn

the other bug has condition object destroyed, after killing the unit on whom the condition applied the trigger worked fine, but then the bug started to appear, everytime another unit was killed, no matter whichever player owned it, the trigger would automatically get activated again and again...

Re: Two new bugs in own maps section

Posted: Mon Mar 25, 2019 7:11 am
by Stratego (dev)
this i no bug - if conditions are met (eg. desired unit already destroyed) than trigger will fire, you need to set the trigger to be one time trigger if u want it to fire only once.

Re: Two new bugs in own maps section ANSWERED

Posted: Wed Mar 27, 2019 12:25 pm
by godOfKings
Ah yes, it was long time ago, about 1 year old, problem was I put those triggers to loop instead of once so they repeated after activating, I already fixed them