Need list of SpecIDs

Can anyone point me to a source which lists the various SpecIDs for use in GS-E macros?

Thanks

[quote quote=30614]Can anyone point me to a source which lists the various SpecIDs for use in GS-E macros?

Thanks

[/quote]

Here: http://wowprogramming.com/docs/api_types#specID

That’s linked from GSE:Advanced Macro Compiler : Action Bar Mods : World of Warcraft AddOns and then from

Writing Sequences

See this Wiki Page Home · TimothyLuke/GSE-Advanced-Macro-Compiler Wiki · GitHub

also if you are using GS-E /gs showspec will show you the specid or also the classid (http://wow.gamepedia.com/ClassId)

eg specID=70 = Ret Paladin specID=2 = all Paladins