hi guys , I use this offset
ActionBarFirstSlot = 0xE53818; // 6.1.2
to retrieve the spellid bind to Actionbar slot , everything is ok except the talent spells, if the slot is a talent spell it does not retrieve
the spell id of the talent instead it retrieves an id related to the talent row, i.e. no matter which talent you chose from the row (in talent tree, each row has three talents you know).
so I cannot detect which talent spell is on the actionbar slot.
I tried to reverse the lua function GetActionInfo , but it's too complicated for me. maybe some guy has a short solution.
Also if i don't swap talent spells I can treat that talent row id as spell id, but in recent raid instances you have to swap talent spell between single target and AOE quite often.
I don't know how many guys still being out process.