What is it? :
-------------
Btex (for 'Bottom TEXture') is a very lightweight addon for World Of Warcraft providing Background texture at the bottom of the screen. It contains a package of unique skins, a menu option for settings texture height and choosing skins. All skins are compatible with Xart(Ace) and ElectrofluxTextronator(Ace) i chose to do it like xArt so that any textures made for xArt or ElectrofluxTextronator can be easily used for BTEX2 as well.

What can it do? :
-----------------
- Put a texture of your choice on the bottom of the screen via menu options (use /bt menu or btex menu),
- Set height of your texture,
- use any other TGA alpha channeled texture from other addon like Xart or ElectrofluxTextronator, or any other "pack" of skin,
- work in any resolution (1920x1200 is max),
- i try to have low memory usage

How do I use it? - First unzip it into your interfaceaddons directory. For more info on installing, please read install.txt.
Now just run WoW and once logged in, type /bt menu to get the options screen and choose a skin.

Support :
---------
Please post all errors and suggestions on Tiggy.wowinterface.com using the provided forms.

*********************
* Version History : *
*********************

v2.0 - 3 November 2008 :
- reworked all the code
- removed ACE 2.0 support, only WoWAPI hard coded (no libs are needed now)
- added menu option for skin choosing and other settings
- added new skins
- full LUA frame coded

V1.0 - 26 November 2007:
- Initial release.

For full version history, please see here: Wowinterface.com

FAQ :
-----
How do I run menu config ? type "/bt Menu" or "Btex menu" in the chat windows

Why the download is so big ? it's because it contain many images

Do the old XART skins work with BTEX2? yes, just put them in the skins directory

Do the skin support alpha channel ? yes, but you cannot modify the transparency in game. (i'm working on it)

How can i add my own skin ? just put it in the /skins directory and add them to btex.lua dropdown menu like this :
Exemple for Royalbar-1.tga
at line 286 --menu item8 -------------------> set a next number
info.text = "Royalbar"; ---------> Change the name of your skin
info.value = 8 ; --------------->
info.func = function() MyDropDownMenuItem_OnClick() end;
info.owner = MyDropDownMenu;
info.checked = nil;
info.icon = nil;
UIDropDownMenu_AddButton(info, level);
and at line 317 add :
elseif (this.value == 8) then -----------> the number of the menuitem
TEX_CHOICE = "Royalbar";
TexturePreview();

  • View media
  • View media
Articles

No articles were found matching the criteria specified. We suggest you try the article list with no filter applied, to browse all available. Join now to share your own content, we welcome creators and consumers alike and look forward to your comments.

RSS Files
Btex 2.0

Btex 2.0

Texture

This mod by tiggy is a very lightweight addon for World Of Warcraft providing Background texture at the bottom of the screen.

Btex 1.0

Btex 1.0

Player Skin

An Ace addon that gives you some background skin options.

Post a comment

Your comment will be anonymous unless you join the community. Or sign in with your social account:

You may also like
GMDX

GMDX

Role Playing

GMDX is an award-winning large-scale modification for the 2000 PC classic Deus Ex. GMDX addresses the many flaws of the game, polishes it to a very high...

QuestGuru

QuestGuru

Role Playing

An update to Velwynd of Anvilmar's QuestGuru addon.

Star Wars - Galaxies 2.0

Star Wars - Galaxies 2.0

Role Playing

Star Wars Galaxies 2.0 envisions a new Horizon for the Star Wars MMORPG,with a mod that can be played offline and emulated on servers online. Building...

DressUp Stats

DressUp Stats

Role Playing

DressUp Stats is currently being designed to allow you to see the estimated stats that your toon will have compared to your current gear when you view...

Target Class

Target Class

Role Playing

Displays the class of enemy targeted. Target Class Ever wondered what class you have targeted, What type of caster, what to expect next? Death coil, hammer...

AtlasLoot Enhanced

AtlasLoot Enhanced

Role Playing

An update to the AtlasLoot Enhanced mod. This addon is pretty popular and does various things. If you are not familiar with it, check full details to...

X
Tags

Btex has not been tagged yet.