Thread: Broken script
View Single Post
  #1  
Unread 10-11-2013, 10:21 PM
griste griste is offline
The Wary
 
Join Date: Oct 2013
Posts: 1
Broken script

run if sourceGUID == UnitName("target") then
if spellname==("Blind") then
CastSpellByName("Vanish(Rank 3)")
end
end
end

whats wrong with this
Reply With Quote