View Single Post
12-06-10, 03:56 AM   #6
Wildbreath
A Cyclonian
 
Wildbreath's Avatar
AddOn Author - Click to view addons
Join Date: Oct 2008
Posts: 46
Hi, strick

local extraSpellID, extraSpellName = select(12, ...)

and please, use a spell ID's because a localization issues (if you want to send this code to others)
You can get it from wowhead (numbers in url, when you seeing a spell)
  Reply With Quote