How do I move the two concurrently? I'm creating a CameraYawEvent and CameraPitchEvent, setting both as Async (setAsync()) and executing them but camera movements occur in consecutive order and not at the same time.
Is time elapsed for a conditional sleep nested in the "evaluate" method of another conditional sleep also elapsed for the"parent" conditional sleep?
I am unable to test this myself atm.
Sweet update. Although I don't get what harm the moveRandomly() and moveSlightly() methods do. Why not leave them in and leave it up to the scripter whether to use them or not?
I was unclear and you misunderstood. I was not referring to combat scripts in particular. We need the ability to set breaks using CLI and let the client's randoms handle login etc., and only the devs can provide this functionality.