WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   General Authoring Discussion (https://www.wowinterface.com/forums/forumdisplay.php?f=20)
-   -   Classic lib for spells (https://www.wowinterface.com/forums/showthread.php?t=57504)

Zam89 09-16-19 11:57 AM

Classic lib for spells
 
Hi did someone knows if there is a lib for classic which all spells, adn the Level you learned that spell?

Somehing like
local Spells = {}
Spells= LIBSPELL:GetSpellinfoByClass(class)

that that we have something like

Spells[1]. ID = 123456
Spells[1]. levellearned= 22
.
.
.

fusionpit 09-17-19 12:26 PM

My addon "What's Training?" has all of this info stored in some separate files. You can extract that data and reformat it in a lib if you wish: https://github.com/fusionpit/WhatsTr...master/Classes

Zam89 09-25-19 01:47 PM

Thank you very much, this is perfect :)


All times are GMT -6. The time now is 05:34 PM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2004 - 2022 MMOUI