| Tested: | Hour of Twilight 4.3 |
| Updated: | 01-05-12 10:08 AM |
| Created: | unknown |
| Downloads: | 52,119 |
| Favorites: | 246 |
| MD5: | |
| Categories: | Buff, Debuff, Spell, Druid, Priest, Rogue, Warlock, Warrior, DPS, Tank, Combat Mods |

File Name |
Version |
Size |
Author |
Date |
4.4.3 |
26kB |
d87 |
12-29-11 12:28 AM |
|
4.4.1 |
26kB |
d87 |
12-26-11 11:01 AM |
|
4.3 |
23kB |
d87 |
11-30-11 07:34 PM |
|
4.2 |
23kB |
d87 |
09-22-11 09:40 AM |
|
4.1.3 |
22kB |
d87 |
06-28-11 06:37 PM |
|
4.1.2 |
21kB |
d87 |
06-28-11 06:23 AM |
|
4.1.1 |
21kB |
d87 |
05-07-11 11:42 PM |
|
4.1.0 |
21kB |
d87 |
04-26-11 06:56 AM |
|
4.0.9 |
21kB |
d87 |
04-19-11 09:34 PM |
|
4.0.8 |
21kB |
d87 |
03-22-11 09:48 PM |
|
4.0.7 |
21kB |
d87 |
03-15-11 02:07 AM |
|
4.0.6 |
21kB |
d87 |
02-07-11 10:54 AM |
|
4.0.1 |
21kB |
d87 |
11-05-10 11:52 AM |
|
4.0 |
21kB |
d87 |
11-02-10 02:58 PM |
|
4.0 beta1 |
21kB |
d87 |
10-31-10 09:00 AM |
|
2.9.5 |
20kB |
d87 |
10-27-10 04:19 AM |
|
2.9.2 |
19kB |
d87 |
10-11-10 08:18 PM |
|
2.5.6 |
19kB |
d87 |
03-04-10 05:33 AM |
|
2.5.5 |
19kB |
d87 |
02-12-10 01:52 AM |
|
2.5.4 |
19kB |
d87 |
01-19-10 12:58 AM |
|
2.5.3 |
19kB |
d87 |
01-02-10 10:52 PM |
|
2.5.2 |
18kB |
d87 |
01-01-10 10:32 AM |
|
2.5.1 |
18kB |
d87 |
12-30-09 06:40 AM |
|
2.5 |
18kB |
d87 |
12-29-09 11:39 AM |
|
2.4 RC |
18kB |
d87 |
12-18-09 02:16 PM |
|
2.3.2 |
18kB |
d87 |
12-14-09 05:16 AM |
|
2.3.1 |
19kB |
d87 |
12-11-09 01:14 PM |
|
2.3 |
18kB |
d87 |
11-22-09 09:46 PM |
|
2.2 |
18kB |
d87 |
10-03-09 02:44 AM |
|
2.1 |
17kB |
d87 |
09-23-09 12:47 AM |
|
2.0.9 |
17kB |
d87 |
08-29-09 11:24 PM |
|
2.0.8 |
16kB |
d87 |
08-26-09 09:01 AM |
|
2.0.7 |
17kB |
d87 |
08-07-09 11:10 PM |
|
2.0.5 |
16kB |
d87 |
07-16-09 07:23 AM |
|
2.0.2 |
12kB |
d87 |
07-13-09 02:14 AM |
|
2.0 |
11kB |
d87 |
07-06-09 04:33 AM |
|
1.0.3 |
16kB |
d87 |
10-22-08 09:55 AM |
![]() |
Comment Options |
|
|
|
|
it should be
EventTimer({ event = "SPELL_HEAL", spellID = 82184, color = colors.LBLUE, duration = 60 }) |
|
|
|
|
|
|
|
A Kobold Labourer
Forum posts: 0
File comments: 15
Uploads: 0
|
Hi there,
I want to ask how to add the cooldown of Engineering's Spinal Healing Injector. I checked the spell ID on wowdb. And try EventTimer({ event = "SPELL_AURA_APPLIED", spellID = 82184, color = colors.LBLUE, duration = 60 }) But it doesn't work. Any other ways? Thanks a lot. |
|
|
|
|
|
|
A Kobold Labourer
Forum posts: 0
File comments: 21
Uploads: 0
|
I read through all the comments and saw that you said way back that you might consider adding another anchor for non-target bars after Cata came. Have you put any more consideration into this?
I've been trying to fiddle with the setpoints to achieve this, but it seems I can only manage to make weird layouts without actually adding a third anchor. What I'm trying to achieve is this: Code:
|--ntarget2--|
|--ntarget2--|
|---target---| |--ntarget1--|
|---target---| |--ntarget1--|
Edit2: Nvm, got it working exactly the way I want it.
Last edited by Catok : 02-14-12 at 06:51 AM.
|
|
|
|
|
||
Sorry ![]()
__________________
Mooooooo |
||
|
|
|
|
|
|
https://github.com/rgd87/NugRunning/...ningUserConfig
event timers part |
|
|
|
|
|
|
|
A Kobold Labourer
Forum posts: 0
File comments: 15
Uploads: 0
|
One more question. Can it add the cooldowns of engineering gloves?
I have tried that. But it didn't work. |
|
|
|
|
||
|
A Kobold Labourer
Forum posts: 0
File comments: 15
Uploads: 0
|
|
|
|
|
|
|
|
|
Gaps:
In ArrangeTimers function (NugRunning.lua) Code:
gap = prev and 10 or 0 ... gap = prev and 25 or 0 10 - between player and target 25 - between target and fadedtargets Changing font (in userconfig): NugRunningConfig.nameFont = { font = "Interface\\AddOns\\yourfont.ttf", size = 12 } NugRunningConfig.timeFont = { font = "Interface\\AddOns\\yourfont.ttf", size = 10 } NugRunningConfig.stackFont = { font = "Fonts\\FRIZQT__.TTF", size = 10 } |
|
|
|
|
|
|
|
A Kobold Labourer
Forum posts: 0
File comments: 15
Uploads: 0
|
Some problems.
Hi,
I want to know how to change the spacing between every bar and the fontsize. For spacing, I have no ideas at all. My lua knowledge not enough. For fontsize, I tried to change both fontscale in game and fontsize in lua. But it didn't work. Could you please help me? Thanks a lot.
Last edited by xjjxfpyyyf : 01-20-12 at 02:35 PM.
|
|
|
|
|
||
If that won't work try replacing lines @123: Code:
NugRunning.anchor = NugRunning.CreateAnchor(NRunDB.anchor) local pos = NRunDB.anchor Code:
local pos = { point = "CENTER", parent = "UIParent", to = "CENTER", x = 0, y = 0 }
NugRunning.anchor = NugRunning.CreateAnchor(pos)
Code:
timer:SetPoint(point,prev or self.anchor, ( prev and to ) or "TOPRIGHT", xOffset, (yOffset+gap)*ySign)
Last edited by d87 : 01-19-12 at 09:33 AM.
|
||
|
|
|
|
||
|
A Kobold Labourer
Forum posts: 0
File comments: 21
Uploads: 0
|
Working as I expected it would now. |
|
|
|
|
|
|
|
Well, it was supposed to prevent spam from impact. But as it turns out impact have it's own spread limit, so i removed this target restriction. Get updated version from github.
|
|
|
|
|
|
||
![]() I can tell you it's not THAT important to have it where I want it. I'll survive ![]() You know what.. looking at the .LUA file I see I've only moved the anchor about. Where exactly do I set coordinates for the timers?
__________________
Mooooooo
Last edited by gratzner : 01-19-12 at 08:19 AM.
|
||
|
|
|
|
|
|
A Kobold Labourer
Forum posts: 0
File comments: 21
Uploads: 0
|
I'm currently testing Nugrunning out and comparing it to similar addons. I like it a lot, but I have one major issue for me. Only targeting units actually adds aura bars. Mouseover doesn't help. Testing with spreading Living bomb with Impact.
I'm using latest version from github. Just wondering if this is intended? Thanks.
Last edited by Catok : 01-19-12 at 06:42 AM.
|
|
|
![]() |