Category: Outdated Mods
Addon Information
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)
Crepusculu's Portal Bug Reports Feature Requests
Author:
Version:
4.10
Date:
07-26-2007 07:01 PM
Size:
11.93 Kb
Downloads:
9,191
Favorites:
39
MD5:
Pictures
HRA in action
Click to enlarge
Option Menu
Healing Range Alpha   Popular! (More than 5000 hits)
HealingRangeAlpha v4.10
Written by Crepusculu of Stormrage

This addon changes friendly unit frame's alpha based on distance

- Support for any unit frame using secure button templates
- Alpha values adjustable per range
- Available ranges depend on what spells you can cast


Operations:

/hra -- access the option menu

Enabled HRA -- Turns on and off HRA updates
(ms) interval updates -- Adjust the frequency of updates. Setting to zero will update whenever possible. Increase this delay to improve performance
colorize depth level -- Adjust the structural depth of textures in the unit frame that get colored. Currently disabled
slider bars -- Alpha value for specified range
color boxes -- Color value to blend with button textures for specified range. Currently disabled



Known Issues:

Coloring is disabled due to change in design (frames can be detected before they have textures).
Possible error with secure templates (index is pointing to a nil value). I'm unsure of the source of this error.





Version History
4.10 -
Removed the CreateFrame hook. The hook was causing the frames to become tainted. Will instead scan all frames periodically after new frames are created.
I haven't been successful in finding an event for unit attribute change, all methods appear to be blocked.


Got a question, suggestion, or a bug? Feel free to comment! A more in depth discussion of this mod has been posted in
This Thread
  Optional Files - Healing Range Alpha
Sorry, there are currently no optional files available.
  Comments - Healing Range Alpha
Post A Reply Comment Options
Old 12-09-2006, 02:57 AM  
stu5757
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
"...rface/addOns/HealingRangeAlpha/HealingRange
Alpph.lua:213:attempt to call method
'SetVertexColor' (a nil value)"

Above is error message i cant get to go away once BG ends and someone leaves it.

I found this mod and was exceptionally happy with it, would like to continue using it if possible. Using newest version of Xperl.
Thanks again, great mod
stu5757 is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-24-2006, 02:28 PM  
Crepusculu
A Deviate Faerie Dragon
 
Crepusculu's Avatar
Interface Author - Click to view interfaces

Forum posts: 11
File comments: 22
Uploads: 7
All current problems should be fixed within the beta version, since the new beta functions remove the loops and holes run by the live version
(http://www.wowinterface.com/download...fo.php?id=6303 pending atm)
Crepusculu is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 10-27-2006, 02:50 PM  
Eronald
A Defias Bandit

Forum posts: 2
File comments: 8
Uploads: 0
Re: Re: Bug Report

Quote:
Originally posted by Crepusculu
Sounds like a mod confliction. Do you have any addons that modify spell ranks or interact with spells?
I figured out what is causing the conflict. It's Castoption's Smart Self Cast, which if no target is selected, spells will be casted on self.

Is there a way to modify the mod so that it also works with smart self cast?
Eronald is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 10-26-2006, 10:18 AM  
Crepusculu
A Deviate Faerie Dragon
 
Crepusculu's Avatar
Interface Author - Click to view interfaces

Forum posts: 11
File comments: 22
Uploads: 7
Re: Bug Report

Quote:
Originally posted by Eronald
When spellhook is enabled and used with clickcasting addon like Clique, all the casts initiated with clicking still works, but casts initiated with button press will be casted on self, regardless of target.
Sounds like a mod confliction. Do you have any addons that modify spell ranks or interact with spells?
Crepusculu is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 10-25-2006, 06:03 PM  
Eronald
A Defias Bandit

Forum posts: 2
File comments: 8
Uploads: 0
Bug Report

When spellhook is enabled and used with clickcasting addon like Clique, all the casts initiated with clicking still works, but casts initiated with button press will be casted on self, regardless of target.

Please fix it ><
Eronald is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 10-02-2006, 01:17 AM  
deckape
A Murloc Raider

Forum posts: 4
File comments: 3
Uploads: 0
support for x-perl

Is there any chance you can support X-perl?

x perl mod can be found here http://www.curse-gaming.com/en/wow/addons-4507-1-xperl-unitframes.html

Last edited by deckape : 10-02-2006 at 01:33 AM.
deckape is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 09-30-2006, 07:27 PM  
feierwehr
A Kobold Labourer

Forum posts: 1
File comments: 2
Uploads: 0
Support for sRaidFrames would be nice
feierwehr is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 09-27-2006, 12:15 PM  
Drubiz
A Kobold Labourer

Forum posts: 0
File comments: 7
Uploads: 0
Quote:
I tested it out looks like it works with my Perl/Smartheal setup. What a nice mod thanks heaps
Imba, many thanks m8: your mod works with smartheal and perl now. Like a charm. Thumbs up
Drubiz is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 09-25-2006, 06:49 PM  
Kamakiri
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
I tested it out looks like it works with my Perl/Smartheal setup. What a nice mod thanks heaps

Quote:
Originally posted by Kamakiri
I'm at work now but I'm going to have this problem aswell by the looks of it. I'm using Perl Classic frames and Smartheal enhcanced. Please fix this been looking for a mod like this for so long. Or is the new 3.2 the fix of this problem?
Kamakiri is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 09-24-2006, 07:49 PM  
Kamakiri
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
I'm at work now but I'm going to have this problem aswell by the looks of it. I'm using Perl Classic frames and Smartheal enhcanced. Please fix this been looking for a mod like this for so long. Or is the new 3.2 the fix of this problem?

Quote:
Originally posted by Crepusculu
It's likely that "SmartHeal" is using the same hooks and attempting to read off target values. In order to scan all 40 members of the raid, I have to detach the target, cast the spell (this is where your mod picks up the hook), and after scanning all 40 members, it will retarget the selected person for the spell

Your mod is detecting -NO- target since I'm putting the spell into spell targeting mode. I'm assuming it then automatically targets yourself. I could be wrong cause I haven't look at the other code, but that's my guess.

I'll have to think about how to work around that problem. It might be as simple as changing the order of hooks (aka, renaming the folder to 'zHealingRangeAlpha' and all references inside), or removing the detection feature on demand.

Last edited by Kamakiri : 09-24-2006 at 07:58 PM.
Kamakiri is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 09-20-2006, 03:23 AM  
Crepusculu
A Deviate Faerie Dragon
 
Crepusculu's Avatar
Interface Author - Click to view interfaces

Forum posts: 11
File comments: 22
Uploads: 7
Quote:
Edit: No dice, somehow the new version isnt compatible with smartheal. It keeps directing any heal i try to cast at myself instead of selected target. Disabling auto-selfcast didnt work either. Disabled alpha for now, but i do miss it
It's likely that "SmartHeal" is using the same hooks and attempting to read off target values. In order to scan all 40 members of the raid, I have to detach the target, cast the spell (this is where your mod picks up the hook), and after scanning all 40 members, it will retarget the selected person for the spell

Your mod is detecting -NO- target since I'm putting the spell into spell targeting mode. I'm assuming it then automatically targets yourself. I could be wrong cause I haven't look at the other code, but that's my guess.

I'll have to think about how to work around that problem. It might be as simple as changing the order of hooks (aka, renaming the folder to 'zHealingRangeAlpha' and all references inside), or removing the detection feature on demand.
Crepusculu is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 09-19-2006, 01:33 PM  
Eomocgo
A Kobold Labourer
 
Eomocgo's Avatar

Forum posts: 0
File comments: 1
Uploads: 0
Doesn't seem to work

Its a good idea but i can still heal people that this UI says is OOR any ideas why this is?
Eomocgo is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 09-18-2006, 07:49 AM  
Drubiz
A Kobold Labourer

Forum posts: 0
File comments: 7
Uploads: 0
I had to remove the new version of your addon: it made it only possible for me to heal myself no matter whom or what i target. This in combination with Smartheal Enhanced (latest version) and latest beta release of Perl Classic Unit Frames. Very weird though as the affected addons still work like intended only my heals never land on the selected target, wether this through selecting the target and using good ol'macros or using the built-in clickheal function of Smartheal on Perl.
I havent tried turning off the auto-selfcast feature of Smartheal yet, but as i am at work i havent had the chance yet. If this solves it, i'll post here again.

Edit: No dice, somehow the new version isnt compatible with smartheal. It keeps directing any heal i try to cast at myself instead of selected target. Disabling auto-selfcast didnt work either. Disabled alpha for now, but i do miss it

Last edited by Drubiz : 09-18-2006 at 12:58 PM.
Drubiz is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 09-16-2006, 04:16 AM  
Meldas
A Murloc Raider

Forum posts: 7
File comments: 7
Uploads: 0
Key binding

Hello,

the addon works like advertised - very good!
However, I would like to have a keybinding to switch HRA on/off. So, with one key you can activate it in the midst of a battle or switch it off if you don't care for range.
Meldas is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 09-15-2006, 03:40 PM  
Crepusculu
A Deviate Faerie Dragon
 
Crepusculu's Avatar
Interface Author - Click to view interfaces

Forum posts: 11
File comments: 22
Uploads: 7
It's quite possible, however that will likely require me to recode some of Cide & Ts work, and I do not want to spend hours of work on code that is likely to be changed upon their next version. If I do ever feel so inspired, I rather build my own custom raiding mod to set sorting, filtering, and visuals for the thing you are talking about.
Crepusculu 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.