how to create new class
Posted: Thu Sep 13, 2012 8:38 pm
i want to create a new class for my bots so they can send more data to the server without getting excess flood? can someone help me with how i can let them use the new class?
the class in urealirc conf would become:
class bots {
pingfreq 60;
maxclients 200;
sendq 30000;
};
but what do i need to add and where do i need to add it to let my bots use that class?
i got some mirc bots running beside my eggdrops that would need to use that class
the class in urealirc conf would become:
class bots {
pingfreq 60;
maxclients 200;
sendq 30000;
};
but what do i need to add and where do i need to add it to let my bots use that class?
i got some mirc bots running beside my eggdrops that would need to use that class