Page 1 of 1

getDisplayName can't work in Minimalist

Posted: Fri Mar 02, 2012 1:56 am
by zhouwei_e
in Classic it still work

e.g

Doomed -- Deflection

I mean the refresh

Re: getDisplayName can't work in Minimalist

Posted: Sun Mar 04, 2012 2:06 pm
by darkgod
???

Re: getDisplayName can't work in Minimalist

Posted: Sun Mar 04, 2012 3:24 pm
by zhouwei_e
getDisplayName = function(self, t, p)
return ("Deflection (%d)"):format(p.value)
end,

doesn't work in Minimalist