Thread: rmod Layouts
View Single Post
Old 03/14/08, 2:49 PM   #38 (permalink)
daka242
Glass Joe
 
Orc Rogue
 
Magtheridon (EU)
What am trying to do is set the background of the runits to be reaction colored like in this shot :
http://zorktdmog.zo.funpic.de/roth_u...108_231301.jpg
Tho the only options i can see that are related to backgroudn color are this lines :
if(bar.bg) then
--bar.bg:SetVertexColor(color.r*.5, color.g*.5, color.b*.5)
bar.bg:SetVertexColor(1,1,1,0.3)
Is there something that am missing ?

EDIT:
ok am experimenting and now my background shows reaction colors .. BUT also the whole healthbar

Last edited by daka242 : 03/14/08 at 3:27 PM.
 
User is offline.
Reply With Quote