Results: 52Comments by: Chrome67
File: lolThreat05-26-09
Typo in line 141...
Posted By: Chrome67
"|cffff0000DAMAGE DTOP|r") I imagine it should be "STOP" not "DTOP" just lookin out for ya! :)
File: lolThreat05-26-09
Positioning hack...
Posted By: Chrome67
Just a quick hack I made to the lua to make repositioning a bit easier... set testmode = 1 and at the very end of the script changed the move text (so I didn't have to see it constantly too) ... @ line 145 elseif testmode == 1 then TFont:SetText(" ") else TFont:SetText(" ") end end) this gave me an opaqu...