Jump to content

Need help with sanity aura.


Recommended Posts

Hi , so I've been thinking is there a code that will give off sanity aura to everyone but the character and any other people who play as the character won't get it.(to get rid of people being able to stack it) I currently use

 

inst:AddComponent("sanityaura")

inst.components.sanityaura.aurafn = function(inst, observer)
    return TUNING.SANITYAURA_MEDIUM
end
 
as the code but it does stack for the character. Does anyone know the code?
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
  • Create New...