Showing results 1 to 8 of 8
Search took 0.00 seconds.
Search: Posts Made By: FrozdY
Forum: Lua/XML Help 09-24-18, 11:03 AM
Replies: 0
Views: 1,120
Posted By FrozdY
Custom Resource Bars, help.

Hey, I was wondering how I would go about making something like this (https://i.imgur.com/NSxKQrD.mp4) , where the resource bar, is more customize-able, than just a square.

Would I be able to make...
Forum: AddOn Help/Support 03-16-16, 04:26 PM
Replies: 2
Views: 1,981
Posted By FrozdY
Anyone please, I REALLY need the help with...

Anyone please, I REALLY need the help with anything, all you know.
Forum: AddOn Help/Support 03-14-16, 12:53 PM
Replies: 2
Views: 1,981
Posted By FrozdY
KgPanels scripting, Dominos and Skada, need help.

Hey everyone, I was wondering if you could help me?

KgPanels:
I need to have a panel(Move button) that will lock/unlock another panel.

KgPanels/Dominos/Skada:
I need a KgPanels script that will...
Forum: AddOn Search/Requests 03-04-16, 12:34 AM
Replies: 7
Views: 2,970
Posted By FrozdY
Sorry Fizzle, I thought you meant the whole frame...

Sorry Fizzle, I thought you meant the whole frame like the background and all of that, doesn't really matter what bars you use actually if you're going to do it, and I didn't have any trouble with...
Forum: AddOn Search/Requests 03-03-16, 10:15 PM
Replies: 7
Views: 2,970
Posted By FrozdY
I can see the pic fine without any probs what so...

I can see the pic fine without any probs what so ever, what I mean by this is that I want all to be movable, not like the HP/Resource bar together, I want all the modules to be movable separately, so...
Forum: AddOn Search/Requests 03-03-16, 06:35 PM
Replies: 7
Views: 2,970
Posted By FrozdY
Thumbs down Addon Request/Suggestion

Unitframes that's more customizable:

http://s14.postimg.org/3osmi7tps/Namnl_st_1.jpg

So, if someone feels up to it then it's essentially already made except the coding part, I'd do it myself but...
Forum: AddOn Help/Support 02-03-16, 04:23 AM
Replies: 2
Views: 2,037
Posted By FrozdY
Well, this is my first crack at .lua, so yeah, I...

Well, this is my first crack at .lua, so yeah, I don't really understand it, it makes sense to me, but not to the actual code it seems, anyway, I used your "hover" function and it worked, so thanks...
Forum: AddOn Help/Support 02-02-16, 04:41 PM
Replies: 2
Views: 2,037
Posted By FrozdY
Need KgPanels script help

--OnLoad
self:SetAlpha(0)

--OnEvent
if IsMouseOver then
self:SetAlpha(1)
end
What am I doing wrong? I'm trying to do a "show on hover-over" thing.

Edit:
Showing results 1 to 8 of 8