Log in

View Full Version : Interact with target



Moosulja
12-16-2009, 07:42 AM
I've been looking through the forums but can't seem to find an answer to my question.

How do you interact with target (face target) without moving to it and what is the script for macro to disable click to move?
Thank you for your time. :o

crowdx
12-16-2009, 01:35 PM
I believe you will need three key strokes to achieve what you want. First is to assist the leader, second is to interact with target and third (my personal newb preference) step back. The last step should keep you about the same distance as you were originally due to the fact that you will have moved forward slightly with the original interact with target command :(

I have not found any other way of doing this :(

Ualaa
12-16-2009, 05:14 PM
IWT is a keybind, which you set from within warcraft.

If you have "Click to Move" enabled in the mouse section of Interface Options, you'll run to your target.
If you don't have CTM enabled, then you'll get an error that your target is out of range.

You an macro, to enable/disable CTM, which effectively turns IWT on and off.
But IWT itself cannot be toggled.
1 is on, 0 is off.

/console AutoInteract 0
/console AutoInteract 1

Khatovar
12-17-2009, 01:29 AM
You can also just go get/make Focusing Crystals.

/cleartarget
/assist focus
/use Shadow Crystal Focusing Lens

suicidesspyder
12-17-2009, 04:08 AM
So this is how melee boxers do it huh with cwt. If so thanks for the info i was trying to figure out how you all do it. Will work on it when i comeback in a cpl weeks.