Poper21 0 Posted October 7, 2018 Share Posted October 7, 2018 Hello there! I have a question, if its possible to create fight class, for example for hunter that would execute perfectly freezing trap on my focus target. I know its possible with current target, its just i am not sure if its possible to do it for focus target aswell. Thank you very much Link to comment https://wrobot.eu/forums/topic/10233-use-aoe-spell-on-focus-targetlike-freezing-trap/ Share on other sites More sharing options...
Droidz 2738 Posted October 8, 2018 Share Posted October 8, 2018 Hello, you need to use C# code: wManager.Wow.Helpers.ClickOnTerrain.Spell(1234, wManager.Wow.ObjectManager.ObjectManager.Me.FocusObj.Position); replace 1234 by your spell id Razzue 1 Link to comment https://wrobot.eu/forums/topic/10233-use-aoe-spell-on-focus-targetlike-freezing-trap/#findComment-48416 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