Thread: rmod Layouts
View Single Post
Old 03/18/08, 10:06 AM   #72 (permalink)
Velveeta
Von Kaiser
 
Tauren Druid
 
Demon Soul
Originally Posted by Gretten View Post
I'm currently having a problem with something that seems really easy in rBuffs, namely changing their size.

I've tried to change the SetScale function, but it doesn't work. However, changing the font does. Anyone know the problem?
      --BuffFrame:SetScale(2)

Those two lines at the beginning of the line ("--") indicate the line is commented out or ignored. You need to remove them so they are used when the mod loads. Also, SetScale is a number from .1 to 1.0, IIRC.
 
User is offline.
Reply With Quote