Download
(105Kb)
Download
Updated: 12-06-10 04:15 PM
Pictures
File Info
Updated:12-06-10 04:15 PM
Created:unknown
Downloads:24,194
Favorites:123
MD5:

eXtreme Unit Buttons  Popular! (More than 5000 hits)

Version: v2.0
by: tayedaen [More]

This highly configurable mod allows players to associate buttons to unit frames. It is meant as a replacement to GroupButtons which stopped functioning with the 2.0 patch in December 2006. The mod extends the capabilities of GroupButtons by providing these additional features:

  1. an unlimited number of buttons per unit frame
  2. Buttons which turn on/off depending on the amount of damage a unit has
  3. Buttons which are dimmed if a unit as that buff or a related buff applied.
  4. Buttons which appear when a debuff is applied to a unit.
  5. Buttons which allow you to have any type of "/" slash or macro command on a button
  6. A variety of a modes for different activities in the game. For example, a set of buttons
  7. for soloing, buttons for instances, buttons for raids, buttons for specific bosses (such as Baron Geddon in MC (to all priests to debuff), buttons for PvP, etc.
  8. Assign buttons to unit frames that when clicked cast spells on different units. This feature allows, for example, buffs and heals for the player unit to appear within the target buttons to minimize the amount of mouse movement between buttons.
  9. Works for any kind of non-casting classes; specifically warriors and rogues.

Version 2.0 (Dec 06, 2010) (by tayedaen)

I know that the documentation is a complete mess at the moment, I am already working on it.
But I wanted to have a released version for cataclysm start.

Before upgrading, please read the included 'readme.txt'.

You will loose your config, so read carefully !

Hightlights of the changes since the last official release:

Code:
New: Support for default profiles for spec1 and spec 2
New: Wizards for Group and Profile generation
 Please use them !
New: LDB button (and menu)
New: Default Buttons now always use the Prefix 'SB_'
 This is an abbreviation for StandardButton.
 I recommend to use 'CB_' as prefix for custom buttons.
New: '$' self condition for cast buttons (buff, debuff etc.)
 Example: CB_Renew,buff,Renew,$Renew
 This custom buutton will only chnge to the state BUFFED if the destination unit is buffed with your OWN Renew.
New: '!' inverts conditions for cast buttons (buff, debuff etc.)
New: new debuff condition "Death"
 A button with this condition is only shown if the destination unit is dead.
New: new debuff condition "Purge"
 A button with this condition is only shown if the destination unit has at least one buff to purge.
New: two keywords for exclude-units:
  'hostile'   and    'friendly'
  Example: MyGroupName,SB_Renew,*,hostile
  This button will be hidden on hostile units (= it will only be shown on friendly units)
New: Spell ranks have been removed (multiranking too)
New: Macro buttons support now '[target=unit#]'
 Here unit# will be rpalced at runtime with the unit the button is attached to.
 Example: /target [target=unit#]
Improved: Verification of buttons while configuring the addon

And last but not least: 
!!! Improved: Internals are mostly rewritten from scratch for better performance  !!!

Please refer to 'z_historic_Changelog.txt' for older changes.
Known problems:
XPerl's partypets get no buttons

Known blizzard bugs:
------------------------
'isUsableSpell' is broken, there is nothing I can do to change that.
That means: Some spells are reported 'not usable' if you target a hostile target or NPC (like 'PowerWord: Shield' for example).

Enjoy - Tayedaen

Hightlights of the changes since the last official release:
===========================================================
New: Support for default profiles for spec1 and spec 2
New: Wizards for Group and Profile generation
Please use them !
New: LDB button (and menu)
New: Default Buttons now always use the Prefix 'SB_'
This is an abbreviation for StandardButton.
I recommend to use 'CB_' as prefix for custom buttons.
New: '$' self condition for cast buttons (buff, debuff etc.)
Example: CB_Renew,buff,Renew,$Renew
This custom buutton will only chnge to the state BUFFED if the destination unit is buffed with your OWN Renew.
New: '!' inverts conditions for cast buttons (buff, debuff etc.)
New: new debuff condition "Death"
A button with this condition is only shown if the destination unit is dead.
New: new debuff condition "Purge"
A button with this condition is only shown if the destination unit has at least one buff to purge.
New: two keywords for exclude-units:
'hostile' and 'friendly'
Example: MyGroupName,SB_Renew,*,hostile
This button will be hidden on hostile units (= it will only be shown on friendly units)
New: Spell ranks have been removed (multiranking too)
New: Macro buttons support now '[target=unit#]'
Here unit# will be rpalced at runtime with the unit the button is attached to.
Example: /target [target=unit#]
Improved: Verification of buttons while configuring the addon

And last but not least:
!!! Improved: Internals are mostly rewritten from scratch for better performance !!!

Please refer to 'z_historic_Changelog.txt' for older changes.

Known problems:
XPerl's partypets get no buttons
Optional Files (2)
File Name
Version
Size
Author
Date
Type
2.1beta4
104kB
09-15-12 11:51 AM
Addon
upload1 RC2
105kB
12-01-10 11:42 AM
Addon


Post A Reply Comment Options
Unread 09-11-10, 03:01 AM  
Cosmic Cleric
A Deviate Faerie Dragon
 
Cosmic Cleric's Avatar
AddOn Author - Click to view AddOns

Forum posts: 15
File comments: 283
Uploads: 7
I'd say just download the latest beta version, and ignore the rest/older stuff. Its best to try and debug having just the latest version. Remember to delete your configuration .lua file too under your account folder subhierarchy, before running the latest version, and to clear out your XUB folder before installing the newest beta version.

What version of Windows (or are you using a Mac?) are you using? Where is WoW installed for you? Is it installed under the "Program Files" directory, or under the "Users/Public/Games" directory? Maybe you have a "not enough rights to write to the lua file" problem?

You mentioned before that you see the .lua file change with your new settings; did you actually open the file with a Notepad/editor and see if the spell/button was in there? Can you upload the file somewhere so we can see it, or at least copy the text of the file and paste it here in a message?

I'm trying to remember if WAY back with the early versions of XUB it wrote configuration files a different way than it does now, and you're dealing with an old/new version problem? I'm not sure about this at all, Tay could chime in on this. But if you delete the config files, delete the old XUB add-on folder, and just reinstall the latest, and try again, that would eliminate the problem (if I'm right about this).

I've uploaded my configuration file for my disc priest to XUB's Google Code web site, HERE. After removing the old install and reinstalling the latest beta, try this configuration file, and see if it helps you out. Remember that this config file is set to use Shadowed UI, so you'll have to go into the XUB configuration and change the UI from Shadowed back to Blizzard (or whatever one you are using).

Let me know how any of this works. If it doesn't, you'll need to upload YOUR XUB configuration file somewhere so we can take a look at it and see if there's any obvious problems with it.

Good luck.

Originally posted by Carolina
Thank you again for all the ideas, but the problem persists.

I tested with Flash Heal this time. All worked, nothing saved. Tested a Healing Touch one on the druid, all worked, nothing saved again. The file was created for the druid character toon, btw.

I always check the unit frame too. Everything is fine and working, and once I reload, ALL is erased, it is not just the buttons, all the commands typed are gone, and the unit frames are reset.

So tomorrow I will erase the addon and download all versions by date, and see if the reason I'm the only one with the problem is that because I am one of the newer users who don't didn't get and test all the previous versions. If that makes sense... maybe I am missing a lil tiny fine from one of the versions.

Or did I download all wrong? I installed the one from the big "DOWNLOAD" button on the main description which is v1.8.2 07-26-2008 04:47 PM, and then copy & pasted (and replaced the old by the new files) contents from v1.9 b19 upload 1 07-15-2010 11:58 AM

I will accept your help with that file though, if you are willing the trouble to upload it. Once I try that whole file replacement sometime this weekend I will come back and say if it worked or not.
Report comment to moderator  
Reply With Quote
Unread 09-10-10, 08:18 PM  
Carolina
A Kobold Labourer
 
Carolina's Avatar

Forum posts: 0
File comments: 13
Uploads: 0
Thank you again for all the ideas, but the problem persists.

I tested with Flash Heal this time. All worked, nothing saved. Tested a Healing Touch one on the druid, all worked, nothing saved again. The file was created for the druid character toon, btw.

I always check the unit frame too. Everything is fine and working, and once I reload, ALL is erased, it is not just the buttons, all the commands typed are gone, and the unit frames are reset.

So tomorrow I will erase the addon and download all versions by date, and see if the reason I'm the only one with the problem is that because I am one of the newer users who don't didn't get and test all the previous versions. If that makes sense... maybe I am missing a lil tiny fine from one of the versions.

Or did I download all wrong? I installed the one from the big "DOWNLOAD" button on the main description which is v1.8.2 07-26-2008 04:47 PM, and then copy & pasted (and replaced the old by the new files) contents from v1.9 b19 upload 1 07-15-2010 11:58 AM

I will accept your help with that file though, if you are willing the trouble to upload it. Once I try that whole file replacement sometime this weekend I will come back and say if it worked or not.
Last edited by Carolina : 09-10-10 at 08:19 PM.
Report comment to moderator  
Reply With Quote
Unread 09-10-10, 12:07 PM  
Cosmic Cleric
A Deviate Faerie Dragon
 
Cosmic Cleric's Avatar
AddOn Author - Click to view AddOns

Forum posts: 15
File comments: 283
Uploads: 7
Did you confirm that you have the right XUB options settings for what UI framework you are using? If you leave it on the Blizzard default, then use another UI instead, that may cause the buttons to disappear.

For example, XUB may want to attach the button to a Blizzard UI frame but you are using Shadowed UI frame, so it doesn't find a frame to add a button to and doesn't display the button.

You mentioned you were using a non-default Blizzard UI, but had disabled all other add-ons while diagnosing this problem. If you did that, you would have to have gone in to the XUB options and tell XUB that you are no longer using your own UI but the Blizzard default one. And if you did that, and re-enabled your other add-ons, you would have to go back and tell XUB that you are no longer using the default Blizzard UI but a specialized UI.

Look at the third window in this picture for the "Unit Frames" Options screen I am talking about!

Also, check where the "Anchor Button Under" configuration setting is set to. See the second window, upper right-hand corner, of the screenpic I just linked in the previous paragraph.

Finally, under the 'grasping at straws' category, try testing with another spell and not PW:S. That spell used to have special conditioning and a speciall XUB file to handle it, though it no longer has it. Try a regular Heal or a Renew, something like that instead.

Otherwise, I don't know what else to tell you. If needed, I could upload my XUB config file for my disc priest and see if you replace your config .lua file with me if that makes things work again, but that would be a long shot.

Originally posted by Carolina
Thank you for all the ideas.

My .lua file does update, but settings won't save.

I made the profile,

Code:
/xub profile pve
I created one single button to test, Power Word: Shield for my player character. The button appeared, it worked. So I did a /console reloadui.

Then it disappeared. I did a /xub profile pve, and all was reset, from UnitFrame selection to the single button I had made.

But the lua file DID update on my character's folder as you indicated.
Last edited by Cosmic Cleric : 09-10-10 at 12:16 PM.
Report comment to moderator  
Reply With Quote
Unread 09-10-10, 08:05 AM  
Carolina
A Kobold Labourer
 
Carolina's Avatar

Forum posts: 0
File comments: 13
Uploads: 0
Thank you for all the ideas.

My .lua file does update, but settings won't save.

I made the profile,

Code:
/xub profile pve
I created one single button to test, Power Word: Shield for my player character. The button appeared, it worked. So I did a /console reloadui.

Then it disappeared. I did a /xub profile pve, and all was reset, from UnitFrame selection to the single button I had made.

But the lua file DID update on my character's folder as you indicated.
Last edited by Carolina : 09-10-10 at 08:05 AM.
Report comment to moderator  
Reply With Quote
Unread 09-09-10, 04:42 PM  
Cosmic Cleric
A Deviate Faerie Dragon
 
Cosmic Cleric's Avatar
AddOn Author - Click to view AddOns

Forum posts: 15
File comments: 283
Uploads: 7
Originally posted by Carolina
Thank you for sharing, Cosmic Cleric!

I just tested to turn off all addons but Extreme, and it still doesn't save the changes. Any ideas what could be the problem?
You are welcome on the settings.

As far as your other problem, first make sure the buttons are large enough for you to see. Go to the configuration screens, make the buttons large (ex.: 40) and make sure you tell XUB what window UI you are using.

Second, make sure you're working with the right XUB profile.

You use the command (from the chat window) '/xub profile <PROFILE NAME>', where <PROFILE NAME> is a name for your profile. For me, I had two profiles, a pvp, and a pve profile, and I switched back and forth between them by doing either...

Code:
/xub profile pvp
or

Code:
/xub profile pve
If you don't care about multiple profiles, just create one named 'default' ...

Code:
/xub profile default
Then, in your XUB configuration, make sure you specify configuration profiles for the 'default' profile.

For example...

Code:
healAll,PrayerofMending,*

pvp,player,healAll,0,32
pve,player,healAll,0,32
In the above XUB configuration (taken from my previous post where I listed the configuration for my discipline priest), I have a button group named 'healAll', and there's one button with one spell, Prayer of Mending, and I have the group associated with two different profiles, one is 'pvp' and the other is 'pve'. I then switch profiles by typing at the chat window '/xub profile pvp' or '/xub profile pve'.

Also, remember that you have to either 1) Logout or 2) Do a '/console reloadui' command from the chat window, to have your settings saved. If you are just killing WoW instead of logging out/exiting, your changes will not be saved.


If your problem is not a profile naming problem, then try this...

Check to see if you have a settings file for your character. If you installed WoW in the default location, it should be located here...

Code:
C:\Users\Public\Games\World of Warcraft\WTF\Account\<ACCOUNT NAME>\<SERVER NAME>\<CHARACTER NAME>\SavedVariables\eXtremeUnitButtons.lua
Substitute your account name for <ACCOUNT NAME>, server name for <SERVER NAME>, and character name for <CHARACTER NAME>.

So, for example, if your account name is 'CarolinaWoW', and your server name is 'Shadowsong', and your character name is 'Awesomesauce', the XUB settings file would be located here...

Code:
C:\Users\Public\Games\World of Warcraft\WTF\Account\CarolinaWoW\Shadowsong\Awesomesauce\SavedVariables\eXtremeUnitButtons.lua
So, start WoW, login to your character, and do a simple XUB command, then type from the chat window '/console reloadui', and then see if the eXtremeUnitButtons.lua file updates or not.
Last edited by Cosmic Cleric : 09-09-10 at 04:54 PM.
Report comment to moderator  
Reply With Quote
Unread 09-09-10, 11:39 AM  
Carolina
A Kobold Labourer
 
Carolina's Avatar

Forum posts: 0
File comments: 13
Uploads: 0
Thank you for sharing, Cosmic Cleric!

I just tested to turn off all addons but Extreme, and it still doesn't save the changes. Any ideas what could be the problem?
Report comment to moderator  
Reply With Quote
Unread 09-08-10, 03:49 PM  
Cosmic Cleric
A Deviate Faerie Dragon
 
Cosmic Cleric's Avatar
AddOn Author - Click to view AddOns

Forum posts: 15
File comments: 283
Uploads: 7
Originally posted by Carolina
I play as a "disco" priest, any tips or good examples are welcome! Or some UI screenshots
I too used to play a Disc priest (or as I liked to think of him, a 'Field Medic').

Here's how I had my setup...

Code:
CUSTOM BUTTONS
_TrinketPvP1,use,Medallion of the Alliance
_TrinketPvP2,use,Platinum Disks of Sorcery
_TrinketPvE1,use,Ephemeral Snowflake
_TrinketPvE2,use,
_Bandage,use,Heavy Frostweave Bandage,Recently Bandaged
_HealPot,use,Greater Healing Potion,
_Heal3,healthblink,Binding Heal,,1631
_Heal2,health,Greater Heal,,3434
_FlashHeal,health,Flash Heal,,1602
_Stoneform,debuffblink,Stoneform,,Bleed/Disease/Poison
_PWFortBlink,buffblink,Power Word: Fortitude,,Fortitude/Power Word: Fortitude/Prayer of Fortitude/K'iru's Song of Victory/Swift Purple Gryphon
_PWFort,buff,Power Word: Fortitude,,Power Word: Fortitude/Prayer of Fortitude/K'iru's Song of Victory
_DivineSpirit,buff,Divine Spirit,,Divine Spirit/Prayer of Spirit
_DivineSpiritBlink,buffblink,Divine Spirit,,Divine Spirit/Prayer of Spirit/Swift Purple Gryphon
_ShadowProtect,buff,Shadow Protection,,Shadow Protection/Prayer of Shadow Protection
_PWShield,buff,Power Word: Shield,,Power Word: Shield/Weakened Soul
_InnerFire,buffblink,Inner Fire,,Inner Fire/Swift Purple Gryphon
_AbolishDisease,debuffblink,Abolish Disease,,!Abolish Disease/Disease
_DispelMagic,debuffblink,Dispel Magic,,Magic
_AntiVenom,use,Powerful Anti-Venom,!Poison
_FireSeed,use,Fire Seed
_InnerFire,buffblink,Inner Fire,,Inner Fire
_FreeActionPot,use,Free Action Potion,
_Renew,buff,Renew,,Renew


GROUP
healAll,_Heal2,*
healAll,_FlashHeal,*
healAll,_Renew,*
healAll,Penance,*
healAll,PrayerofMending,*
healAll,_Bandage,*

healPR,_Heal2,*
healPR,_Heal3,*
healPR,_FlashHeal,*
healPR,_Renew,*
healPR,PrayerofMending,*
healPR,Penance,*
healPR,BindingHeal,*
healPR,_Bandage,*

healMe,PrayerofHealing,*
healMe,DivineHymn,*

healTarget,GreaterHeal,*
healTarget,Heal,*
healTarget,BindingHeal,*
healTarget,FlashHeal,*
healTarget,_Renew,*
healTarget,Penance,*
healTarget,PrayerofMending,*
healTarget,_Bandage,*

healRaid,GreaterHeal,*
healRaid,FlashHeal,*
healRaid,_Renew,*
healRaid,Penance,*
healRaid,PrayerofMending,*

buffMe,_PWFortBlink,*
buffMe,_DivineSpiritBlink,*
buffMe,_InnerFire,*
buffMe,_ShadowProtect,*
buffMe,FearWard,*

forAll,_PWShield,*
forAll,PainSuppression,*
forAll,PowerInfusion,*,Rogue/Warrior
forAll,_AbolishDisease,*
forAll,_DispelMagic,*

TrinketsPvP,_TrinketPvP1,*
TrinketsPvP,_TrinketPvP2,*

TrinketsPvE,_TrinketPvE1,*

forMe,_FreeActionPot,*
forMe,_Stoneform,*

forMe2,Fade,*
forMe2,Levitate,*

forTarget,FearWard,*

buffParty,_PWFortBlink,*
buffParty,_DivineSpiritBlink,*
buffParty,_ShadowProtect,*
buffParty,FearWard,*

buffRaid,_PWFort,*
buffRaid,_DivineSpirit,*
buffRaid,ShadowProtect,*

attack,DevouringPlague,*
attack,Shadowfiend,*
attack,MindControl,*
attack,ShackleUndead,*
attack,MindVision,*
attack,MindSoothe,*


PROFILE
pvp,player,healAll,0,32
pvp,player,healMe
pvp,player,CR
pvp,player,buffMe
pvp,player,forMe2
pvp,player,CR
pvp,player,forAll
pvp,player,forMe
pvp,player,TrinketsPvP

pvp,target,healTarget,65,65
pvp,target,forAll
pvp,target,buffParty
pvp,target,CR
pvp,target,attack,65,0

pvp,party,healAll,0,47
pvp,party,buffParty
pvp,party,forAll

pvp,partypet,healAll,20,0
pvp,partypet,forAll

pvp,raid,healRaid,270,-50
pvp,raid,forAll

pve,player,healAll,0,32
pve,player,healMe
pve,player,CR
pve,player,buffMe
pve,player,forMe2
pve,player,CR
pve,player,forAll
pve,player,forMe
pve,player,TrinketsPvE

pve,target,healTarget,0,45
pve,target,forAll
pve,target,buffParty
pve,target,CR
pve,target,attack

pve,party,healAll,0,47
pve,party,buffParty
pve,party,forAll

pve,partypet,healAll,20,0
pve,partypet,forAll

pve,raid,healRaid,270,-50
pve,raid,forAll
EDIT: Forgot to mention, I was using ShadowedUIFrames, not the stock WoW frames, so the position values (ex.: ,270,-50) probably will be off for WoW default frames.

Unfortunately, I no longer have any screenpics to share, as I deleted the ones I had.

Hope you find this useful.
Last edited by Cosmic Cleric : 09-08-10 at 03:54 PM.
Report comment to moderator  
Reply With Quote
Unread 09-08-10, 12:35 PM  
Carolina
A Kobold Labourer
 
Carolina's Avatar

Forum posts: 0
File comments: 13
Uploads: 0
Hmm so I did something "special" and messed up. It simply won't save the changes on this addon, I log off properly, I tried the /console reloadui. I did place it into Interface>AddOns, it works, I make buttons, they cast spells, etc, just won't save changes.

Changes to other UI elements are being saved though. Any ideas what I did wrong?
Report comment to moderator  
Reply With Quote
Unread 09-08-10, 07:19 AM  
tayedaen
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 13
File comments: 191
Uploads: 6
@Carolina:
Cosmic Cleric's explanation are correct (as always ).

The X/Y option is gone, and will not return.
Screenshots are not up to date (yet).

Instead of adjusting all buttons globally with the X/Y option, it's better to arrange them while adding a group to a frame. It's much more versatile this way.
It's done like this:
Code:
GROUP specifications:
Heal1,Renew,*

PROFILE specifications:
normal,player,Heal1,10,50
This would shift the whole Heal1 group with X=10, Y=50 when attached to the player frame.

Concerning the saving of your settings:
The settings for ALL addons are saved at logout.
If you were not leaving the game with a normal logout, then no save will be done.
To circumvent this, I always type '/console reloadui' after changing my settings.
This forces the saving of all addon settings

I play a disc priest myself, so I will post some examples when I am at home again.

@ALL:
I am in the Cataclysm beta, and got the basics working.
The above example is working already.
So instead of updating screenshots I am just updating the addon for cataclyms - which might prove more usefull in the end

Have fun
tay
Last edited by tayedaen : 09-08-10 at 07:20 AM.
Report comment to moderator  
Reply With Quote
Unread 09-08-10, 07:12 AM  
Carolina
A Kobold Labourer
 
Carolina's Avatar

Forum posts: 0
File comments: 13
Uploads: 0
Hmm I expressed myself wrong.

I did the /xub p <profilename>, but once I logged out, all I did got erased. Is there a command to do once all is done so it is saved? (other then the button after "verify").

Thank you for the tip on the high lvl/low lvl character copy/paste!

And another thing for the person who runs the website for the mod:
Here: http://xub.abits.biz/forum/index.php?mode=thread&id=5
There is an error there. It says "BR" for separated lines, but its "CR" (or at least it is what worked for me, after reading the shaman example posted).

I play as a "disco" priest, any tips or good examples are welcome! Or some UI screenshots

Originally posted by Cosmic Cleric
Carolina,

To your first point, what you described is done on purpose. Each character gets their own 'profile' of options and button configurations.

What I did, when I used to play WoW, was use the Windows copy and paste function (Ctrl-C and Ctrl-V, respectively), and saved my button configurations to Notepad files, one for each character. Then I'd copy and paste over the relevant button configurations. Had to set the Options manually, but that was quick enough to do.

Be aware though, that if you have a level 80 Pally (for example) and you create a new level 1 Pally, you can't just copy/paste the 80's button configuration over to the 1's Pally, as most of the spells, abilities are not known yet to the 1 Pally and XUB will generate errors. You'll have to add them to the 1 Pally as they level.

To your second point, I'll let the devs chime in here, but I think you can get away with just downloading the latest beta and installing that. Downloading/installing the first version then overwriting it with the latest beta version would work too, but I'd just try the latest beta version first.

Good luck!
Report comment to moderator  
Reply With Quote
Unread 09-07-10, 12:57 PM  
Cosmic Cleric
A Deviate Faerie Dragon
 
Cosmic Cleric's Avatar
AddOn Author - Click to view AddOns

Forum posts: 15
File comments: 283
Uploads: 7
Carolina,

To your first point, what you described is done on purpose. Each character gets their own 'profile' of options and button configurations.

What I did, when I used to play WoW, was use the Windows copy and paste function (Ctrl-C and Ctrl-V, respectively), and saved my button configurations to Notepad files, one for each character. Then I'd copy and paste over the relevant button configurations. Had to set the Options manually, but that was quick enough to do.

Be aware though, that if you have a level 80 Pally (for example) and you create a new level 1 Pally, you can't just copy/paste the 80's button configuration over to the 1's Pally, as most of the spells, abilities are not known yet to the 1 Pally and XUB will generate errors. You'll have to add them to the 1 Pally as they level.

To your second point, I'll let the devs chime in here, but I think you can get away with just downloading the latest beta and installing that. Downloading/installing the first version then overwriting it with the latest beta version would work too, but I'd just try the latest beta version first.

Good luck!

Originally posted by Carolina
Hello,

I am no mod/addon expert, so while installing this, I understood the instructions just fine (at least the quick start I could make, and the buttons appeared and worked), but:

- What I did, did not get saved when I logged over another character.
- My "Options" screen doesn't have the X/Y options, and some other differences from the screenshot in the instructions. What I have installed is the first file and the last beta update. I installed the first, then copied and glued the contents of the beta. Did I do something wrong there?

Edit: and if it helps, I am using it with XPerl
Last edited by Cosmic Cleric : 09-07-10 at 01:00 PM.
Report comment to moderator  
Reply With Quote
Unread 09-07-10, 06:08 AM  
Carolina
A Kobold Labourer
 
Carolina's Avatar

Forum posts: 0
File comments: 13
Uploads: 0
Hello,

I am no mod/addon expert, so while installing this, I understood the instructions just fine (at least the quick start I could make, and the buttons appeared and worked), but:

- What I did, did not get saved when I logged over another character.
- My "Options" screen doesn't have the X/Y options, and some other differences from the screenshot in the instructions. What I have installed is the first file and the last beta update. I installed the first, then copied and glued the contents of the beta. Did I do something wrong there?

Edit: and if it helps, I am using it with XPerl
Last edited by Carolina : 09-07-10 at 06:12 AM.
Report comment to moderator  
Reply With Quote
Unread 07-23-10, 09:54 AM  
abinning
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 1
File comments: 47
Uploads: 1
Tay ROCKS!
Thank you for the update.
Report comment to moderator  
Reply With Quote
Unread 07-15-10, 02:14 PM  
Cosmic Cleric
A Deviate Faerie Dragon
 
Cosmic Cleric's Avatar
AddOn Author - Click to view AddOns

Forum posts: 15
File comments: 283
Uploads: 7
Tay, TY for the new version!

I found one bug, and reported it in the comments section for ß19 (http://www.wowinterface.com/download...17328#comments).

Originally posted by tayedaen
v1.9 beta 19 has been posted
Enjoy !

Sorry that it took so long, real life is terribly busy at the moment.

Have fun !
tay
Report comment to moderator  
Reply With Quote
Unread 07-15-10, 11:00 AM  
tayedaen
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 13
File comments: 191
Uploads: 6
v1.9 beta 19 has been posted
Enjoy !

Sorry that it took so long, real life is terribly busy at the moment.

Have fun !
tay
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: