I have a trigger problem. When the time becomes 13:37 my game crashes. Dunno why. Here's the trigger.
Edit: I think i accidentaly took Ignored instead of unsolved
-
Events
-
Game - time becomes equal to 13.37
-
Actions
-
Game - Set time speed equal to 2% of default speed.
-
Unit Group - Pick every unit in (units owned by player 1 red) and do (Unit- Add ItemAttackspeedbonus to picked unit)
-
Unit Group - Pick every unit in (units owned by player 3 teal) and do (Unit- Add ItemAttackspeedbonus to picked unit)
-
Wait 60 seconds
-
Unit Group - Pick every unit in (units owned by player 1 red) and do (Unit- Remove ItemAttackspeedbonus from picked unit)
-
Unit Group - Pick every unit in (units owned by player 3 teal) and do (Unit- Remove ItemAttackspeedbonus from picked unit)
-
Game - Set time speed equal to 100% of default speed.
Edit: I think i accidentaly took Ignored instead of unsolved
Last edited: