Page 1 of 1

how in the map creator to ensure that a unit dont moves and attacks on turn 1

Posted: Fri Dec 03, 2021 3:06 pm
by cheas
I cannot make sure that a unit does not move and attack from turn 1
when I put in the editor trigger condition turn1 player 1 started
unit movement -3 and action -1
it doesn't work it's only in turn 2 that the unit doesn't move anymore
so if you have any ideas so that the unit does not move on turn 1 please let me know

Re: how in the map creator to ensure that a unit dont moves and attacks on turn 1

Posted: Fri Dec 03, 2021 5:15 pm
by Midonik
Use Eff Obj Disabled

Re: how in the map creator to ensure that a unit dont moves and attacks on turn 1

Posted: Fri Dec 03, 2021 10:41 pm
by Puss_in_Boots
"COND: obj in area" Acts faster than "COND: Player1 Turn Nr1 started" I believe

Re: how in the map creator to ensure that a unit dont moves and attacks on turn 1

Posted: Sat Dec 04, 2021 4:06 pm
by cheas
your advice we walk thank you