Search found 4 matches

by N4rK07IX
Mon Dec 04, 2006 10:04 pm
Forum: Unreal 3.2 Support
Topic: Need help with cloak keys
Replies: 8
Views: 4359

Thanks for putting up with me, I finally got it.

Cheers.
by N4rK07IX
Mon Dec 04, 2006 9:05 pm
Forum: Unreal 3.2 Support
Topic: Need help with cloak keys
Replies: 8
Views: 4359

Heh. Something else popped up.
I fixed all that
/* FOR Windows, uncomment the following 2 lines: */
loadmodule "modules commands.dll";
loadmodule "modules cloak.dll";

Now i get:
* Loading IRCd configuration ..
* unrealircd.conf:41: loadmodule modules commands.dll: failed to load
[error] IRCd ...
by N4rK07IX
Mon Dec 04, 2006 7:48 pm
Forum: Unreal 3.2 Support
Topic: Need help with cloak keys
Replies: 8
Views: 4359

Sorry im dumb, this is how it looks like afte uncommentin:
/* FOR *NIX, uncomment the following 2lines: */
//loadmodule "src/modules/commands.so";
//loadmodule "src/modules/cloak.so";

/* FOR Windows, uncomment the following 2 lines: */
//loadmodule "modules commands.dll";
//loadmodule "modules ...
by N4rK07IX
Mon Dec 04, 2006 5:11 pm
Forum: Unreal 3.2 Support
Topic: Need help with cloak keys
Replies: 8
Views: 4359

Need help with cloak keys

I just dl unrealircd 3.2.5 and im having hard time generating the cloak keys. I haven't messed with unreal in along time so i'd appriciate if anyone will tell me how to load the loadmodule\cloak.dll. I'm on windows.

The error i get is this : * Loading IRCd configuration ..
[error] ERROR: No ...