Posts: 2,262
Threads: 260
Joined: Mar 2009
Reputation:
0
Does anyone have this issue where echoing is fine, but then it goes through a patch of not echoing at all.
But then it will work later on...
Posts: 695
Threads: 141
Joined: Jan 2012
Reputation:
0
(Stupid question) How do I add the bot ID?
Posts: 562
Threads: 41
Joined: Aug 2013
Reputation:
0
(Stupid question) How do I add the bot ID?
what you want exectly ?
Posts: 37
Threads: 5
Joined: Feb 2013
Reputation:
0
I'm rather new here, But I wish for someone to please upload all of the includes for pawno so I can compile this, I've got the irc plugin, But not the others, If someone could link me them it'd be appreciated (I'd like for someone to PM me them the links, Thanks alot)
Well, Nice script, Looking good.
Posts: 37
Threads: 14
Joined: Oct 2013
Reputation:
0
Ordinal 110 not found in the library dll ssleay32.dll
Posts: 518
Threads: 59
Joined: Aug 2012
Posts: 18
Threads: 8
Joined: Nov 2013
Reputation:
0
One question
How do I make IRC only send Admin chats to Users with Half-OP and above..
Posts: 213
Threads: 14
Joined: May 2007
Reputation:
0
18.05.2014, 10:40
(
Last edited by T-N-Z; 18/05/2014 at 12:01 PM.
)
Anyone else had this issue?
My script compiles fine, no errors, and I try to connect my irc bot, but nothing happens at all.
I checked my logs, and there's nothing there either, IRC_OnConnectAttempt dosen't print anything, it's like IRC_Connect dosen't even get called or something but I have it on my OnGameModeInit
I tried different servers, different channels, nothing helps at all. I am using default code mostly, from the filterscript.
Any ideas?
Atleast it should print something, right? But there's nothing at all.
Where can I find version 1.4.4?
Posts: 447
Threads: 6
Joined: May 2006
Reputation:
0
A corrected version has been posted.
Posts: 476
Threads: 11
Joined: Jun 2012
Reputation:
0
@Rick..
Please try to use "IRC_Say(botid, channel, msg);" function in your IRC command. That works for me.
Posts: 10,066
Threads: 38
Joined: Sep 2007
Reputation:
0
Why exactly would the messages need to be in exact order? You may be using the wrong medium for your purposes.
Posts: 62
Threads: 4
Joined: Nov 2011
Reputation:
0
Anyone know how to fix: *** IRC_Connect: Expecting 8 parameter(s), but found 7