Download
(113Kb)
Download
Updated: 02-11-10 11:28 AM
Pictures
File Info
Updated:02-11-10 11:28 AM
Created:unknown
Downloads:8,270
Favorites:31
MD5:

Arcanum  Popular! (More than 5000 hits)

Version: 3.3.0.B
by: Erina29 [More]

Arcanum. Mage addon for since 2006 inspired the famous Necrosis: (Addon for Warlock).
Thanks to the authors of necrosis.
Management buffs, portals and Meter Components.
Author Lenny415 taken by Erina (Thanks to Lenny413).

Taille:1MO/No Dépendance.

In case of errors clear the file:Wow\WTF\Account\"Nom du compte"\"Nom du Serveur"\"Nom du personnage"\SavedVariables:Arcanum,Arcanum.lua.
You lose your configuration Arcanum.

EMAIL:[email protected]

*11/02/2010. 3.3.0.B

LeftClick: TP.

MiddleClick: Portail.

Reload UI after change Talent.

*11/01/2010.3.3.0A
Change in tooltips.Mana spell name.
Additions to "Ice Barrier" after "Frost Ward".
Building the Spanish localization.

* M.A.J 3.3.0

* M.A.J 3.1R

Correction bugs

* M.A.J 3.1.0

Correction sort de portail et téléportation stonard:

Anglais: Features list:

* Several buttons with shortcuts to your mage spells useful: Conjure water / food / mana gems, gathering portals and teleporting, and Arcane Intellect, armor, Amplify and Dampen Magic, and mount your / your business.
* The amount of water / food / mana and reactive powders such as arcane, runes of portals and rune of teleportation are on their fate related buttons. For mana gems, you'll have time to recharge it when it will consume.
* Click right button on the Water / Food / Gem mana to invoke and left click to use.
* Click on the middle button is configurable. You can choose a function for each click 3 buttons (left, center and right)
* Remove all items cited in the configuration panels.
* Automatic Function Buy to buy your reagents automatically when you go to the merchant.
* Speech On invocation of mount, Portal, table refreshments ..

and much more.

Francais: Liste des fonctionnalités:

* Plusieurs boutons avec des raccourcis vers vos sorts de mage utiles:Invocation d'eau / alimentation / gemme de Mana, rassemblant les portails et les téléportation, Illumination des arcanes et l'Intelligence, les armures , Amplification et Atténuation de la magie, et votre monture/ vos métiers.
* La quantité d'eau / Nourriture / mana et réactif tels que les poudres des arcanes, runes de portails et de rune de téléportation sont sur leur sort boutons connexes. Pour les gemmes de mana, vous verrez le temps de recharge de celle-ci quand elle seront consommer.
* Cliquez Bouton droit sur la catégorie Eau / Alimentation / Gemme de mana pour invoquer et clic gauche pour les utiliser.
* Cliquez sur le bouton-milieu est configurable. Vous pouvez choisir une fonction pour chaque clic 3 boutons (gauche, centre et à droite)
* Supprimez tous les objets invoqués dans les panneaux de configuration.
* Fonction Achat Automatique permet d'acheter automatiquement votre réactifs quand vous allez chez le marchand.
* Discours D'invocation de monture,Portail,Table de rafraîchissement..

et bien plus encore.

Allemand:Features-Liste:

* Mehrere Tasten mit Verknüpfungen zu Ihren Magierzaubern nützlich sein: Wasser herbeizaubern / food / Manaedelsteinen, das Sammeln von Portalen und Teleportation, und 'Arkane Intelligenz', Rüstungen, verstärken 'und' Magie dämpfen, und mounten Sie / Ihr Unternehmen.
* Die Menge von Wasser / food / Mana und reaktive Pulver wie geheimnisvollen, Runen von Portalen und Rune der Teleportation auf ihr Schicksal im Zusammenhang Tasten. Für Manaedelsteinen werden Sie Zeit haben, um es zu laden, wenn es zu konsumieren.
* Klicken Sie auf die rechte Maustaste auf dem Wasser / Essen / Gem Mana zu berufen und linken Maustaste zu verwenden.
* Klicken Sie auf die mittlere Taste ist konfigurierbar. Sie können eine Funktion für jeden Klick wählen Sie 3 Tasten (links, Mitte und rechts)
* Alle Artikel entfernen zitiert in der Konfiguration Panels.
* Automatische Funktion kaufen Ihre Reagenzien automatisch kaufen, wenn Sie an den Händler zu gehen.
* Rede beim Aufruf des Berges, Portal, Tisch Erfrischungen ..

und vieles mehr.

Espagnol: Lista de características:

* Varios botones con accesos directos a los hechizos de mago útiles: Conjurar agua de GEMS / Food / mana, la recopilación de portales y teletransporte, y Intelecto Arcano, armaduras, amplificar y Humedezca Magic, y montar tu / su negocio.
* La cantidad de agua / alimentación / polvos de maná y reactivos como el arcano, las runas de portales y runa de teletransporte están en su destino botones correspondientes. Para las gemas de maná, usted tendrá tiempo para recargar cuando se consumen.
* Haga clic en el botón derecho sobre el agua / alimentos / maná Gem para invocar y click izquierdo para usar.
* Haga clic en el botón central es configurable. Usted puede elegir una función para cada clic 3 botones (izquierda, centro y derecha)
* Eliminar todos los elementos citados en los paneles de configuración.
* Función automática de su oferta para comprar los reactivos de forma automática cuando usted va a la tienda.
* Discurso sobre la invocación de montaje, Portal, mini mesa ..

y mucho más.

*11/02/2010. 3.3.0.B
LeftClick: TP.
MiddleClick: Portail.
Reload UI after change Talent.

*11/01/2010.3.3.0A
Change in tooltips.Mana spell name.
Additions to "Ice Barrier" after "Frost Ward".
Building the Spanish localization.
Optional Files (0)


Post A Reply Comment Options
Unread 02-22-09, 11:28 AM  
Jashugan
A Kobold Labourer

Forum posts: 0
File comments: 18
Uploads: 0
There is a texture issue with Stonard teleport/portal that has been bugging me for while now.
I found out a way to correct that, I guess the author was playing Alliance and forgot Stonard texture in the process

In Arcanum.lua:

replace:
getglobal("ArcanumButton8Menu5Texture"):SetTexture(ARCANUM_SPELL_TABLE.Texture[45]);

with:
if ARCANUM_SPELL_TABLE.ID[45] ~= nil then
getglobal("ArcanumButton8Menu5Texture"):SetTexture(ARCANUM_SPELL_TABLE.Texture[45]);
elseif ARCANUM_SPELL_TABLE.ID[47] ~= nil then
getglobal("ArcanumButton8Menu5Texture"):SetTexture(ARCANUM_SPELL_TABLE.Texture[47]);
end

and replace:
getglobal("ArcanumButton8Menu12Texture"):SetTexture(ARCANUM_SPELL_TABLE.Texture[44]);

with:
if ARCANUM_SPELL_TABLE.ID[44] ~= nil then
getglobal("ArcanumButton8Menu12Texture"):SetTexture(ARCANUM_SPELL_TABLE.Texture[44]);
elseif ARCANUM_SPELL_TABLE.ID[46] ~= nil then
getglobal("ArcanumButton8Menu12Texture"):SetTexture(ARCANUM_SPELL_TABLE.Texture[46]);
end
Report comment to moderator  
Reply With Quote
Unread 01-29-09, 02:05 PM  
xtoq
An Aku'mai Servant
 
xtoq's Avatar
AddOn Author - Click to view AddOns

Forum posts: 32
File comments: 642
Uploads: 4
LunarSphere

There's also a public release version of LunarSphere out, which is an all class sphere mod like this, if anyone finds this to not be what they were expecting.
Report comment to moderator  
Reply With Quote
Unread 11-23-08, 01:56 AM  
BladeSinger
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
please can we add Dalaran Teleport and Portal ?


And Great thank to make this marvelous add work again in 3.0
Report comment to moderator  
Reply With Quote
Unread 08-17-08, 02:34 AM  
Erina29
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 12
File comments: 1
Uploads: 1
The addon has been taken over by a French with the permission of the author.
Incorrect not have poster in English.

I use a translator therefore regrettable for error.
Report comment to moderator  
Reply With Quote
Unread 08-15-08, 12:57 PM  
Lazare
An Aku'mai Servant
 
Lazare's Avatar
AddOn Author - Click to view AddOns

Forum posts: 36
File comments: 76
Uploads: 5
eh?

This is mostly an English speaking site. If you are going to post in French, please at least provide an English translation. Arcanum is not a new mod, has been around for a long time. So is this a fan update or from the original author?
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: