November 4, 20187 yr if string.find(spellName, ""Firebolt(Rank 2)()"") then Basically i just want to know how to write this. Because "Firebolt" works. And i need to say "Hey, does bot know Firebolt Rank 2?" Thanks.
November 15, 20187 yr Hello, before "if..." add code DEFAULT_CHAT_FRAME:AddMessage(tostring(spellName)) to get spells names
November 16, 20187 yr Author DEFAULT_CHAT_FRAME:AddMessage(tostring(spellName))string.find(spellName, ""Firebolt(Rank 2)()"") then ?
Create an account or sign in to comment