View Single Post
04-11-11, 04:38 AM   #10
Nibelheim
local roygbi-
 
Nibelheim's Avatar
AddOn Author - Click to view addons
Join Date: Jan 2010
Posts: 1,600
Originally Posted by Lily.Petal View Post
Having some trouble with moving the DurabilityFrame... I'm sure I am just doing it wrong.. ><

Code:
["DurabilityFrame"] = {parent = nil, point = "TOPRIGHT", rpoint = "BOTTOMRIGHT", x = -300, y = 0, scale = 1},
It's -300 atm because I am trying to test it :P
It might be because of the little bug I spotted. I edited my previous post with the correction.
  Reply With Quote