Womble 9 Posted February 4, 2014 Share Posted February 4, 2014 I'm looking for a similar version of this: - (System.Math.Abs(ObjectManager.Me.Rotation - ObjectManager.Target.Rotation) < 0.35f) that will check if you are infront. It is strange, on a target dummy my rotation is perfect and yet when on an actual boss or trash target it stops back stabbing and resorts to something at the bottom of my priority list which is hemo spam, even when 100% behind targets. So I'm looking for perhaps a version of the above code that has the angle for being infront? I've Googled Radians and such but I can't find any straight forward answer that will give me the number i.e. "<0.35f" that I am looking for. This way I can attach it to the hemorrhage in question and solve this issue. Link to comment https://wrobot.eu/forums/topic/1107-c-sharp-code-for-infront/ Share on other sites More sharing options...
Droidz 2738 Posted February 4, 2014 Share Posted February 4, 2014 Reply here: Link to comment https://wrobot.eu/forums/topic/1107-c-sharp-code-for-infront/#findComment-5780 Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now