getDisplayName can't work in Minimalist

Where bugs go to lie down and rest

Moderator: Moderator

Post Reply
Message
Author
zhouwei_e
Cornac
Posts: 35
Joined: Tue Feb 14, 2012 10:01 am

getDisplayName can't work in Minimalist

#1 Post by zhouwei_e »

in Classic it still work

e.g

Doomed -- Deflection

I mean the refresh

darkgod
Master of Eyal
Posts: 10751
Joined: Wed Jul 24, 2002 9:26 pm
Location: Angolwen
Contact:

Re: getDisplayName can't work in Minimalist

#2 Post by darkgod »

???
[tome] joylove: You can't just release an expansion like one would release a Kraken XD
--
[tome] phantomfrettchen: your ability not to tease anyone is simply stunning ;)

zhouwei_e
Cornac
Posts: 35
Joined: Tue Feb 14, 2012 10:01 am

Re: getDisplayName can't work in Minimalist

#3 Post by zhouwei_e »

getDisplayName = function(self, t, p)
return ("Deflection (%d)"):format(p.value)
end,

doesn't work in Minimalist

Post Reply