Need Help With modules

These are old archives. They are kept for historic purposes only.
Post Reply
Hassankhalid
Posts: 11
Joined: Tue Oct 24, 2006 7:45 pm

Need Help With modules

Post by Hassankhalid »

how we can install addtional module of unreal anyone can explain step by step thanks
BigBen
Posts: 49
Joined: Sat Nov 25, 2006 3:25 pm

Post 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
Post Reply