Download
(56Kb)
Download
Updated: 06-26-09 08:04 PM
Pictures
File Info
Updated:06-26-09 08:04 PM
Created:06-24-09 07:47 PM
Downloads:9,513
Favorites:31
MD5:

atrNameplates  Popular! (More than 5000 hits)

Version: 1.0.2
by: Atrophia [More]

Nameplates made to accompany atrUF, though they should also work seperately.

If you want to configure them you will need to know how to edit the .lua
I have no problem with anyone doing that, but due to time constraints I'm highly unlikely to be able to offer much help in you doing it.

Currently not undergone extensive testing with this, what I have done has gone by smoothly. Theres possibly an issue with healthbar colors sometimes not resetting to black, if you encounter anything else please let me know what and how (if known).

1.0.2
  • More styling tweaks.
  • Castbars now restyled fully.

1.0.1
  • General styling improvements, at the expensive of no longer using strictly the default frames.
  • Health percentage text added.
  • Raid icons styled properly.
Post A Reply Comment Options
Unread 11-08-09, 03:27 AM  
Rammoth
A Cliff Giant
 
Rammoth's Avatar
AddOn Author - Click to view AddOns

Forum posts: 73
File comments: 628
Uploads: 1
Originally posted by Saiket
For anyone having issues with this mod in 3.2, you can replace line 38 of <atrNameplates/atrNameplates.lua> with the following:
Lua Code:
  1. local glowRegion, overlayRegion, castbarOverlay, castNoStop_UNUSED, spellIconRegion, highlightRegion, nameTextRegion, levelTextRegion, bossIconRegion, raidIconRegion, stateIconRegion = frame:GetRegions()
The only change is adding in that castNoStop_UNUSED part. Just replace the old line 38 with this snippet. That should fix any issues with _VirtualPlates as well.
What's "the old line 38"? I don't understand, what to replace in the LUA file... It isn't numbered in the LUA file, I opened it and looked.

Also can you show me a screenshot showing that this works to fix it, while having both this addon, and _VirtualPlates in there?

Thanks.
Report comment to moderator  
Reply With Quote
Unread 11-08-09, 08:58 PM  
Saiket
A Chromatic Dragonspawn
 
Saiket's Avatar
AddOn Author - Click to view AddOns

Forum posts: 154
File comments: 330
Uploads: 9
Originally posted by Rammoth
What's "the old line 38"? I don't understand, what to replace in the LUA file... It isn't numbered in the LUA file, I opened it and looked.

Also can you show me a screenshot showing that this works to fix it, while having both this addon, and _VirtualPlates in there?

Thanks.
Oh, sorry about that. The forum messed up the formatting, but I edited my post so it looks right. The old line is as follows:
Code:
    local glowRegion, overlayRegion, castbarOverlay, spellIconRegion, highlightRegion, nameTextRegion, levelTextRegion, bossIconRegion, raidIconRegion, stateIconRegion = frame:GetRegions()
So you could search for that and replace it with the code from my other post. "Line 38" just means the 38th line from the top, but not all text editing programs show line numbers.

Here's a shot of the modified file working with _VirtualPlates:
Report comment to moderator  
Reply With Quote
Unread 11-10-09, 04:13 PM  
xplosive03
A Fallenroot Satyr
AddOn Author - Click to view AddOns

Forum posts: 20
File comments: 110
Uploads: 9
Thank you Saiket, for instructions on getting this addon work.
I love it!
Report comment to moderator  
Reply With Quote
Unread 11-29-09, 07:13 PM  
Shark5060
A Deviate Faerie Dragon
 
Shark5060's Avatar

Forum posts: 14
File comments: 20
Uploads: 0
is there a possibility to HIDE the spellicon completely ?

I already managed to hide the castbar and stuff but the icon is still displayed.
__________________
The rush of battle is often a potent and lethal addiction, for war is a drug - Chris Hedges
Report comment to moderator  
Reply With Quote
Unread 12-11-09, 03:24 AM  
Triksterism
A Wyrmkin Dreamwalker
 
Triksterism's Avatar
AddOn Author - Click to view AddOns

Forum posts: 54
File comments: 36
Uploads: 1
Originally posted by Saiket
Oh, sorry about that. The forum messed up the formatting, but I edited my post so it looks right. The old line is as follows:
Code:
    local glowRegion, overlayRegion, castbarOverlay, spellIconRegion, highlightRegion, nameTextRegion, levelTextRegion, bossIconRegion, raidIconRegion, stateIconRegion = frame:GetRegions()
So you could search for that and replace it with the code from my other post. "Line 38" just means the 38th line from the top, but not all text editing programs show line numbers.

Here's a shot of the modified file working with _VirtualPlates:
I installed VirtualPlates, but it seems the 'bar' of the plate keeps showing in the foreground instead of the background, what do I need to do to get them to work together (your mod+virtual plates)?

Also, yes, I've changed line 38 to match what you posted.
Last edited by Triksterism : 12-11-09 at 03:33 AM.
Report comment to moderator  
Reply With Quote
Unread 04-15-10, 06:22 PM  
Stoffex
A Kobold Labourer

Forum posts: 1
File comments: 2
Uploads: 0
How i can hide the atrNameplat Castbar and the Wow Castbar under the atrNameplat Castbar?

I would be really happy if someone can help me with that because iam a totally nobody in .lua.
Report comment to moderator  
Reply With Quote
Unread 04-17-10, 10:18 AM  
annirun_alleria
A Defias Bandit
 
annirun_alleria's Avatar
AddOn Compiler - Click to view compilations

Forum posts: 3
File comments: 6
Uploads: 4


names are behind panel

my addons if it matters
http://img263.imageshack.us/img263/9...1710121433.jpg
Report comment to moderator  
Reply With Quote
Unread 06-14-10, 07:45 AM  
Xwonic
A Kobold Labourer

Forum posts: 1
File comments: 18
Uploads: 0
can someone do a fan update and place the names on top of the bars like annirun_alleria asks please?
Report comment to moderator  
Reply With Quote
Unread 09-01-10, 10:34 AM  
Sukuyan
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
@Xwonic and annirun_alleria

Simply do what was said by saiket before.

Go to your .lua file "atrNameplates.lua" and do this:

Look up line 38 which should say:

Code:
local glowRegion, overlayRegion, castbarOverlay, spellIconRegion, highlightRegion, nameTextRegion, levelTextRegion, bossIconRegion, raidIconRegion, stateIconRegion = frame:GetRegions()
And change it so that it says:

Code:
local glowRegion, overlayRegion, castbarOverlay, castNoStop_UNUSED, spellIconRegion, highlightRegion, nameTextRegion, levelTextRegion, bossIconRegion, raidIconRegion, stateIconRegion = frame:GetRegions()
Save it, and restart WoW. Your problems should be fixed.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: