Hi,
I'm having an issue with tabbing between targets, it only works when I'm in melee range, which sucks because I'm playing a hunter.
Is anyone having the same issue or does anyone know how to fix?
Thanks
'); document.write(''); var yuipath = 'clientscript/yui'; var yuicombopath = ''; var remoteyui = false; } else // Load Rest of YUI remotely (where possible) { var yuipath = 'https://ajax.googleapis.com/ajax/libs/yui/2.9.0/build'; var yuicombopath = ''; var remoteyui = true; if (!yuicombopath) { document.write(''); } } var SESSIONURL = ""; var SECURITYTOKEN = "guest"; var IMGDIR_MISC = "warmane/misc"; var IMGDIR_BUTTON = "warmane/buttons"; var vb_disable_ajax = parseInt("0", 10); var SIMPLEVERSION = "422"; var BBURL = "https://forum.warmane.com"; var LOGGEDIN = 0 > 0 ? true : false; var THIS_SCRIPT = "showthread"; var RELPATH = "showthread.php?t=374940"; var PATHS = { forum : "", cms : "", blog : "" }; var AJAXBASEURL = "https://forum.warmane.com/"; var CoTTooltips = { rename: true, icons: false, iconsize: 15, qualitycolor: true, overridecolor: { spells: '#839309', items: '', npcs: '#fff', objects: '#fff', quests: '#ffb100', achievements: '#fff' } }; // -->
Hi,
I'm having an issue with tabbing between targets, it only works when I'm in melee range, which sucks because I'm playing a hunter.
Is anyone having the same issue or does anyone know how to fix?
Thanks
Hello and thank you because you actually made me recall a small tweak to increase tab targeting when I was playing my hunter. Recently when I installed WOW again to play on Warmane and configured it, there had been a feeling that I was missing something that I had configured before but I wasn't able to put finger on it.
It's a line that you have add or modify (if it's already there) in the Config.wtf file.
0. Make sure your WOW is not running. Close the game first.
1. Find the Config.wtf file in your WOW Folder (I don't remember the exact location and I'm not on my gaming PC right now).
2. Make a backup of Config.wtf file in case something goes wrong. Just make a copy of it and rename the copy to Config.wtf.bk
3. Open Config.wtf in notepad.
4. Search for "TargetNearestDistance" (there are no spaces between the words).
5. If that line is already in the file then it must be written as SET TargetNearestDistance "30", change its value to "50" (the value MUST be in quotes).
6. If that line is not found in the Config.wtf file then add it anywhere in the file as shown below:
7. Save the Config.wtf file.Code:SET TargetNearestDistance "50"
8. Run the game and voila' your Tab Targeting Range has been increased to 50 yards (which is the maximum range allowed in 2.4.3).
Try it and let me know if it worked for you. You can try tabbing a target BEFORE adding this line and then you can try Tabbing same target from more distance after adding this line. It really improves Hunters' gameplay.
However, if anything goes wrong (which I doubt) then you can simply remove that line from your Config.wtf.