01/08/08, 4:44 PM
|
#1
|
|
Hero of the Horde
|
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?
|
|
|
|
|