http://choupette.bloup.net/index_en.php
Basicly I need to run multiple server commands via IRC. I have 10 + game servers and if I could get this module to work it would be great.choupette.mod is a magnificent module for eggdrop, aiming at looking after an hlds server from irc, it allows rconing of the server from irc, and tracking of players by keeping their wonids in a mysql database.
Maybe you pro's could give me a hand. Here is the error:
In file included from /usr/include/mysql/mysql.h:62,
from ../choupette.mod/sql_choup.c:25,
from ../choupette.mod/choupette.c:77:
/usr/include/mysql/my_list.h:32: error: syntax error before "int"
../choupette.mod/choupette.c: In function `aff_server':
../choupette.mod/choupette.c warning: unused variable `fp'
make[2]: *** [../choupette.o] Error 1
make[1]: *** [choupette.mod_so] Error 2
make: *** [modules] Error 2
make[2]: Leaving directory `/home/clock/eggy/eggdrop1.6.172/src/mod/choupette.mod'
make[1]: Leaving directory `/home/clock/eggy/eggdrop1.6.172/src/mod'