16.01.2009, 15:52
bump
Originally Posted by hipy
The callbacks of jacobs are good to use, and also i dont realy see problems with gmx. at me it works fine. its just the whole script ( i now use an other script ) that on unloading/gmx crashes my server
|
Originally Posted by Jay_
Nice work! Shame that Jacobs IRC Plugin is unstable, especially on a gmx, it often causes server crashes. I prefer xSockets :]
|
Originally Posted by Zezombia
Ye... what's with you and the spaming/bumping/double-posting in this topic?
|
Originally Posted by hipy
dude this is all the same plugin there is no such thing that it sucks
and @ sneaky you use tstring maby is better to make ircsay ( randombot ( ), chan ) and then the randombot to choose between bot 1 2 and 3 little example: Code:
stock RandomBot() { Rgen = random(3); switch(Rgen) { case 0:RBot = EchoConnection; case 1: RBot = EchoConnection2; case 2:RBot = EchoConnection3; default: RBot=EchoConnection; } return RBot; } i know bots who realy do bot 1 bot 2 bot 3 bot 1 etc but its just an idea |
Originally Posted by Kriztian
Quote:
I'm over this. Installation help anyone? |
Originally Posted by StriKe7
thanx,i have saved your filterscript as irc.pwn and i added it to config too...why there is no amx file?(tried to compile to but it failed)
i have jacob irc.dll file too and added to the config,it doesnt connect to irc network pls help |
Originally Posted by sc3n1ck
goood job kid !
|
Originally Posted by [03
|
Originally Posted by Big_Dan
Your Url is for Windows version .dll no .so
Quote:
|