View Single Post
04-25-16, 04:59 AM   #5
Resike
A Pyroguard Emberseer
AddOn Author - Click to view addons
Join Date: Mar 2010
Posts: 1,290
Originally Posted by galvin View Post
SpellID is not a spellID anymore.
Here is the info I got back from the event.
This is for Solar Wrath spellID 190984

Unit: player
Name: Solar Wrath
Rank: Solar
LineID: 3-2084-1-152-190984-00001D7EA8
SpellID: 569608

Edit: With more testing the last set of digits on the lineID changes when casting over and over. There must be a function to parse the lineID. The SpellID is a random number each time. So its most likely a useless parm now.
This is retaded, we seriously have to parse a guid string just for the spellID?