texmex47
12-14-2015, 04:20 PM
Would be cool with a check to see if you are muted.
I use a lot of auto-responders, and sometimes I get muted.
I didn't find anything on forum for it, so I assume it does not exist, couldn't find anything anywhere.
Like:
if (not Self.IsMuted()) then
//do something
end
I use a lot of auto-responders, and sometimes I get muted.
I didn't find anything on forum for it, so I assume it does not exist, couldn't find anything anywhere.
Like:
if (not Self.IsMuted()) then
//do something
end