Elitist Jerks

Elitist Jerks (http://elitistjerks.com/forums.php)
-   User Interface and AddOns (http://elitistjerks.com/f32/)
-   -   Resizing Quartz cast bars with /script? (http://elitistjerks.com/f32/t19763-resizing_quartz_cast_bars_script/)

diospadre 01/08/08 4:44 PM

Resizing Quartz cast bars with /script?
 
I'm writing an addon that let's me switch rearrange UI elements through keybinds, hiding/moving/resizing frames to allow me to run different arrangements for raiding/pvp/soloing/etc. The problem that I've run into is with Quartz. Using the SetWidth command makes the bar freak out and ends up with distortion. I've instead been trying to get my addon to tell Quartz to resize the bar itself, but I haven't had much luck as I'm not a programmer and am basically picking through the mods trying to learn what they do and copy them.

I've been unable to find the syntax to tell Quartz to resize its bars. I've been trying things (ingame) along the lines of "/script Quartz_Player:set(w, 500)" but haven't had any luck. Any advice?

diospadre 01/08/08 6:14 PM

Antiarc came through on IRC: Quartz.options.args.Player.args.w.set("x", 522)


All times are GMT -4. The time now is 2:41 PM.

Forum Infrastructure by vBulletin 3.6.12 ©2000-2007, Jelsoft Enterprises Ltd.