Category: Graphic UI Mods
Addon Information
Works with 3.2
Download Latest Version.
To add favorites please register for a free account. If you already have one you need to login. How do I install this? (FAQ)
zork's Portal Bug Reports Feature Requests
Author:
Version:
012
Date:
09-06-2009 09:47 AM
Size:
2.32 MB
Downloads:
26,436
Favorites:
133
MD5:
Pictures
Click to enlarge
012 class coloring
Click to enlarge
Aion
Click to enlarge
Diablo 1
Click to enlarge
Diablo 2
Click to enlarge
Diablo 3 with 24 buttons (12 and 36 possible too!)
rBottomBarStyler (Diablo)   Popular! (More than 5000 hits)

Intro
This is my new mod and it is my first mod ever that will have no Lua config. Woot? Yes, no Lua config. You can access everything by using the /rbbs slash command in the chat.

News
Added class coloring. Data now saved per character.

What does it?
With this mod you can select between different background styles (textures). Additionally all styles use my orbs. The mod is standalone and can be used with any other mod or unitframe around.
Currently you can select one of this styles: Diablo 1, Diablo 2, Diablo 3, Diablo 3 no Orbs!, Roth UI, AION and AION2.
Addtionally you can scale the bars and the Roth UI, Diablo 3 and Diablo 3 no Orbs! layout has 3 bar backgrounds to choose of, for 12, 24 and 36 buttons.
The orbs can be clicked and act like your player frame. You can hover, left and rightclick them. The orbs have health and mana values aswell.

Available styles:

Diablo 1, Diablo 2, Diablo 3, Diablo 3 no Orbs!, Roth UI, AION and AION2
/rbbs setart d1 or d2 or d3 or d3no or roth or aion or aion2

Example for 12, 24 and 36 button bars
You can set them up by using the /rbbs setbar command


Animated orbs.
Watch this video from my Roth UI to get an intention, the orbs of this mod are the same.
Video: http://www.wegame.com/watch/Roth_UI/

Orb colors?
You can select between 5 colors for health and mana. Red, green, blue, yellow and runic. The manacolor can be chosen automatically on stance/class. See sethealthorb, setmanaorb and setautomana for more.

The orbs suck, is there a style without?
Yes, choose the Diablo 3 no Orbs! style (/rbbs setart d3no)

What does it not?
One word: Actionbars! Since I provide very specific BottomBar backgrounds you need very flexible actionbars that will hide the default Blizzard actionbars.
I suggest: Dominos, Macaroon! or Bartender4.
To make this clear. This mod provides background textures only. The orbs are a plus but thats it. You cannot put your spells on textures, you need actionbars to do this.

Where do I get the xp/rep-bar?
Use jExp2 for this. jExp2 provides a movable and sizable xp-bar.

Are the orbs functional?
The orbs act like your life and your mana bar. But since the mod is standalone and you will use unitframes and actionbars its kept very simple.
But nevertheless, the orbs have health and mana values. The have a very nice animated glow and they act like your player frame and can be hover, left- and rightclicked.

How do I move the bar?
Make sure setmovable is set to 1 and setlocked is set to 0. A grey square will appear on your bar at the bottom center.
Hover the square. Now hold down ALT+SHIFT+any mousebutton and pull your mouse.
To reset the position set the movable variable to 0, this will delete the data and reset the frame.

The bar is to big or to small?
Use the setscale slash command to adjust the bar to your liking. Values from 0.5-1.5 are optimal for most users.

How do I use it?
After login enter /rbbs in you chat and a help text will show up with further information. The following commands can be made.

Slash commands?
/rbbs
- This will output a info text
/rbbs getscale
- This will output the scale value that is currently set
/rbbs setscale NUMBER
- Type in /rbbs setscale 1 to set the scale variable to 1
- This command is very cool you can make the bar very huge or very tiny with just one little command since everything is anchored to one frame
/rbbs getart
- This will output the art that is currently set
/rbbs setart STRING
- values allowed: d1, d2, d3, d3no, roth, aion, aion2
- This will change the style of the bottom bars to another style, reloadui is required!
- Example: /rbbs setart d3
/rbbs setbar STRING
- This will only viable for the roth, d3 and d3no layout
- You can choose a background bar for 12, 24 and 36 buttons
- Allowed values: bar1, bar2, bar3
- Example: /rbbs setbar bar2
/rbbs getlocked
- This will output 1 if the bar is locked, otherwise 0
/rbbs setlocked NUMBER
- Set this to 1 to lock bars, 0 to unlock
/rbbs getmovable
- This will output if the bar is movable or not
/rbbs setmovable NUMBER
- This will set the bar movability. If you set this to 0 your saved position data will be deleted (reseted) and the default value will be used.
- If you set it to 1 and locked is set to 0 you will see a grey square at bottom center of your bar.
/rbbs sethealthorb NUMBER
- values 0 (classcolor), 1 (red), 2 (green), 3 (blue), 4 (yellow), 5(runic) to set your healthcolor
/rbbs setmanaorb NUMBER
- values 1 (red), 2 (green), 3 (blue), 4 (yellow), 5(runic) to set your manacolor
/rbbs setautomana NUMBER
- values 0 or 1, this will override the manaorb setting and automatically detect your manacolor on class/stance

Where is the data saved?
The data is saved under the SavedVariables folder of your Account.

SVN
Link: http://code.google.com/p/rothui/sour...tyler/core.lua

ToDo
Fixing bugs

  Change Log - rBottomBarStyler (Diablo)
012
- added class coloring (health orb value 0)
- data is now saved per character

011
- added clique support

010
- updated for 3.2
- added the new galaxy glow

009
- updated for 3.1
- small fixes to the Roth UI layout

008
- added AION2 style from Dawn
- added Diablo 3 style without any orbs

007
- Diablo 3 layout now can choose between 3 bar types aswell for 12, 24 and 36 buttons
- roth layout got the cool angel and demon

006 Diff
- all frames are now at strata BACKGROUND
- added AION style
- new Diablo 3 textures

005 Diff
- added health orb coloring
- added mana orb coloring
- added functions to automatically detect the mana coloring on stance/class


004 Diff
- added health and mana values
- added orb click and hover functionality

003 Diff
- added the glows (first version)

002-2 Diff
- one orb func to create all the orbs
- code cleanup, removed tabs

002 Diff
- added moving
- added locking
- added functions to move / lock stuff
- orb health and orb mana func

001-2
- fixed bug with default bar value not setting

001
- initial release with 4 styles (d1, d2, d3, roth)
  Optional Files - rBottomBarStyler (Diablo)
Sorry, there are currently no optional files available.
  Archived Versions - rBottomBarStyler (Diablo)
File Name
Version
Size
Author
Date
011
2MB
zork
08-18-2009 04:01 PM
010
2MB
zork
08-07-2009 06:07 PM
009
2MB
zork
04-18-2009 06:28 PM
008
2MB
zork
04-08-2009 01:51 PM
007
2MB
zork
04-07-2009 12:41 PM
006
1MB
zork
04-06-2009 01:42 PM
005
1MB
zork
04-05-2009 07:09 PM
004
1MB
zork
04-05-2009 03:35 PM
003
1MB
zork
04-05-2009 11:35 AM
002-2
1MB
zork
04-04-2009 09:41 AM
001-2
1MB
zork
04-03-2009 08:42 PM
  Comments - rBottomBarStyler (Diablo)
Post A Reply Comment Options
Old 04-03-2009, 08:58 PM  
zork
A Flamescale Wyrmkin
 
zork's Avatar
Interface Author - Click to view interfaces

Forum posts: 146
File comments: 1076
Uploads: 28
Re: Moveable?

Quote:
Originally posted by mark7777g
Is the bar frame/orb unit all one piece that can be moved to another spot on the screen if it is unlocked? If not, would you consider adding this ability?
Yes I think I could add it.
__________________
| Simple is beautiful.
| Blog | Roth UI | Roth UI mini | Roth UI FAQ | GoogleCode | DevShots | TheBigOne | Guild
zork is online now Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-03-2009, 08:55 PM  
mark7777g
A Defias Bandit

Forum posts: 2
File comments: 40
Uploads: 0
Moveable?

Is the bar frame/orb unit all one piece that can be moved to another spot on the screen if it is unlocked? If not, would you consider adding this ability? Oh and does it let you have a 3rd row like the Ouf version does? Same for the 2 bonus bars - and movable as well?

Last edited by mark7777g : 04-03-2009 at 08:57 PM.
mark7777g is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-03-2009, 08:43 PM  
zork
A Flamescale Wyrmkin
 
zork's Avatar
Interface Author - Click to view interfaces

Forum posts: 146
File comments: 1076
Uploads: 28
Re: Diablo 3 madness.

The bug with roth layout at first setup is fixed. I forgot to set the default value and you forgot to activate lua errors thats why you get no response.
__________________
| Simple is beautiful.
| Blog | Roth UI | Roth UI mini | Roth UI FAQ | GoogleCode | DevShots | TheBigOne | Guild

Last edited by zork : 04-03-2009 at 08:53 PM.
zork is online now Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-03-2009, 08:27 PM  
Castle
A Murloc Raider
 
Castle's Avatar
Interface Author - Click to view interfaces

Forum posts: 7
File comments: 53
Uploads: 4
Diablo 3 madness.

You are my addon Hero, Roth.

I wish I had Photoshop on this laptop, so I could once again, create some custom orb textures like last year with the skulls(if anyone remembers.)

Keep this mod going, i'm already going to try and use it.

EXCELLENT work.

Edit: Bug #1: When setting it to /rbbs setart roth, and reloadui, it doesn't show up, and from there on, I cannot use anymore /rbbs commands, it's as if the addon doesn't exist, yet it's still checked, in my addon list.

Last edited by Castle : 04-03-2009 at 08:39 PM.
Castle is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Post A Reply



Category Jump:




The Network:
EQInterface | EQ2Interface | LoTROInterface | MMOInterface | War.MMOUI | WoWInterface | VGInterface | Allakhazam | Thottbot | Wowhead | Zam


©2009 MMOUI / ZAM Network
vBulletin - Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.