Server Help

ASSS Questions - Why does this not work?

Initrd.gz - Fri Nov 28, 2008 12:49 pm
Post subject: Why does this not work?
I tried making a python module to spec/kick players, but pymod gives me a "error loading module" error message when I try to ?insmod it. Can someone tell me what I am doing wrong? (PS I added some debug stuff that sends arena messages)
Adam01 - Fri Nov 28, 2008 12:58 pm
Post subject:
Is there something wrong in the module?
Bak - Fri Nov 28, 2008 10:49 pm
Post subject:
try to load a blank python module that does nothing. If that works start commenting stuff out of your code (starting with the module load part) until it works. Chances are some required interface is missing (because the proper module is not loaded)
tcsoccerman - Sat Nov 29, 2008 12:08 pm
Post subject:
i saw mm_attach and mm_detach, but shouldn't their be load and unload functions as well?
Initrd.gz - Sun Nov 30, 2008 6:16 pm
Post subject:
tcsoccerman wrote:
i saw mm_attach and mm_detach, but shouldn't their be load and unload functions as well?
The tutorials on the wiki did not say anything... And I have the "todo" list module loaded and it works.

Yeah, I will try commenting stuff out I guess... and maybe run it through SPE for syntax errors.
Chambahs - Fri Dec 05, 2008 2:34 am
Post subject:
The todo list was thought up by yours truly. (waits for this to get junked)
All times are -5 GMT
View topic
Powered by phpBB 2.0 .0.11 © 2001 phpBB Group