Download
(11Kb)
Download
Updated: 07-23-11 12:29 PM
Pictures
File Info
Updated:07-23-11 12:29 PM
Created:07-23-11 12:29 PM
Downloads:2,138
Favorites:3
MD5:

Necrotic monitor

Version: 0.1a
by: zelenka [More]

This is very simple addon, created for my friend-healer.
Display only how much heal will be absorbed if necrotic strike debuff on you.

Addon's frame is draggable, to show test frame just type

Code:
/necmon test
. To hide you need to type
Code:
/necmon <something else>
If font size is too big or small for you, you can open necroticmonitor.lua by notepad and change it on line 5
Code:
self.font_size = 35
By default addon shows, how much heal will absorb necrotic strike on YOU, but you can easy modify it to show your target (if you DK, for example), or may be your focus, etc. For it you need to modify necroticmonitor.lua, line 6:
Code:
self.testing_unit = "player"
Change "player" to one of this:
http://www.wowwiki.com/UnitId

If you need some improvements, please post your request in comments and i will do it.

Sorry for my bad english

Optional Files (0)


Post A Reply Comment Options
Unread 08-14-11, 05:18 AM  
zelenka
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 2
Uploads: 1
Hello!

I tired to fix it, but i got some freezes with new version. I will upload new version after fix
Report comment to moderator  
Reply With Quote
Unread 08-10-11, 08:28 PM  
perro
A Kobold Labourer

Forum posts: 0
File comments: 3
Uploads: 0
Thumbs up thanks!

i have only fixed LUA file, my mistake T^T

your reply gives me a perfect answer!


i'll waiting for your modified file, but need not hurry!

take it slow~~~~~


God bless you, and also your beloved son^^
Report comment to moderator  
Reply With Quote
Unread 08-09-11, 04:05 AM  
zelenka
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 2
Uploads: 1
Hello, Perro!

Thank you for information.

I will fix it on saturday.

And about colors, you can change it in necroticmonitor.xml,
Code:
    <FontString>
                       ...
                      TEXT COLOR HERE: (line 27)
                   <Color r="1" g="1" b="1" a="1"/>

               </FontString>
                <Texture setAllPoints="true">
                     BACKGROUND COLOR HERE: (line 31)
                    <Color r="0.0" g="0.0" b="0.0" a="1"/>
                </Texture>
If you say, what colors you want i will give you new values.

On this weekend may be i will add some settings to my addon, if i will have some free time for it: i have i month old son

--
sorry for my bad english
Report comment to moderator  
Reply With Quote
Unread 08-04-11, 12:10 AM  
perro
A Kobold Labourer

Forum posts: 0
File comments: 3
Uploads: 0
Unhappy mis-operating phenomenon

and 1 more,

single target Necrotic Strike << operate & disappear well
changed target, new Necrotic Strike << operate & disappear well

but *changed target, no Necrotic Strike << mis-operating, non-disappear


could you fix this phenomenon?
Report comment to moderator  
Reply With Quote
Unread 08-03-11, 11:34 PM  
perro
A Kobold Labourer

Forum posts: 0
File comments: 3
Uploads: 0
Cool i want to remove background, T^T

your font has been distorted, i saw

so i set font
//
necroticText:SetFont("Fonts\\2002.TTF",self.font_size,"THICKOUTLINE")
//
and done.

here i added outline, so i wanna remove a Black Border(background)
but i dun't know what's the id of "transparent template" T^T
i'm just waiting someone's help...

let me know which part should modified to make background transparent.

p.s.
NecroticTracker addon has been stopped, yours is the only one. cheer!
-from your fan, LLane, KR
Last edited by perro : 08-04-11 at 12:11 AM.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: