Originally Posted by Gretten
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?
|
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.