Download
(446 b)
Download
Updated: 08-16-08 07:37 PM
Updated:08-16-08 07:37 PM
Created:unknown
Downloads:2,581
Favorites:4
MD5:

UIScale

Version: 1.0
by: phizi0n [More]

A very simple addon that just disables the UI Scale from being turned on every time you log into WotLK Beta.

Optional Files (0)


Post A Reply Comment Options
Unread 08-17-08, 03:44 AM  
mrpel
A Kobold Labourer

Forum posts: 1
File comments: 23
Uploads: 0
Hey,

So I thought you might be best to ask this.

I need an addon that does the exact opposite of this. I have been using the uiscale to make my frames from bartender 4 and x-perl smaller and it works out fine.

Except for the times I crash and reload and the ui scale is turned off. Is there a way to force via an addon the ui scale to load. Of course I am not sure what mechanism is preventing the uiscale from loading. So I am not sure how to force it too either or if it can easily be done.

Thanks,

Pel
Report comment to moderator  
Reply With Quote
Unread 08-17-08, 04:25 AM  
phizi0n
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 19
Uploads: 2
Originally posted by mrpel
Hey,

So I thought you might be best to ask this.

I need an addon that does the exact opposite of this. I have been using the uiscale to make my frames from bartender 4 and x-perl smaller and it works out fine.

Except for the times I crash and reload and the ui scale is turned off. Is there a way to force via an addon the ui scale to load. Of course I am not sure what mechanism is preventing the uiscale from loading. So I am not sure how to force it too either or if it can easily be done.

Thanks,

Pel
Open UIScale.lua and change it to this:

SetCVar( "useUiScale", 1 );
SetCVar( "uiScale", X );

with X being a decimal from 0 to 1 representing the scale (ie. 0.8 for 80%).
Report comment to moderator  
Reply With Quote
Unread 08-17-08, 08:20 PM  
mrpel
A Kobold Labourer

Forum posts: 1
File comments: 23
Uploads: 0
Originally posted by phizi0n
Open UIScale.lua and change it to this:

SetCVar( "useUiScale", 1 );
SetCVar( "uiScale", X );

with X being a decimal from 0 to 1 representing the scale (ie. 0.8 for 80%).
WoW awsome, ty very much!
Report comment to moderator  
Reply With Quote
Unread 08-30-08, 05:50 PM  
towser
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Its not working this way for me though
But maybe due to the new build of today...? (8885)
Report comment to moderator  
Reply With Quote
Unread 08-31-08, 01:07 AM  
phizi0n
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 19
Uploads: 2
Originally posted by towser
Its not working this way for me though
But maybe due to the new build of today...? (8885)
Still works fine for me, not really much I can do seeing as how it simply runs one command when loaded.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: