no se por que pero mis addons no aparecen en mi pantalla, tampoco tengo la opcion en el menu del juego de addons
'); 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=3198839&t=460771&viewfull=1"; 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' } }; // -->
no se por que pero mis addons no aparecen en mi pantalla, tampoco tengo la opcion en el menu del juego de addons
I don't know why but I don't see the addons on the screen, nor do I have the option in the addons menu of the game.[/QUOTE]
Possibilities:
1) You installed addons for the wrong version of WoW. Make sure you installed addons for version 3.3.5 of the game.
2) You installed the addons incorrectly.
To further explain #2, from your root WoW folder (where you have wow.exe), you should have the following folder structure from the wow root folder:
interface
....addons
........FirstAddon
............FirstAddon.toc
............(various FirstAddon files/folders)
........SecondAddon
............SecondAddon.toc
............(various SecondAddon files/folders)
The important thing is that the Addon's folder name matches the name of the "toc" file, and the toc file is in that first folder (and isn't nested deeper). If there's a "-main" or something else making the folder name not match the toc file name, it won't load. If the toc file isn't in that first folder (and is in a subfolder), it won't load.