you need to move event "For each X element"..
..after you load Array from Json or Local Storage...substact time...
another thing...
I see only zeros et "Cur.X,6"...and you have a condition.... if Value at Cur.X,6>1....
I want subtract the away time one time only when the player opens the game, i cant move the event outside the start of layout because if i do this then i cant countdown the time values in the array, i tried to create another start of layout event but didn't worked, i cant subtract the away time, the only way that this worked if is i put the event outside start of layout but the event subtract the away time all the time and this is not the intentions.
You only see zeros but they aren't zeros because i have another event that countdown time values inside the array.