Page 1 of 1

Need Help With modules

Posted: Sat Dec 23, 2006 5:50 pm
by Hassankhalid
how we can install addtional module of unreal anyone can explain step by step thanks

Posted: Sun Dec 24, 2006 3:35 am
by BigBen
to add the Modules for UnrealIRCD:

Step 1. open the UnrealIRCD folder, open the Config file.
and look for /* FOR Windows, uncomment the following 2 lines: */
loadmodule "modules/commands.dll";
loadmodule "modules/cloak.dll";
loadmodule "modules/m_ircops.dll";


and then click the Modules folder in the Unreals folder, where u opend the config file.

2. find the Module you downloaded, and make sure it's in there. and then copy and paste the module file, for Ex. m_ircops.dll

3. paste the file name in the config. file. and when u paste it, be sure the
"" and ; is in there.

4. start the server, or if it's already running, type /rehash