View Single Post
  #7  
Unread 12-14-2010, 03:08 PM
sutle sutle is offline
The Wary
 
Join Date: Dec 2010
Posts: 1
I had the same issue with the BV Toolbars, getting grey blobs everywhere blank.tga was references. The file seems to be missing.

I copied a "invisible.tga" file from someone elses interface, edited the references from blank to invisible, and got the BV Tiny XP bar working to my satisfaction.

I just registered to be able to say this, hope it is helpful.

Thanks for the BV Toolbar, love the tiny !

Quote:
Originally Posted by ZhuHanuku
Very nice, especially the focus bar! I hope the xml wasn't too painful.

I think the darker area is the "glass" overlay for the level and experience text. You can remove it by adding the following code where blank.tga is a fully transparent graphics file. You can use that trick for other graphics as well. You might want to look at Black Vellum Toolbars for examples.

Code:
<Mapping ArtAssetID="letterbox_bottom_glass_overlay" FileName="blank.tga" />
Reply With Quote