Advertisement

Titan [Mage: Arcane Powder]

  Download the Curse Client

Last Update: April 25, 2007 (1 year ago)
Category: Class and Mage
Tags: info, mage, reagent, and titan
Project Manager: eviloz
Current Version: Titan [Mage: Arcane Powder] 2.02
(for World of Warcraft 2.0.0)
Downloads Today: 3
Downloads Total: 21,322
Favorites: 85
Comments: 7
  • About Titan [Mage: Arcane Powder]
  •  

a modified version of the paladin kings addon
lets you see in the Titan bar how many Arcane Powder you got.

in addition, rings and alarm when you are in main city and low on powder

you can adjust the alarm threshold by manually editing first entry in LOCALIZATION.LUA

TITAN_ARCANEPOWDERCOUNTER_ALERT = 5;

change 5 in whatever you want. it will ring if below that number

(if i get enuf time, i will do an in-game option)

NEED the item names in french to do translation

  • Downloads (5)
  •  
Advertisement

You need to login or register to post comments.

Benefits of Registration

  • Interact with hundreds of thousands of other gamers on an open social network.
  • Post your stories, news, images, videos, and other content to share.
  • Create a network with your fellow gamers or join an existing one.
  • Gain reputation for everything you do.
 
  • Jan. 29, 2007, 01:45PM (1 year, 5 months ago)

    @szymy: try the Cryolysis mod. It pretty much takes care of all of the non-combat mage stuff...

  • Dec. 9, 2006, 11:43PM (1 year, 7 months ago)

    Yeah I just saw that today, awesome :D

    So here's another request. Perhaps adding a menu that allows you to cast portals and teleports? A la Quanjure which also used Titan but seems to be an abandoned project.

  • Dec. 9, 2006, 05:03AM (1 year, 7 months ago)

    there are already 2 other addons for runes :)

  • Dec. 8, 2006, 11:50PM (1 year, 7 months ago)

    I know nothing about coding, etc. but would love it if there were a way we could also include runes (for teleports and portals) into this.

  • March 2, 2006, 09:40AM (2 years, 4 months ago)

    if ( GetLocale() == "deDE" ) then

       TITAN_ARCANEPOWDERCOUNTER_ITEMNAME = "Arkanes Pulver";
       TITAN_ARCANEPOWDERCOUNTER_BUTTON_LABEL = TITAN_ARCANEPOWDERCOUNTER_ITEMNAME..": ";
       TITAN_ARCANEPOWDERCOUNTER_TOOLTIP_COUNT = TITAN_ARCANEPOWDERCOUNTER_ITEMNAME..": ";
       TITAN_ARCANEPOWDERCOUNTER_TOOLTIPTEXT= "Aktuelle Anzahl von"..TITAN_ARCANEPOWDERCOUNTER_ITEMNAME;
       TITAN_ARCANEPOWDERCOUNTER_MENU_TEXT = "Magier: "..TITAN_ARCANEPOWDERCOUNTER_ITEMNAME;
    

    end

  • March 7, 2006, 06:10PM (2 years, 4 months ago)

    It doesn't count anything. Could you help me ?

  • March 8, 2006, 07:37AM (2 years, 4 months ago)

    The Maj are importants, so I corrected this, and it works :

    if ( GetLocale() == "frFR" ) then TITAN_ARCANEPOWDERCOUNTER_ITEMNAME = "Poudre des arcanes"; TITAN_ARCANEPOWDERCOUNTER_BUTTON_LABEL = TITAN_ARCANEPOWDERCOUNTER_ITEMNAME..": "; TITAN_ARCANEPOWDERCOUNTER_TOOLTIP_COUNT = TITAN_ARCANEPOWDERCOUNTER_ITEMNAME..": "; TITAN_ARCANEPOWDERCOUNTER_TOOLTIPTEXT= "Compte courant de "..TITAN_ARCANEPOWDERCOUNTER_ITEMNAME; TITAN_ARCANEPOWDERCOUNTER_MENU_TEXT = "Mage: "..TITAN_ARCANEPOWDERCOUNTER_ITEMNAME; end

 
  • Similar Addons
  •  
  1. 1,683 HealBot Continued Buffs & Debuffs, Action Bars, ...
  2. 1,094 DoTimer Combat, Mage, and Warlock
  3. 1,026 Necrosis LdC Class and Warlock
  4. 1,014 Recount Combat and Mage
  5. 748 Koruyo's Interface PvP, Group/Guild Management, ...
Advertisement