I want to make boost active invisible.
Is there a way?
Also, I want to clear certain teas in boost active.
It doesn't seem to be working.
player.modifiers.RemoveVariable(Modifier.ModifierType.Max_Health);
player.modifiers.SendChangesToClient(); I want to make boost active invisible.
Is there a way?
Also, I want to clear certain teas in boost active.
It doesn't seem to be working.
player.modifiers.RemoveVariable(Modifier.ModifierType.Max_Health);
player.modifiers.SendChangesToClient();