#the function for check is the aura active or not?

6 messages · Page 1 of 1 (latest)

quartz bear
#

Hello.
is there a function for check whether the aura is active or not?
I couldn't find anything suitable in the documentation.

I want to do something like:

    
if aura_active then
   print("NAME MY AURA ACTIVE")
end```
neon yew
#

But why?

quartz bear
#

I don't understand the question.
I'm looking for an answer to the question. is there such a function or not?

#

I can create a variable and change it when an aura showed, but perhaps there is a ready-made function with which I can check whether my aura is active or not.

neon yew
#

I'm asking because there might be a better way to do what you're trying to

#

!xy