• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Using HB to detect if range to target is >= 15 yards

    Discussion in 'General Discussion Forum' started by mastaflex, Dec 1, 2011.

    1. mastaflex

      mastaflex New Member

      Joined:
      Aug 14, 2011
      Messages:
      8
      Likes Received:
      0
      Trophy Points:
      0
      Is there any way I can use honorbuddy to detect if my target is within 15 or more yards from me. I would like to be able to use this in a regular run command such as /run if (my target is >=15 yards from me using honorbuddy to do this somehow) then (insert whatever here) end
       
    2. Demise

      Demise New Member

      Joined:
      Jan 15, 2010
      Messages:
      75
      Likes Received:
      0
      Trophy Points:
      0
      You already know this is possible Masta. If you have questions, see me on IRC.
       
    3. no1knowsy

      no1knowsy Well-Known Member

      Joined:
      Feb 28, 2010
      Messages:
      3,927
      Likes Received:
      57
      Trophy Points:
      48
      If you have a question on what to put to run an actual wow macro have a look at my MageHelper plugin code, within the Methods.cs file
      Public void Invisibility()

      It'll show you the lua command to do a macro.
      If it's just casting a spell HB can do that internally.
       

    Share This Page