Showing results 1 to 9 of 9
Search took 0.00 seconds.
Search: Posts Made By: numberzero2
Forum: Lua/XML Help 07-26-18, 01:54 PM
Replies: 14
Views: 3,676
Posted By numberzero2
Ok Thank you.

Ok Thank you.
Forum: Lua/XML Help 07-26-18, 01:18 PM
Replies: 14
Views: 3,676
Posted By numberzero2
Thank you, now it's working the way I wanted....

Thank you, now it's working the way I wanted.

One last question, how can I find those events for others frames? Like the collection one.

Again thank you for the help.
Forum: Lua/XML Help 07-26-18, 12:42 PM
Replies: 14
Views: 3,676
Posted By numberzero2
This seems to work, but have to be a better...

This seems to work, but have to be a better option.

C_Timer.After(1, function()
TalentMicroButton:Click()
end)
C_Timer.After(1.5, function()
for i, v in pairs({ PlayerTalentFrameTopBorder,...
Forum: Lua/XML Help 07-26-18, 12:33 PM
Replies: 14
Views: 3,676
Posted By numberzero2
Looks like it need to be open/load first (the...

Looks like it need to be open/load first (the frame), so you can change the color. I opened that frame and put a 15sec timer to run the command in lua, it worked. Any solution?
Forum: Lua/XML Help 07-26-18, 12:15 PM
Replies: 14
Views: 3,676
Posted By numberzero2
Weird, by using a run command it work, but when I...

Weird, by using a run command it work, but when I put this in a Lua code doesn't. Any idea why this is happening?
I will try to set a timer to this one and see if it change. (Edit: Didn't work)
Forum: Lua/XML Help 07-26-18, 11:21 AM
Replies: 14
Views: 3,676
Posted By numberzero2
Worked for you? for me the color doesn't change...

Worked for you? for me the color doesn't change (stay the blizzard gray dafault). Man this make me sad. Thanks for the help. I will see if I can make it work here too.
Forum: Lua/XML Help 07-26-18, 11:02 AM
Replies: 14
Views: 3,676
Posted By numberzero2
It work, but don't change the color. Try to...

It work, but don't change the color. Try to change to (.1, .1, .1)
Forum: Lua/XML Help 07-26-18, 10:38 AM
Replies: 14
Views: 3,676
Posted By numberzero2
Ops bad example my bad. This one doesn't work...

Ops bad example my bad. This one doesn't work too:

for i, v in pairs({ PlayerTalentFrameTopBorder, PlayerTalentFrameRightBorder,
PlayerTalentFrameLeftBorder, PlayerTalentFrameBottomBorder })...
Forum: Lua/XML Help 07-26-18, 09:35 AM
Replies: 14
Views: 3,676
Posted By numberzero2
VertexColor

Hello!

I'm having problems to set a vertex color to some Blizzard frames. For the majority of frames this code work, but some doesn't, Idk if this is a blizzard problem or I'm doing something wrong...
Showing results 1 to 9 of 9