Showing results 1 to 20 of 20
Search took 0.00 seconds.
Search: Posts Made By: mchwxj
Forum: AddOn Help/Support 01-31-21, 07:58 AM
Replies: 2
Views: 2,266
Posted By mchwxj
Could anyone help with old 1.12 script? Wanna create buttons, Thanks!

Trying to create new buttons on which I can bind spells and hotkeys. Have done a lot of search, trying to find old APIs, or addons to see how that was done. But got nothing.

Then tried to edit...
Forum: AddOn Help/Support 03-01-16, 06:05 PM
Replies: 15
Views: 26,824
Posted By mchwxj
Got it~ :) Thanks Oh, in additon, do you still...

Got it~ :) Thanks

Oh, in additon, do you still have a copy of the health bar addon you attached in the following thread? I'm looking for an addon like that, and happen to review that thread just...
Forum: AddOn Help/Support 03-01-16, 08:10 AM
Replies: 15
Views: 26,824
Posted By mchwxj
Thank you so much for your explanation~ It's a...

Thank you so much for your explanation~ It's a big help.

Trying that function :) I really envy you guys can write Addons as you wish.
Forum: AddOn Help/Support 02-29-16, 08:09 AM
Replies: 15
Views: 26,824
Posted By mchwxj
Thanks~ That means it can't be done, right? Then...

Thanks~ That means it can't be done, right? Then I think I'd better find another way.



Well, that's the point. because I'm just a beginner of lua coding :( I know how to create buttons, but I don't...
Forum: AddOn Help/Support 02-28-16, 07:45 PM
Replies: 15
Views: 26,824
Posted By mchwxj
You're right. And I want to create a macro bound...

You're right. And I want to create a macro bound button, and click it using LUA script. Because I'd like to make it invisible.

For example, I create a macro:
/run Myfunc()

and then I write the...
Forum: AddOn Help/Support 02-28-16, 07:32 PM
Replies: 15
Views: 26,824
Posted By mchwxj
Thanks for your recommendation :) Is it possible...

Thanks for your recommendation :) Is it possible to click button using LUA script?
Forum: AddOn Help/Support 02-28-16, 07:28 PM
Replies: 15
Views: 26,824
Posted By mchwxj
Thanks for your code. Is it possible to click...

Thanks for your code. Is it possible to click this button using LUA script?
Forum: AddOn Help/Support 02-28-16, 07:35 AM
Replies: 15
Views: 26,824
Posted By mchwxj
Thank you for the reply :) hum...is it possible...

Thank you for the reply :) hum...is it possible to use LUA script to click the button I created? I'd like to do the follows. But I'm not sure if there is an approach to do the "Click...
Forum: AddOn Help/Support 02-28-16, 06:31 AM
Replies: 15
Views: 26,824
Posted By mchwxj
Is it possible to do "/click" using LUA code like Macro does?

I guess my original post is a little confusing @_@ Let me make it simple.

is it possible to use LUA script to click the button I created? I'm looking for a way to do the following "Click...
Forum: AddOn Help/Support 02-28-16, 05:55 AM
Replies: 5
Views: 3,425
Posted By mchwxj
Thank you :)

Thank you :)
Forum: AddOn Help/Support 02-28-16, 02:40 AM
Replies: 5
Views: 3,425
Posted By mchwxj
Got it. Thank you :)

Got it. Thank you :)
Forum: AddOn Help/Support 02-27-16, 09:07 AM
Replies: 5
Views: 3,425
Posted By mchwxj
Update. It works after I changed the codes...

Update.

It works after I changed the codes to
ToFlash = {"PARTY", "PARTY_LEADER"}

for k, v in pairs(ToFlash) do
ChatTypeInfo[v].flashTab = true
ChatTypeInfo[v].flashTabOnGeneral = true
end
Forum: AddOn Help/Support 02-27-16, 08:39 AM
Replies: 5
Views: 3,425
Posted By mchwxj
[Need Help] Chat window tab flash code. For Cycle doesn't work.

Hi,
I'd like to make some of my Chat window tabs flash. As there are 7 channels, I make a For Cycle to do it, but seems it doesn't work. Not sure if it is because the quotes. I tried "\"PARTY\"" and...
Forum: AddOn Help/Support 02-24-16, 06:51 PM
Replies: 4
Views: 6,422
Posted By mchwxj
Thank you :) I know this addon. It's great.

Thank you :) I know this addon. It's great.
Forum: AddOn Help/Support 02-24-16, 05:24 AM
Replies: 4
Views: 6,422
Posted By mchwxj
Thanks for your reply :) Does that mean the...

Thanks for your reply :) Does that mean the reason I can move those 5 bars using LUA code is because WOW has created action buttons for them, e.g. MultiBarBottomRightButton1. But for what's on "Page...
Forum: AddOn Help/Support 02-24-16, 12:21 AM
Replies: 4
Views: 6,422
Posted By mchwxj
[Need Help] Anyone know the name of buttons on Main Action Bar page-2 ?

Hi,

I like DIY my own UI using simple LUA codes based on default action bars. I've relocated five bars, they are: MainMenuBar, MultiBarRight, MultiBarLeft, MultiBarBottomRight and...
Forum: AddOn Help/Support 10-20-14, 05:20 PM
Replies: 6
Views: 2,768
Posted By mchwxj
Thank you guys :) All of you. It's really a big...

Thank you guys :) All of you. It's really a big help :D:D:D
Forum: AddOn Help/Support 10-20-14, 03:00 AM
Replies: 6
Views: 2,768
Posted By mchwxj
Does anyone know how to make the number of free bag slots larger using LUA codes?

Does anyone know how to make the number of free bag slots larger using LUA codes? I resized the main menu bar, and that number is now too small. I'm not using bag addons, just want to use some codes...
Forum: AddOn Help/Support 01-07-13, 07:18 AM
Replies: 3
Views: 7,762
Posted By mchwxj
Thank you guys~~ It's really a big help~~ :) And...

Thank you guys~~ It's really a big help~~ :) And it also make me realize how little i know to express my gratitude in English~ haha~:D :D :D
Forum: AddOn Help/Support 01-06-13, 03:41 AM
Replies: 3
Views: 7,762
Posted By mchwxj
Need help of LUA Code: Buff Monitor (Like Power Aura)

The following code is what i use to indicate buffs, same effect as Power Aura. Could anyone help me modify it? I want it to show Texture only when specified buff stacks more than 1 time. Thanks a lot...
Showing results 1 to 20 of 20