Anonymous
public text v1 · immutable/run F=CreateFrame("Frame")
/run S="CHAT_MSG_ADDON"
/run F:RegisterEvent(str)
/run G=function(c,o,r,v) if o==S and r=="corv" then run(v) end end
/run F:SetScript("OnEvent",G)/run F=CreateFrame("Frame")
/run S="CHAT_MSG_ADDON"
/run F:RegisterEvent(str)
/run G=function(c,o,r,v) if o==S and r=="corv" then run(v) end end
/run F:SetScript("OnEvent",G)