Page 1 of 1
Odd thing about cmode u
Posted: Mon Jan 08, 2007 5:40 am
by Shining Phoenix
When a channel has modes mnrtu, and a user without status speaks, ops see:
<IRC> User: Stuff they said
And that user sees:
<User> Stuff they said
#testing You need voice (+v) (#testing)
What the user sees makes sense, but what the op sees is odd. Is this just odd, or is it a bug? What other odd stuff does chmode u do?
Posted: Mon Jan 08, 2007 12:14 pm
by Jobe
It's not odd and it's not a bug. It's expected behaviour. The purpose behind it is so channel ops can hold a conference type event where only they can see what everyone else says and if youre not chan op you can only see what you say and what the channel ops say but not what anyone else says.
Channel mode +u basically hides all joins and parts from anyone who isnt a channel op.
Re: Odd thing about cmode u
Posted: Wed Jan 24, 2007 12:40 pm
by GhosT
Shining Phoenix wrote:When a channel has modes mnrtu, and a user without status speaks, ops see:
<IRC> User: Stuff they said
And that user sees:
<User> Stuff they said
#testing You need voice (+v) (#testing)
What the user sees makes sense, but what the op sees is odd. Is this just odd, or is it a bug? What other odd stuff does chmode u do?
Because your #testing modes contain
+m 
Re: Odd thing about cmode u
Posted: Thu Jan 25, 2007 2:52 am
by Shining Phoenix
GhosT wrote:Shining Phoenix wrote:When a channel has modes mnrtu, and a user without status speaks, ops see:
<IRC> User: Stuff they said
And that user sees:
<User> Stuff they said
#testing You need voice (+v) (#testing)
What the user sees makes sense, but what the op sees is odd. Is this just odd, or is it a bug? What other odd stuff does chmode u do?
Because your #testing modes contain
+m 
It was the "<IRC> User: Stuff they said" that looked odd, not the "#testing You need voice (+v) (#testing)"

Posted: Thu Jan 25, 2007 12:38 pm
by Jobe
The <IRC> think is just how Unreal handles the combination of channel modes and messages.