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)
Caellian's Portal Bug Reports Feature Requests
Author:
Version:
120809 r11
Date:
08-12-2009 04:16 AM
Size:
74.46 Kb
Downloads:
25,757
Favorites:
370
MD5:
Pictures
Click to enlarge
Example 1: Friendly
Click to enlarge
Example 2: Hostile
Click to enlarge
Example 3: Casting
Click to enlarge
Example 4: Aggro ?
caelNameplates   Popular! (More than 5000 hits)
DESCRIPTION

Sexy Nameplates addon


SOME FEATURES

* Reskinned the default nameplates: both health and castbar.

* Reskinned the aggro colouring system.

* Reuse Blizzard code keeping memory usage down to less than 15kb.

* Automatically enable nameplates when entering combat.

* Automatically disable nameplates when leaving combat.

* Hidden level text if the unit is not elite and same level as the player.

* Cast timer added to the left of the castbar.
  Change Log - caelNameplates
120809 r11
- Fixed the cast timer for channeling spells

090809 r10
- Fixed priest color
- Fixed the castbar once and for all ?
- Non interruptible spells will turn the castbar red with a bright white glow (temporary colors)
- Added a cast timer, left of the castbar

070809 r9
- Fixed the castbar for real this time (step 2)

060809 r8
- Fixed the castbar for real this time (step 1)

040809 r7
- Toc update
- Temp fix to work with 3.2 (disable the castbar for now)

240709 r6
- Added support for class colors if enabled in Blizzard options
- Moved the raid icons so they don't overlap the level

140709 r5
- Fixed the castbar not reanchoring properly to its own nameplate

120709 r4
- Castbar now also skinned, you need to enable it in Blizzard options

100709 r3
- Changed the level display behavior, the unit's level will only be shown if not elite and different from the player's level

060709 r2
- Actually uploaded the correct texture

010709 r1
- Initial release
  Optional Files - caelNameplates
Sorry, there are currently no optional files available.
  Comments - caelNameplates
Post A Reply Comment Options
Unread Today, 03:46 AM  
richerich
An Aku'mai Servant
 
richerich's Avatar
Interface Author - Click to view interfaces

Forum posts: 30
File comments: 400
Uploads: 5
Quote:
Originally posted by iradex
Anyone know how i can modify the size of the healthbar?
find this code:

Code:
self.healthBar:SetHeight()
... and change whatever number is inside the () to what u want
__________________


Dajova UI

Dajova UI Mini
richerich is online now Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-18-2009, 04:29 PM  
iradex
A Kobold Labourer

Forum posts: 0
File comments: 7
Uploads: 0
Anyone know how i can modify the size of the healthbar?
iradex is online now Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-17-2009, 04:48 AM  
cmbunton
A Kobold Labourer

Forum posts: 0
File comments: 3
Uploads: 0
Quote:
Originally posted by richerich
Yes, find this code:

Code:
caelNamePlates:RegisterEvent("PLAYER_REGEN_ENABLED")
function caelNamePlates:PLAYER_REGEN_ENABLED()
	SetCVar("nameplateShowEnemies", 0)
end
Change "0" to "1" and it will show all plates, whenever you are in combat or not (depending how you have your interface options at). Otherwise, just press "V" to turn on/off nameplates

Thank you sir.

A+ on this addon Cael.
__________________
Snackpax <Delirium> - Zul'jin

cmbunton is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-16-2009, 09:29 AM  
Mikas
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
Re: Cast Type

Quote:
Originally posted by Rainrider
Would it be possible to change the colour of the cast bar based on hostile cast type or hostile cast target (the presence or absense of such)? Its a way to tell whether we should interrupt when its a heal (hostile mod targets himself or has no target?) without using cast name text.
guys is there any way to change nameplate color when you get aggro or loose aggro

it is not always easy to notice when only outline changes....

otherwise it is great addon
Mikas is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-13-2009, 05:09 PM  
Rainrider
A Kobold Labourer

Forum posts: 0
File comments: 4
Uploads: 0
Cast Type

Would it be possible to change the colour of the cast bar based on hostile cast type or hostile cast target (the presence or absense of such)? Its a way to tell whether we should interrupt when its a heal (hostile mod targets himself or has no target?) without using cast name text.
Rainrider is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-07-2009, 05:00 PM  
N10do
A Murloc Raider

Forum posts: 6
File comments: 29
Uploads: 1
You can move these right?
-snip-
I thought this was a addon form of your UFs and nameplates.
__________________
Its not the fall from a flying mount that hurts you, its the sudden stop at the bottom.

Last edited by N10do : 11-07-2009 at 05:03 PM.
N10do is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-06-2009, 05:18 AM  
ForeverTheGM
A Kobold Labourer

Forum posts: 0
File comments: 51
Uploads: 0
Quote:
Originally posted by Wisprunner
Yet you've never made a mistake and not know how it happened..................
If at first you don't succeed, try, try again.
ForeverTheGM is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-06-2009, 03:35 AM  
Wisprunner
A Defias Bandit

Forum posts: 2
File comments: 21
Uploads: 0
Quote:
Originally posted by ForeverTheGM
If you aren't comfortable enough to troubleshoot your own modifications, you probably shouldn't be making them.
Yet you've never made a mistake and not know how it happened..................
Wisprunner is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-05-2009, 03:15 PM  
ForeverTheGM
A Kobold Labourer

Forum posts: 0
File comments: 51
Uploads: 0
Quote:
Originally posted by Wisprunner
ok, so I think i screwed something up. I went to change font and texture of the bars and got this error
If you aren't comfortable enough to troubleshoot your own modifications, you probably shouldn't be making them.
ForeverTheGM is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-05-2009, 01:19 PM  
Wisprunner
A Defias Bandit

Forum posts: 2
File comments: 21
Uploads: 0
ok, so I think i screwed something up. I went to change font and texture of the bars and got this error
Quote:
Interface\AddOns\caelNamePlates\caelNamePlates.lua:279: unfinished long string near '<eof>'
Count: 1

Call Stack:
[C]: ?
Wisprunner is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-02-2009, 04:51 PM  
gruntykins
A Kobold Labourer

Forum posts: 1
File comments: 1
Uploads: 0
May i ask which font yo use in your UI? Nameplates are very nice BTW.

EDIT: Nevermind, shoulda looked before posting... lol

Last edited by gruntykins : 11-02-2009 at 04:53 PM.
gruntykins is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 10-28-2009, 09:20 PM  
flycat19
A Kobold Labourer
 
flycat19's Avatar

Forum posts: 0
File comments: 1
Uploads: 0
Re: Re: How can I get the history version?

Quote:
Originally posted by ForeverTheGM
What legit reason could you possibly have for that? Here, let me quote myself.
wow in china is still version 3.13 for some stupid reason....
so....

Last edited by flycat19 : 10-28-2009 at 09:24 PM.
flycat19 is online now Report comment to moderator   Edit/Delete Message Reply With Quote
Old 10-27-2009, 01:11 AM  
jacob18d
A Deviate Faerie Dragon

Forum posts: 11
File comments: 7
Uploads: 0
Quote:
Originally posted by Ligia
Unable to change the text font, any help?
Well, you could either change this line

Code:
local font, fontSize, fontOutline = [=[Interface\Addons\caelNamePlates\media\neuropol x cd rg.ttf]=], 9, "OUTLINE"

To have the font you want.

Or take a copy of the font you want, rename it neuropol x cd rg.ttf, and put it in the caelNamePlates\media folder.
jacob18d is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 10-25-2009, 05:32 PM  
ForeverTheGM
A Kobold Labourer

Forum posts: 0
File comments: 51
Uploads: 0
Quote:
Originally posted by Kuosih
Is there anyway to get this to work with kollektiv's Overhead addon?
those goddam snakes and totems fill up your screen in arenas so badly..
This won't be a problem after patch 3.3. Be patient.
ForeverTheGM is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 10-25-2009, 03:32 PM  
Kuosih
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
Is there anyway to get this to work with kollektiv's Overhead addon?
those goddam snakes and totems fill up your screen in arenas so badly..
Kuosih is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Post A Reply



Category Jump:

Support AddOn Development!

You have just downloaded by the author . If you like this AddOn why not consider supporting the author? This author has set up a donation account. Donations ensure that authors can continue to develop useful tools for everyone.




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.