Showing results 1 to 20 of 20
Search took 0.00 seconds.
Search: Posts Made By: Noix
Forum: AddOn Help/Support 07-10-16, 02:26 PM
Replies: 4
Views: 2,385
Posted By Noix
Wow i love that answer, and totally agree with...

Wow i love that answer, and totally agree with you i would if i had knowledge of LUA or at lest know coding.. i guess i could try and post errors and ask for help replacing them.. not sure how this...
Forum: AddOn Help/Support 07-08-16, 10:40 AM
Replies: 4
Views: 2,385
Posted By Noix
Yes that addon is on curse and no its not being...

Yes that addon is on curse and no its not being updated for legion. i talk to one of the people who actually manages the addon. they said its ok for someone to take over / update addon. sadly i like...
Forum: AddOn Help/Support 07-02-16, 09:36 AM
Replies: 4
Views: 2,385
Posted By Noix
Seeking Someone to Update Addon

Acherus Runes is great addon that went well with dks.. i know lots friends who use it. But since the creator and sub stop playing wow and decided not to update it.. it has slowly died.. now with...
Forum: AddOn Help/Support 04-30-15, 11:00 PM
Replies: 15
Views: 4,789
Posted By Noix
Well see thing i dont understand. Health code is...

Well see thing i dont understand. Health code is working just fine. but on mana side code (same code only change is UnitPower("player") is not working how i thought...


Targeting Healing dummy (it...
Forum: AddOn Help/Support 04-30-15, 10:37 PM
Replies: 15
Views: 4,789
Posted By Noix
See i did this code for 100% function () if...

See i did this code for 100%
function ()
if UnitExists("player", "target") and UnitHealth("target") > 0
then
return true
end
return false
end

Right now.. .When i'm not...
Forum: AddOn Help/Support 04-30-15, 10:35 PM
Replies: 15
Views: 4,789
Posted By Noix
Sorry had to re-edit my post but no 2. Left side...

Sorry had to re-edit my post but no 2.

Left side is YOUR HEALTH - Right side is TARGET HEALTH. and its 2 images side my side
IE: for 98 ----- 9 = 1image ---- 8 = 1image (total of 2 images) but...
Forum: AddOn Help/Support 04-30-15, 10:24 PM
Replies: 15
Views: 4,789
Posted By Noix
Well right now what it does is checks how much...

Well right now what it does is checks how much mana i have..
IE: 98% mana ... Texture would spawn 98 (number for the %).

So basicly what this code is doing for each of the 22 Textures (each...
Forum: AddOn Help/Support 04-30-15, 10:13 PM
Replies: 15
Views: 4,789
Posted By Noix
Well the main idea of this code i made for each...

Well the main idea of this code i made for each image is to track my mana without it disapearing .. it works well but i have to be in combat.. testing the UnitExists change instead of UnitClass and...
Forum: AddOn Help/Support 04-30-15, 10:01 PM
Replies: 15
Views: 4,789
Posted By Noix
Hmm that sounds about right. Would it work on...

Hmm that sounds about right. Would it work on friendly targets as well? (going to try it now on my coding)


Basicly the code is designed to spawn next image (this for weak auras i should of said)...
Forum: AddOn Help/Support 04-30-15, 09:45 PM
Replies: 15
Views: 4,789
Posted By Noix
LUA for Image spawn When targeting

Might not be clear. BUT!!!!!

Trying to work a LUA code to spawn an image (i could explain more) when i target someone..

Here is the LUA i'm using atm

function ()
if UnitClass("player") and...
Forum: oUF (Otravi Unit Frames) 02-19-15, 12:39 PM
Replies: 14
Views: 9,023
Posted By Noix
Need disable player frame or make it ignore mouse over

Sorta like the title is posted.. i am wondering where is the lua code for player frame . i'm having slight issue ATM and seems like author of oUF_Donut is being a slacker lol (or just ignoring...
Forum: oUF (Otravi Unit Frames) 02-19-15, 11:54 AM
Replies: 14
Views: 9,023
Posted By Noix
Its not Clique (95% sure)

So figured i would do some testing and what not and seems like its still there with clique disable now i'm wondering if this could be Blizzard (addons) end or oUF_Donut or oUF doing it.
Forum: oUF (Otravi Unit Frames) 02-17-15, 02:03 PM
Replies: 14
Views: 9,023
Posted By Noix
Interesting thank you

Interesting thank you
Forum: oUF (Otravi Unit Frames) 02-17-15, 12:50 PM
Replies: 14
Views: 9,023
Posted By Noix
That i did and link an image of the frames that...

That i did and link an image of the frames that are in that area. Here link again

http://i.imgur.com/YECOWYV.jpg?2

*Edit* here with no addons besides - oUF_Donut - oUF - Clique...
Forum: oUF (Otravi Unit Frames) 02-17-15, 09:15 AM
Replies: 14
Views: 9,023
Posted By Noix
Can someone who knows coding more then me (thas...

Can someone who knows coding more then me (thas everyone lol) tell me what addon that might be cause of my issue from the picture (or what frame) seems like its oUF_Donut.
Forum: oUF (Otravi Unit Frames) 02-17-15, 12:01 AM
Replies: 14
Views: 9,023
Posted By Noix
i think you miss understand what is going on......

i think you miss understand what is going on... clique is functioning with an addon that i dont want it to function.. if i didnt want it to function at all with any of my frames i wouldnt install it....
Forum: oUF (Otravi Unit Frames) 02-16-15, 11:53 PM
Replies: 14
Views: 9,023
Posted By Noix
it is, they have setting in clique to disable the...

it is, they have setting in clique to disable the clicking function.
Forum: oUF (Otravi Unit Frames) 02-16-15, 09:11 PM
Replies: 14
Views: 9,023
Posted By Noix
That macro works wonders.. but i dont think its a...

That macro works wonders.. but i dont think its a bug with clique really i went out and tried other versons of the addon (older ones) and issue still there unless he just left out the code for it for...
Forum: oUF (Otravi Unit Frames) 02-16-15, 08:12 PM
Replies: 14
Views: 9,023
Posted By Noix
Issue with Invisible frame

Issue
http://i.imgur.com/YECOWYV.jpg?2
-Black outline box is the invisible frame
-What is in that frame (when turning all addons off) oUF_Donut.
-The invisible box in question is actually...
Forum: oUF (Otravi Unit Frames) 02-16-15, 11:50 AM
Replies: 1
Views: 3,933
Posted By Noix
yea thats what i would like to know as well.....

yea thats what i would like to know as well..
Interface\AddOns\oUF_Donut\core > click on "spawn.lua"

Now go to this page of oUF_Donut lua code so you can see how it...
Showing results 1 to 20 of 20