Search found 55 matches

by Moogey
Sun Oct 23, 2005 10:59 pm
Forum: Unreal 3.2 Support
Topic: CHANNELS MAX LIMIT
Replies: 3
Views: 1491

I think the best way to restrict how many users there can be in a channel (in ALL channels) is to see if your services offer a "restrict channel modes" feature. Services could override any settings you have in your conf. If you mean an individual channel, set the channel mode +l limit wher...
by Moogey
Sat Oct 22, 2005 6:55 pm
Forum: Unreal 3.2 Support
Topic: Unable to create file
Replies: 5
Views: 1922

If you're doing this on Linux, you shouldn't be loading .dll's but .so's

http://www.vulnscan.org/UnrealIRCd/unre ... re_modules
by Moogey
Sun Oct 16, 2005 6:44 pm
Forum: General chat
Topic: Name change
Replies: 6
Views: 5060

It can be done in the phpBB admin cp...

Now whether or not the admins want to do it is a whole other story...
by Moogey
Tue Oct 11, 2005 1:03 am
Forum: Services
Topic: Looking for services
Replies: 7
Views: 3883

I've never heard of irc services that use text files

I wouldn't recommend that

All that I've heard of use databases, whether it be a file or a RDBMS
by Moogey
Mon Oct 10, 2005 12:59 am
Forum: Unreal 3.2 Support
Topic: TS Problem
Replies: 17
Views: 5059

I think unreal should support a clock offset option for servers so the clocks don't need to be changed but they can have an 'offset' so they match. Don't think this exists...
by Moogey
Fri Oct 07, 2005 11:11 am
Forum: Services
Topic: Users +a
Replies: 7
Views: 3358

Yeah, IRCops with OperOverride can do everything a +q operator can without being opped. Also, if the op doesn't have the OperOverride flag but they have control over services, some services can let you kick and ban without being opped & stuff.
by Moogey
Thu Oct 06, 2005 6:12 pm
Forum: Services
Topic: Users +a
Replies: 7
Views: 3358

Out of curiousity, how would this be useful? You don't want founders to have founder-level access? (Well, whether or not their user mode is +q or not, they'd still be able to use ChanServ like a founder most likely)
by Moogey
Thu Oct 06, 2005 6:09 pm
Forum: Services
Topic: Anope Question
Replies: 9
Views: 3295

You don't do ./config on windows! the win32 executable is an installer for windows whereas ./config is the installer for linux. Just download the win32 one and run the installer. works for me!
by Moogey
Wed Oct 05, 2005 4:27 pm
Forum: Services
Topic: Services?
Replies: 2
Views: 1909

Anope (http://www.anope.org) hands down IMO.

However, you may want to look at this page http://unrealircd.com/?page=links
by Moogey
Sat Oct 01, 2005 3:36 pm
Forum: Unreal 3.2 Support
Topic: mkpasswd --> php for a config creator
Replies: 4
Views: 2898

If I understand you correctly, you're trying to md5 something through php.

The function is md5()

string md5 ( string str [, bool raw_output] )

$new = md5($old);

$new now is the md5 of $old
by Moogey
Fri Sep 30, 2005 8:17 pm
Forum: General chat
Topic: does anyone run a windows XP IRC server? how's it like?
Replies: 11
Views: 8109

Re: does anyone run a windows XP IRC server? how's it like?

Alright, this is basiclly a windows OS unrealircd server discussion thread I decided to make. Who in here runs a windows XP IRC Server? Whoever does... Do you ever have disconnection problems? or any other problems? is it stable? what are your opinions of it? are you doing great with it? I currentl...
by Moogey
Fri Sep 30, 2005 8:13 pm
Forum: Unreal 3.2 Support
Topic: HELP!!
Replies: 2
Views: 1151

Will there ever be a day people read the docs?

People, please read the docs! At the least you should read it, and if you don't understand then that's ok :wink:
by Moogey
Fri Sep 30, 2005 1:55 am
Forum: Unreal 3.2 Support
Topic: Getting disconnected all the time...
Replies: 7
Views: 2321

Well what Stealth had to say didn't exactly fix Idezo's problem either. I am simply suggesting while the opportunity exists, as it was, in fact, my opinion. Many ideas were contributed anyway. The underlying point is that you probably will not be able to run Unreal on Windows with great expectations...
by Moogey
Thu Sep 29, 2005 10:44 pm
Forum: Unreal 3.2 Support
Topic: Getting disconnected all the time...
Replies: 7
Views: 2321

well IMO, windows should never be used for a server

windows server software should run only on *nix :)
by Moogey
Thu Sep 29, 2005 3:01 pm
Forum: Unreal 3.2 Support
Topic: Getting disconnected all the time...
Replies: 7
Views: 2321

In order for registry changes to take effect, you must restart the computer. Also, it sounds like it could be memory-related, but I'm not sure :)