im a noob at modules, i know pretty much basic C stuff, i just dont know how to get woobie to compile and load? what is needed to be changed to compile it?
Nothing needs to be done to be able to compile and run woobie (though it doesn't do much).
FIrst you need to enable the compilation process.
This can eb done during the "make config" phase. Use "make iconfig" for a interactive method of enabling/disabling modules.
One it is compiled and install, you can load it up with the .loadmod command, or using the loadmodule command in the config file (see other load lines (EG server) for an example.).