Module General Faq

From ASSS Wiki
Revision as of 09:43, 11 January 2005 by 24.34.70.77 (talk) (Moved topic from config FAQ)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

I want to put in more modules, how do I do this?

When you want to add modules to your zone, go into your conf\modules.conf and at the bottom of the list add filename:modulename, ex: events:elim. Or you can dynamically load the module in-game by using ?insmod filename:modulename. You can use ?help insmod for more info. But beware, if you are using python modules you must use '?insmod <py> bountyrabbit' or '<py> bountyrabbit' in modules.conf