Showing results 1 to 5 of 5
Search took 0.00 seconds.
Search: Posts Made By: Shabblahabbla
Forum: Lua/XML Help 01-10-21, 11:51 PM
Replies: 7
Views: 3,551
Posted By Shabblahabbla
Ye, I see what you are saying. I wonder if there...

Ye, I see what you are saying.

I wonder if there is another event or condition that I can try, maybe with your help?

How do I write all of this but instead of checking for a partyunit I just want...
Forum: Lua/XML Help 01-10-21, 09:34 PM
Replies: 7
Views: 3,551
Posted By Shabblahabbla
Hey thank you! That looks good, Im starting to...

Hey thank you!
That looks good, Im starting to understand more. But it still doesnt set those frames ingame to alpha 0.
Im starting to wonder if just having those lines after "then" with the...
Forum: Lua/XML Help 01-10-21, 08:12 PM
Replies: 7
Views: 3,551
Posted By Shabblahabbla
Hey, thanks! So the thing I want it to do is...

Hey, thanks!
So the thing I want it to do is still not happening with that correction.
Btw, the code i showed is my whole code for my core of my little addon.
I guess im missing something before the...
Forum: Lua/XML Help 01-10-21, 04:24 PM
Replies: 7
Views: 3,551
Posted By Shabblahabbla
Creating a script that hide other addon frames

if memberExists = GetPartyMember(3) then
eBar_bar_4:SetAlpha(0)
eBar_bar_5:SetAlpha(0)
eBar_bar_6:SetAlpha(0)
eBar_bar_7:SetAlpha(0)
LoseControlparty1:SetAlpha(0)
...
Forum: Lua/XML Help 01-05-21, 03:04 AM
Replies: 2
Views: 3,115
Posted By Shabblahabbla
Help me write proper lua/code for my addon

Hello!

This is basically a request thread. I need help writing the right code in lua and copy paste it into my addon's core or make a new one with the help of: addon.bool.no/.
I just know enough...
Showing results 1 to 5 of 5