Author Topic: Can someone fix this mute/unmute event server.cs?  (Read 1302 times)

Um, it works but the message doesn't show up.


Bump. Help!
In the un mute section make sure it's
Code: [Select]
messageClient(%this, '', "\c6You are now unmuted");
not
Code: [Select]
messageClient(%victim, '', "\c6You are now unmuted");