This commit is contained in:
Zuhayr
2014-07-14 10:18:37 +09:30
parent 5f8723352d
commit b8e81f31d3

View File

@@ -66,8 +66,10 @@
return custom_emote(m_type, message)
if ("me")
if(silent)
return
//if(silent && silent > 0 && findtext(message,"\"",1, null) > 0)
// return //This check does not work and I have no idea why, I'm leaving it in for reference.
if (src.client)
if (client.prefs.muted & MUTE_IC)
src << "\red You cannot send IC messages (muted)."