These are old archives. They are kept for historic purposes only.
daymon
Posts: 7 Joined: Fri Jul 30, 2004 7:48 pm
Contact:
Post
by daymon » Mon Sep 06, 2004 7:42 pm
How does a webtv user oper up. the /oper webtvuser pass wont work. Any ideas?
codemastr
Former UnrealIRCd head coder
Posts: 811 Joined: Sat Mar 06, 2004 8:47 pm
Location: United States
Contact:
Post
by codemastr » Mon Sep 06, 2004 7:51 pm
Are you saying /oper doesn't work? Or "webtvuser" doesn't work?
-- codemastr
daymon
Posts: 7 Joined: Fri Jul 30, 2004 7:48 pm
Contact:
Post
by daymon » Mon Sep 06, 2004 8:24 pm
codemastr wrote: Are you saying /oper doesn't work? Or "webtvuser" doesn't work?
I just used webtvuser as an example of a user name in the command.
/oper username password
This wont work for webtv users for some reason, and I'm trying to figgure out how a webtv user can oper up.
codemastr
Former UnrealIRCd head coder
Posts: 811 Joined: Sat Mar 06, 2004 8:47 pm
Location: United States
Contact:
Post
by codemastr » Mon Sep 06, 2004 8:44 pm
Unreal has a little work around for things that webtv doesn't support:
/msg ircd oper <login> <password>
Basically, /msg ircd <stuff here> is treated as if it were a command.
-- codemastr
daymon
Posts: 7 Joined: Fri Jul 30, 2004 7:48 pm
Contact:
Post
by daymon » Mon Sep 06, 2004 11:03 pm
Thank you, that worked. Are there any online resources that cover the subject of webtv commands you know of?
codemastr
Former UnrealIRCd head coder
Posts: 811 Joined: Sat Mar 06, 2004 8:47 pm
Location: United States
Contact:
Post
by codemastr » Tue Sep 07, 2004 7:33 pm
You mean, a resource that documents what commands webtv supports? If so, no I don't. Though, I'd love to find such a resource myself...
-- codemastr
daymon
Posts: 7 Joined: Fri Jul 30, 2004 7:48 pm
Contact:
Post
by daymon » Tue Sep 07, 2004 8:01 pm
actually I just meant more work arounds like you mentioned before.