Showing results 1 to 2 of 2
Search took 0.00 seconds.
Search: Posts Made By: kokomala
Forum: Legion Beta archived threads 07-20-16, 06:14 AM
Replies: 8
Views: 7,009
Posted By kokomala
You should always be tracking via the slot when...

You should always be tracking via the slot when using the totem events, and not via the spellID.

I highly doubt classes other than shaman will have a valid spellID, and the tooltips use...
Forum: Legion Beta archived threads 07-17-16, 02:33 AM
Replies: 8
Views: 7,009
Posted By kokomala
Anything that is is displayed to the totem frame...

Anything that is is displayed to the totem frame can be obtained with the totem API and events.

Pseudo code.
OnEvent(self, event, ...)
if ( event == "PLAYER_TOTEM_UPDATE" ) then
local slot...
Showing results 1 to 2 of 2