LibXSpellID

Table of contents

LibXSpellID


By Dr. Doom

This library is for public domain use.

Usage: This library has a list of spell ID's to assist in localization from English using GetSpellInfo() (see http://www.wowwiki.com/API_GetSpellInfo)

  • Include LibXSpellID in your .toc file.
  • Obtain spell ID's for spells in the following manner:
  • MyLocalizedSpellName=GetSpellInfo(XSpellDB.ID["Inner Fire"]);

If you no longer need the data, you can clean it up by using LibXSpellID.Cleanup() (this frees up about 2.5 mb of memory)

You must login to post a comment. Don't have an account? Register to get one!

  • 6 comments
  • Avatar of Arrowmaster Arrowmaster Tue, 16 Dec 2008 22:27:50

    No this addon is completely useless. If you only have the English name then you fucking look it up on WoWDB, the spell id is in the url.

  • Avatar of drdoom5081 drdoom5081 Tue, 11 Nov 2008 06:25:36

    The change in 2.4 didn't make it quite so obsolete. That localization fix works all fine and dandy if you have the spell ID, but what if all you have is the enUS spell name?

    The use for this mod is pretty niche-market, I'll agree. But I wouldn't say it is completely unnecessary.

  • Avatar of OrionShock OrionShock Sun, 02 Nov 2008 04:13:12

    the author didn't discontinue babble-spell, patch 2.4 obsoleted it.

  • Avatar of drdoom5081 drdoom5081 Sun, 02 Nov 2008 00:39:14

    This is basically to replace Babble-Spell, since the author discontinued it.

  • Avatar of drdoom5081 drdoom5081 Sun, 02 Nov 2008 00:35:53

    The purpose of this library is to convert English spells into other language localizations, without knowing the spell ID off the bat. Of course spell names aren't guaranteed to be unique, but the beauty of localizations is that if you get the wrong spell with the same name, it will still translate to the name you want. I use this in an addon of mine, and I don't imagine I'm the only one doing what I do the way that I need to be doing it.

  • Avatar of Pastamancer Pastamancer Fri, 31 Oct 2008 16:12:59

    Is this library really necessary? Also, spell names aren't guaranteed to be unique.

  • 6 comments

Facts

Date created
23 Oct 2008
Category
Last update
31 Oct 2008
Development stage
Release
Language
  • enUS
License
Public Domain
Curse link
LibXSpellID
Recent file
  • R: r2 for 3.0.2 on 31 Oct 2008

Authors

© 2008-2009 Curse Inc.