');
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?p=3228026&t=468954";
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'
}
};
// -->
WotLK Cant see "Line of Sight" Indicator/text
Member
Cant see "Line of Sight" Indicator/text
So I tried to play without caring as to why this was happening, but its really bad. Essentially that red text in the top middle section of the screen that is supposed to come up saying "Target not in line of sight" or "You must be facing your target" does not seem to show up for me and I don't know why.
I use ElvUI and Miks scrolling combat text, i couldnt find the option there either.
Please help, thanks.
Forum Veteran
ElvUI should have an option to toggle on/off the red error lines. Check under combat settings for starters.
Member
I cannot seem to find a combat setting, or a red error line setting anywhere. is there something else?
Forum Veteran
It was under General - General - Hide Error Text.
If you need macro to fully hide it:
/run UIErrorsFrame:Hide()
and to show it:
/run UIErrorsFrame:Show()
in the case of only clearing it (may or may not work):
/run UIErrorsFrame:Clear()
Posting Permissions
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
Forum Rules