Search found 7 matches

by goldenw0lf
Tue Apr 22, 2008 8:15 pm
Forum: Unreal 3.2 Support
Topic: new to UnrealIRCd - need help
Replies: 9
Views: 3149

Re: new to UnrealIRCd - need help

Can you paste from your unrealircd.conf where the loadmodule is being used?
by goldenw0lf
Tue Apr 22, 2008 2:50 pm
Forum: Unreal 3.2 Support
Topic: Looking for someone
Replies: 2
Views: 1162

Re: Looking for someone

umm....this is Unreal support, i think that should go in Off topic
by goldenw0lf
Tue Apr 22, 2008 1:26 pm
Forum: Unreal 3.2 Support
Topic: Unreal IRCd installation problem - in ./config Plz help me!!
Replies: 1
Views: 1044

Re: Unreal IRCd installation problem - in ./config Plz help me!!

Hey,
The process limit for your shell is too low. What i suggest you do is talk to your shelladmin and ask him to increase your process limit.
Hope that helps.
by goldenw0lf
Mon Apr 21, 2008 2:35 am
Forum: Unreal 3.2 Support
Topic: unable to execute NS commnd
Replies: 10
Views: 2834

Re: unable to execute NS commnd

If
include "aliases/your-services-package-here.conf";
is not added to UnrealIRCD config, and you try to use alias such as /ns /cs, you will get a message saying that "Services are down" even if they are connected to the server and running without problem.
by goldenw0lf
Mon Apr 21, 2008 2:32 am
Forum: Unreal 3.2 Support
Topic: Alias Help (HostServ)
Replies: 2
Views: 1600

Re: Alias Help (HostServ)

heh, add this to your unrealircd.conf

Code: Select all

include "aliases/anope.conf"; 

by goldenw0lf
Sat Apr 19, 2008 3:54 pm
Forum: Unreal 3.2 Support
Topic: cgiirc + ipv6
Replies: 1
Views: 863

Re: cgiirc + ipv6

Hey, check this out:
http://bugs.unrealircd.org/view.php?id=3163

hope it helps
by goldenw0lf
Fri Apr 18, 2008 11:41 pm
Forum: Unreal 3.2 Support
Topic: PM Disable
Replies: 6
Views: 2021

Re: PM Disable

hey i think you need to compile the modules for windows using MSVC.