Showing results 1 to 25 of 111
Search took 0.00 seconds.
Search: Posts Made By: Mirrikh
Forum: AddOn Help/Support 03-07-19, 09:03 PM
Replies: 0
Views: 1,713
Posted By Mirrikh
Freezing and error when chaning font/statusbar

So this started happening way back in legion, but when I go to change a font or statusbar texture in any addon, it will freeze up for about 10-15 seconds and then unfreeze. Sometimes I get an error...
Forum: AddOn Help/Support 05-15-16, 12:09 PM
Replies: 1
Views: 2,148
Posted By Mirrikh
Raven cooldown

So, I'm wondering if there is a way with Raven to have it not show cooldowns longer than a certain time (lets say 1min or longer) and then show them once they pass that threshold.
Forum: AddOn Help/Support 01-01-16, 02:19 AM
Replies: 4
Views: 2,933
Posted By Mirrikh
I ended up getting some help on it. I'll post the...

I ended up getting some help on it. I'll post the code I got that works for anyone who needs it.

Player HP
function(unit, cache, textframe)
health=tonumber(UnitHealth("Player"))
if...
Forum: AddOn Help/Support 12-27-15, 06:03 PM
Replies: 4
Views: 2,933
Posted By Mirrikh
I've tried that and it just gives me the full...

I've tried that and it just gives me the full number, I want it to show it shortened. Ex: 160.0k --> 160k, just want it without the decimal.
Forum: AddOn Help/Support 12-24-15, 01:55 PM
Replies: 4
Views: 2,933
Posted By Mirrikh
Custom Lua text StUF

As the title says, I need some help making a custom Lua tag for StUF. What I want is to have my current hp/mana shown, but as a whole number (without decimals) (http://i.imgur.com/GPMBuuY.jpg). I...
Forum: AddOn Help/Support 12-09-15, 08:39 AM
Replies: 5
Views: 3,999
Posted By Mirrikh
type /fstack and mouse-over the icon and see...

type /fstack and mouse-over the icon and see where it's from.
Forum: General Authoring Discussion 11-20-15, 12:36 PM
Replies: 2
Views: 2,863
Posted By Mirrikh
Alright, I figured out what was doing it. Since I...

Alright, I figured out what was doing it. Since I was using rActionButtonStyler, that was stopping everything else from changing the font and I needed to go into that and change it.
Forum: General Authoring Discussion 11-20-15, 12:18 PM
Replies: 2
Views: 2,863
Posted By Mirrikh
Changing actionbar font

So, I've done the whole "create folder "Fonts", etc etc" and most of the fonts I wanted changed did change, but my actionbar font didn't. (edit) I did a quick google search for this with bartender4...
Forum: General WoW Chat 10-01-15, 04:04 AM
Replies: 7
Views: 11,981
Posted By Mirrikh
@Leila You can't upload, comment on past posts,...

@Leila You can't upload, comment on past posts, or make new forum posts, even from old accounts. All that spamming was really annoying.

@Kthnx Yea, it was always something that brought me back to...
Forum: General WoW Chat 09-30-15, 02:48 PM
Replies: 7
Views: 11,981
Posted By Mirrikh
Yeah :( I thoroughly enjoyed browsing and getting...

Yeah :( I thoroughly enjoyed browsing and getting new ideas.
Forum: AddOn Search/Requests 09-28-15, 04:53 AM
Replies: 9
Views: 6,572
Posted By Mirrikh
Correct me if I'm wrong, but I believe the...

Correct me if I'm wrong, but I believe the switching of bars using a modifier (shift,ctrl,alt) is possible in Bartender4 (http://www.wowinterface.com/downloads/info11190-Bartender4.html). You go into...
Forum: General WoW Chat 09-27-15, 06:27 PM
Replies: 7
Views: 11,981
Posted By Mirrikh
WoWUIGallery Dead?

So, it's been some time since that site has been usable (able to upload/comment/etc), and it says that it would've been updated with the release of WoD (but we know that never happened). I'm just...
Forum: AddOn Help/Support 03-07-15, 10:46 AM
Replies: 0
Views: 2,344
Posted By Mirrikh
WeakAuras help

So, I wanted 3D models that show my player and current target over the frame. I found a string for target that (somewhat) works and tried to change the code for player and it (also somewhat) works. I...
Forum: UI Screenshots, Feedback and Design Discussion 12-20-14, 04:27 PM
Replies: 2
Views: 5,458
Posted By Mirrikh
looks like an edited ElvUI, with some weakauras...

looks like an edited ElvUI, with some weakauras and dbm/bigwigs
Forum: AddOn Help/Support 12-20-14, 03:20 PM
Replies: 4
Views: 5,609
Posted By Mirrikh
Ok, so I tried just pasting in that code into my...

Ok, so I tried just pasting in that code into my files and it's still the same. I'm not sure whats up.
Forum: AddOn Help/Support 12-20-14, 03:01 PM
Replies: 4
Views: 5,609
Posted By Mirrikh
Well I tried this out and it doesn't seem to...

Well I tried this out and it doesn't seem to work. My frames are still coming in class colored.
Forum: AddOn Help/Support 12-19-14, 02:09 PM
Replies: 4
Views: 5,609
Posted By Mirrikh
Transparent Raid Frames

So I'm using Stuf, and I wanted to have transparent raid frames, but I'm not sure you can get them with Stuf (unless you do some lua editing, which I no not of). I've seen it done with Grid2, but I...
Forum: AddOn Help/Support 12-17-14, 11:04 AM
Replies: 4
Views: 7,614
Posted By Mirrikh
Thanks Leila.

Thanks Leila.
Forum: AddOn Help/Support 12-17-14, 07:10 AM
Replies: 4
Views: 7,614
Posted By Mirrikh
moving/hiding garrison button

So I'm using BasicMinimap (http://www.wowinterface.com/downloads/info9101-BasicMinimap.html#info) and I want to at least move (or show on mouseover) the garrison report button. The in-game options...
Forum: AddOn Help/Support 12-17-14, 07:07 AM
Replies: 11
Views: 4,944
Posted By Mirrikh
but he did say the addon name.

but he did say the addon name.
Forum: AddOn Help/Support 12-11-14, 12:52 AM
Replies: 0
Views: 2,102
Posted By Mirrikh
Masque skin problem

i'm trying to use certain masque skins (specifically Nefs 2) and it is for some reason giving me white borders for my buffs/debuffs when it should be giving me a black border. I've tried changing the...
Forum: AddOn Help/Support 12-08-14, 10:13 PM
Replies: 4
Views: 3,057
Posted By Mirrikh
that seemed to work. Thx Kk

that seemed to work. Thx Kk
Forum: AddOn Help/Support 12-08-14, 06:43 PM
Replies: 4
Views: 3,057
Posted By Mirrikh
I get all but the groups one.

I get all but the groups one.
Forum: AddOn Help/Support 12-08-14, 05:17 PM
Replies: 4
Views: 3,057
Posted By Mirrikh
Errors from Masque

So I was getting just 1 error for masque, and I saw atlasloot in there so I decided to turn it off to see if that did it...now I have 4 more errors lol. Not sure how to fix these.

64x...
Forum: UI Screenshots, Feedback and Design Discussion 11-27-14, 07:29 PM
Replies: 3
Views: 5,436
Posted By Mirrikh
yea, atlasloot for some reason won't allow me to...

yea, atlasloot for some reason won't allow me to hide that stupid icon. it KILLS me inside to see it all the time.
Showing results 1 to 25 of 111