Page 1 of 1

How to autoload the Modules in anope-win32 ?

Posted: Tue Aug 10, 2004 6:19 am
by Eros
as u can see the topic subject. that my Q :p

Posted: Thu Aug 12, 2004 7:40 pm
by Jason
The windows version of anope does not have dynamic module support, and therefore cannot load modules

If you can compile one in, then thats the only way

Posted: Fri Aug 13, 2004 1:20 am
by aquanight
Um... I have the anope win32.

I can load modules.

There's a config section at the end of example.conf.

ANOPE IRC SERVICES

Posted: Wed Sep 01, 2004 4:27 am
by Luis
dont do that, the configuration of autoload modules dont works very good, you can load a modul with a simple command:

/msg Operserv modload name of module

put the modules in the file MODULES

if you finished the services in any day and you reconnect this, you have to reload the modules


OK iam sorry my english is not very well, iam speak spanish because i´m from Mexico

Posted: Wed Sep 01, 2004 6:36 pm
by heinz
The autoload section in the config file for Anope for Windows does indeed work, provided you have the official version, ported kindly by codemastr.

You can put modules that DO NOT load pseudoclients into the top directive, whilst modules that DO load pseudoclients go in the delayed autoload section.

You only need to put the name of the module, not the file extension, so autoloading bs_zbot would be:

ModuleAutoload "bs_zbot"

hth.

Posted: Thu Sep 02, 2004 8:05 pm
by Jason
I apologize for my misinformation, I must have a older version (Goes and gets the newest one)