How to autoload the Modules in anope-win32 ?

The UnrealIRCd team does not officially provide support for any services packages that you may be using or want to use. This forum is provided so the community can help each other with services issues.

Moderator: Supporters

Locked
Eros
Posts: 16
Joined: Thu Apr 01, 2004 1:58 pm
Location: From My Home :p
Contact:

How to autoload the Modules in anope-win32 ?

Post by Eros »

as u can see the topic subject. that my Q :p
Jason
Posts: 570
Joined: Mon Jun 14, 2004 5:09 pm

Post 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
Why the hell can't my signature be empty?
"Your message contains too few characters."
aquanight
Official supporter
Posts: 862
Joined: Tue Mar 09, 2004 10:47 pm
Location: Boise, ID

Post by aquanight »

Um... I have the anope win32.

I can load modules.

There's a config section at the end of example.conf.
Luis
Posts: 13
Joined: Sun Jul 25, 2004 5:55 am
Location: Veracruz, Mexico
Contact:

ANOPE IRC SERVICES

Post 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
Bueno pienso subir una red, ya que unrealircd se me hace el mejor wircd del momento
heinz
Posts: 90
Joined: Mon Mar 08, 2004 4:08 pm
Location: United Kingdom
Contact:

Post 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.
Chris Hogben
Chief Tester, QA Team - Anope IRC Services
Co-Owner - PhpMemX.Net
Jason
Posts: 570
Joined: Mon Jun 14, 2004 5:09 pm

Post by Jason »

I apologize for my misinformation, I must have a older version (Goes and gets the newest one)
Why the hell can't my signature be empty?
"Your message contains too few characters."
Locked