I add addons to the addon folder, go in game and no addons nor do any type commands work. What am I doing wrong?
'); 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=432632"; 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' } }; // -->
I add addons to the addon folder, go in game and no addons nor do any type commands work. What am I doing wrong?
On character selection screen, at the bottom left you can see "AddOns" click that, enable desired AddOns, and tick that Load Out of Date -box.
No AddOns on that list? Go to your WoW/Interface/AddOns/ -folder, and check if the AddOns are packed within an extra folder. This is sometimes the issue when AddOns aren't showing up, despite being for the correct WoW version, and installed within right folder.
E.g. they might be installed like this:
WoW/Interface/AddOns/DBM/DBM
WoW/Interface/AddOns/DBM/DBM-TBC
When they should be installed like this:
WoW/Interface/AddOns/DBM
WoW/Interface/AddOns/DBM-TBC
and so on.