ASSS Questions - can't attach modules Anonymous - Sat Jan 19, 2008 1:54 am Post subject: can't attach modules
I have the module loaded in the modules.conf and it shows up when I do ?lsmod
But when I do ?attmod <module> I can't load ANY module except for fm_normal.
if I do ?attmod sendfile i wont attach, if I do ?attmod <py> staff it wont attach..I can't get ANY module to attach.
any ideas?
thanks
Dr Brain - Sat Jan 19, 2008 7:57 am Post subject:
Most modules aren't supposed to attach to arenas. They're global.
Only modules that are specific to an arena will attach, like points_* or fm_*.
Anonymous - Sat Jan 19, 2008 5:38 pm Post subject:
I was trying to attach fg_ctf to the public arena. I was trying the other modules to test and see if I could get any to attach.
Purge - Sun Jan 20, 2008 7:14 pm Post subject:
Did you try attaching with the arena.conf?
tcsoccerman - Sun Jan 20, 2008 9:04 pm Post subject:
?attmod attaches a module to an arena