Hello,
I was wondering how I could code the staff badge above the head of staff members when they enter client.
Using Mercury emu like when they enter client it would be above their head by default.
Thanks,
Hello,
I was wondering how I could code the staff badge above the head of staff members when they enter client.
Using Mercury emu like when they enter client it would be above their head by default.
Thanks,
Hello. This is an enable (go into gameclient.cs find out where the mod tool serializes for staff,
underneath the serialize, put GetHabbo().GetAvatarComponentInventory().ApplyEffect(ID);
Didn't work I got this error blocked due to protection
![]()
this.Session.GetHabbo().GetAvatarEffectsInventoryComponent().ActivateCustomEffect(102)
Try this one.. @Leans
-- delete comment
Last edited by AskethZ; 22-11-14 at 11:07 PM.