Is there any way to print a skill icon into the chat ?
I got this Line:
" "..aUser.." -> "..GetSpellLink(PspellID).. " XXX "..GetSpellLink(spellID)
printing
PlayerName -> UsedSpell XXX KickedSpell
Basso -> [Kick] XXX [Lesser Healing]
into the chat if i kick something, but i want to replace the XXX by a specific spell icon.
that it looks like this:
Basso -> [Kick]

[Lesser Healing]
if possible it shouldnt be bigger then the text but i think you get what i want now
is there anyway to do this ?
looked up the wow api but i havent found a clue.
i only got the path to the icon......