SA-MP Forums Archive
IRC problem, bots repeating... - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: IRC problem, bots repeating... (/showthread.php?tid=89566)



IRC problem, bots repeating... - Outbreak - 02.08.2009

I was using 1 irc bot to echo and handle commands from irc to ingame. But it was kinda laggy and kept making the server crash.

So i tried making 3 bots join the two rooms i have. One for echo messages from ingame, and another channel which will be used for things like !changepass [name] [newpass] to keep things more private.

The problem im having is in the main echo channel. The bots echo the ingame events perfectly fine. But if i type a command, for example !players

Then one bot chosen at random repeats the list of players 3 times.

I've only got it in once. ircSay(EchoConnection1, ECHO_CHAN, string);

So how can it be repeating it another two times?


Re: IRC problem, bots repeating... - Outbreak - 03.08.2009

Anyone got any idea on this?


Re: IRC problem, bots repeating... - Outbreak - 04.08.2009

Nevermind problem solved


Re: IRC problem, bots repeating... - _Vortex - 04.08.2009

Nice triple post.

There is a "Modify" button.