Search found 5 matches

by l0ser
Fri Feb 24, 2006 2:35 am
Forum: Unreal 3.2 Support
Topic: "set::cloak-keys missing"?
Replies: 6
Views: 3105

hmmm.. are you trying this on win32? if you are in your config make sure to uncomment this

/* FOR Windows, uncomment the following 2 lines: */
loadmodule "modules/commands.dll";
loadmodule "modules/cloak.dll";


if you already did then i think your cloak key has to be the same ammount of digits
by l0ser
Fri Feb 24, 2006 2:30 am
Forum: Unreal 3.2 Support
Topic: "set::cloak-keys missing"?
Replies: 6
Views: 3105

try this
cloak-keys {
zxdefDSF87FASD5742;
FDAdfasd455ds2cDFS;
sdh3iAe2QH7UfdNsh;
};
it worked for me after i did it
by l0ser
Fri Feb 24, 2006 1:50 am
Forum: Unreal 3.2 Support
Topic: SSL error
Replies: 5
Views: 3449

NVM i fixed it :]... is there a way to make it so when users join a channel they dont get auto oped
by l0ser
Thu Feb 23, 2006 1:57 am
Forum: Unreal 3.2 Support
Topic: SSL error
Replies: 5
Views: 3449

I got it working but i dont know how i would fix this problem. =X


[17:54] -irc.test.com- *** Found your hostname
-
[17:54] -irc.test.com- *** If you are having problems connecting due to ping timeouts, please type /quote pong 1AA00A9C or /raw pong 1AA00A9C now.
-
[17:54] Closing Link: l0ser[x.x.x ...
by l0ser
Wed Feb 22, 2006 2:33 am
Forum: Unreal 3.2 Support
Topic: SSL error
Replies: 5
Views: 3449

SSL error


* Loading IRCd configuration ..
[warning] unrealircd.conf:255: listen with SSL flag enabled on a non SSL compile
[warning] unrealircd.conf:322: link hub.mynet.com with SSL option enabled on a non-SSL compile
[error] 1 errors encountered
[error] IRCd configuration failed to pass testing


When i ...