Ohren 106 Posted February 25, 2013 Share Posted February 25, 2013 Alright, in my arms profile, I have Sweeping Strike set as Hostile Unit Near -Number: 1 -Radius: 8 -Type: Bigger For some reason this is going off on single target fights. Is the Bigger type actually bigger than or equal (or ">=" as the mathematical operator)? Link to comment https://wrobot.eu/forums/topic/133-fight-classconditions/ Share on other sites More sharing options...
Droidz 2738 Posted February 26, 2013 Share Posted February 26, 2013 Your settings is converted to:if hostile Unit Count > 1 in a radius <= 8 yard You can convert your Fight class to C# code for see how your settings is used. For avoid problem you can replace Hostile Unit near by Unit Attack Player Near. Link to comment https://wrobot.eu/forums/topic/133-fight-classconditions/#findComment-865 Share on other sites More sharing options...
Ohren 106 Posted February 26, 2013 Author Share Posted February 26, 2013 Well, would Unit Attack Player Near also trigger if I'm DPSing and tank has agro like (s)he should? Link to comment https://wrobot.eu/forums/topic/133-fight-classconditions/#findComment-876 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