October 7, 20187 yr 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
October 8, 20187 yr 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
Create an account or sign in to comment