Thread: gradient
View Single Post
05-24-10, 09:31 AM   #15
mankeluvsit
An Onyxian Warder
 
mankeluvsit's Avatar
Join Date: Sep 2008
Posts: 354
Originally Posted by AlleyKat View Post
nwm. try

llmodel.bg:SetBackdropColor(color.r,color.g,color.b,1)
llmodel.bg.bg:SetGradientAlpha("VERTICAL",.26,.26,.26,.14,.26,.26,.26,.47)

or

llmodel.bg:SetBackdropColor(1,1,1,1)
llmodel.bg.bg:SetGradientAlpha("VERTICAL",color.r,color.g,color.b,.14,color.r,color.g,color.b,.47)

just advise

i mean, the tile is still being stretched at the bottom
  Reply With Quote