Also, das geht meines Wissens überhaupt nicht, aber wenn, dann so: Code: EnterPassword (Haken bei Direction, Wait until Key Hit ist NICHT aktiviert) Fork (Variable von oben = 1) MoveEvent(Hero, Down-Left) Wait 0.0 sec Wait 0.0 sec Wait 0.1 sec End Case Fork (Variable von oben = 4) MoveEvent(Hero, Up-Right) Wait 0.0 sec Wait 0.0 sec Wait 0.1 sec End Case Und das alles in ein ParallelProcess-Event.
EnterPassword (Haken bei Direction, Wait until Key Hit ist NICHT aktiviert) Fork (Variable von oben = 1) MoveEvent(Hero, Down-Left) Wait 0.0 sec Wait 0.0 sec Wait 0.1 sec End Case Fork (Variable von oben = 4) MoveEvent(Hero, Up-Right) Wait 0.0 sec Wait 0.0 sec Wait 0.1 sec End Case
Foren-Regeln