Thread: Xpbar
View Single Post
03-26-11, 04:07 PM   #9
Kendian
A Molten Giant
 
Kendian's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2010
Posts: 614
Originally Posted by Nibelheim View Post
Forget about the number.

Code:
local barHeight, barWidth = 3, Minimap:GetWidth()
I had the code at one time, to have the width and height anything I'd like, but lost it moving to a diff computer. Any way to just get rid of a the Minimap GetWidth and just have width = somenumber and height = somenumber?
__________________
  Reply With Quote