Results: 15Comments by: xjjxfpyyyf
File: NugRunning05-01-12
it should be EventTimer({ event =...
Posted By: xjjxfpyyyf
it should be EventTimer({ event = "SPELL_HEAL", spellID = 82184, color = colors.LBLUE, duration = 60 }) Yeah, I got it. Thank you so much.
File: NugRunning04-30-12
Spinal Healing Injector
Posted By: xjjxfpyyyf
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.
File: NugRunning01-21-12
More
Posted By: xjjxfpyyyf
One more question. Can it add the cooldowns of engineering gloves? I have tried that. But it didn't work.
File: NugRunning01-21-12
Gaps: In ArrangeTimers function (N...
Posted By: xjjxfpyyyf
Gaps: In ArrangeTimers function (NugRunning.lua) gap = prev and 10 or 0 ... gap = prev and 25 or 0 0 - between timers in single group 10 - between player and target 25 - between target and fadedtargets Changing font (in userconfig): NugRunningConfig.nameFont = { font = "Interface\\AddOns\\yourfont.ttf", size = 12 }...
File: NugRunning01-20-12
Some problems.
Posted By: xjjxfpyyyf
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.
File: Qulight UI07-15-11
classtimer
Posted By: xjjxfpyyyf
Hello, I am a Chinese WOW player. May be my English is not very good. I hope you can understand what I say and thank your help in advance. And could you please use other font when you reply to me? Because I can't see this font clearly. Thanks!!! I like your UI very much, especially the classtimer. I want to ask how I can extract...
File: Qulight UI07-14-11
classtimer
Posted By: xjjxfpyyyf
Hello, I am a Chinese WOW player. May be my English is not very good. I hope you can understand what I say and thank your help in advance. And could you please use other font when you reply to me? :o Because I can't see this font clearly. Thanks!!! I like your UI very much, especially the classtimer. I want to ask how I can extra...
File: Numeration Damage Meter06-15-11
Re: Re: close the total damage meter
Posted By: xjjxfpyyyf
Originally posted by nekoh If i understand you correctly, you want to only see the name on the left side and only DPS (no total damage done and no percent) on the right side of the window, so that you can resize the window to make it smaller. But i'm sorry to have to say, that this is not possible at the moment within the config....
File: Numeration Damage Meter06-14-11
close the total damage meter
Posted By: xjjxfpyyyf
Hey guys, I'm a Chinese WOW player. Maybe my English is not very good. I hope you can understand what I say. And thanks your help in advance. I want to ask where I can close the total damage meter and percentage. Let it only show DPS. Because my screen is too small. The total damage meter and percentage occupy too much space. Whe...
File: oUF_Qulight06-01-11
buff and debuff
Posted By: xjjxfpyyyf
Hey guys, I want to ask how I can change the size and position of player's and target's buff and debuff. I think the debuff of player is too large. I want to change it. Thanks a lot.
File: oUF_Qulight05-26-11
Re: Re: Re: Re: How to change castbar's fontsize?
Posted By: xjjxfpyyyf
Originally posted by mikenavi 201 string :confused:Oh, I didn't find that. Could you please tell me what words I should search for?
File: oUF_Qulight05-24-11
Re: Re: How to change castbar's fontsize?
Posted By: xjjxfpyyyf
Originally posted by mikenavi you can find castbar fontsize in lib.lua - 541 and 544 string How about the fontsize of threatbar?
File: oUF_Qulight05-23-11
How to change castbar's fontsize?
Posted By: xjjxfpyyyf
Hey guys. I tried to add some codes to make the pet target frame just now. Surprisingly, I did it. It works. And I want to ask where I can change the castbar's fontsize? In addition, can the threat bar show all the time? Not only show in combat, but also show in normal times. Can it do that?
File: oUF_Qulight05-22-11
Re: Re: How to change th size of number?
Posted By: xjjxfpyyyf
Originally posted by mikenavi All other configuration you can make in lib.lua For example, fontsize for HP value (lib.lua, 265 string): Change first "10" to another value. You can search lib.lua for "cfg.font" and next parameter will be size. Thank your help. But I found the other problem. There is no pet target fr...
File: oUF_Qulight05-22-11
How to change th size of number?
Posted By: xjjxfpyyyf
Hello, I'm a Chinese wow player. Maybe my English is not very good. I hope you can unterstand what I say. And thank your help in advance. I use laptop and the screen is only 14.1 inch. I have to use the UI scale. But after I reduced the UI, the font size changed into very small. I change the fontsize in lua.cfg. But only the f...