Search found 4 matches
- Tue Sep 02, 2008 7:40 pm
- Forum: Unreal 3.2 Support
- Topic: That command doesn't work on this protocol
- Replies: 10
- Views: 5861
Re: That command doesn't work on this protocol
Pidgin 2.5.1
- Tue Sep 02, 2008 6:19 pm
- Forum: Unreal 3.2 Support
- Topic: That command doesn't work on this protocol
- Replies: 10
- Views: 5861
Re: That command doesn't work on this protocol
oper meXXX {
class clients;
from
{
userhost (meXXX@*);
};
password "XXXXXX";
flags
{
netadmin;
can_restart;
can_rehash;
can_override;
};
};
class clients;
from
{
userhost (meXXX@*);
};
password "XXXXXX";
flags
{
netadmin;
can_restart;
can_rehash;
can_override;
};
};
- Tue Sep 02, 2008 6:08 pm
- Forum: Unreal 3.2 Support
- Topic: That command doesn't work on this protocol
- Replies: 10
- Views: 5861
Re: That command doesn't work on this protocol
"You're not channel operator"
- Tue Sep 02, 2008 5:27 pm
- Forum: Unreal 3.2 Support
- Topic: That command doesn't work on this protocol
- Replies: 10
- Views: 5861
That command doesn't work on this protocol
I am trying to make myself the channel op, but I am unable to do so. I have tried the /op command, the /oper command, the mode command, but nothing is working. I believe I have the oper block set up correctly.
If I use the /op command, it says "You're not channel operator."
If I use /oper, it says ...
If I use the /op command, it says "You're not channel operator."
If I use /oper, it says ...