Hello.
I'm trying to code a kinda fun admin command. that enables effect id on other users
I have a base to start with and thats the original enable command. So i figured out that
is the line that makes you get the effect. But how can i get another user get that effect?PHP Code:this.Session.GetHabbo().GetAvatarEffectsInventoryComponent().ApplyCustomEffect(Id of effect);
Thanks


Reply With Quote


