[FilterScript] [FS] IRC Administrator and Echo FS for Jacobs IRC plugin (using zcmd beta)
#21

Quote:
Originally Posted by v3El_diablo
at start on first page it gives you link to irc.dll. it dosent work what do i do?

Major bumpage
Reply
#22

Quote:
Originally Posted by [TT
TrueChocca ]
Quote:
Originally Posted by v3El_diablo
at start on first page it gives you link to irc.dll. it dosent work what do i do?

Major bumpage
Well im trying to get it to work, even if i bumb it, who cares
Reply
#23

when i turn my server on when it tries to load iadmin i get a message: "This application has failed to start because cygwin1.dll was not found. Re-installing the application may fix this problem."

Unable to load filter script 'iadmin.amx'.

but the server and admin script still load.
any ideas how i can fix this?
Reply
#24

Quote:
Originally Posted by [B2F
GunsNRoses ]
when i turn my server on when it tries to load iadmin i get a message: "This application has failed to start because cygwin1.dll was not found. Re-installing the application may fix this problem."

Unable to load filter script 'iadmin.amx'.

but the server and admin script still load.
any ideas how i can fix this?
****** "Download cygwin1.dll" and save it into your System32 folder
Reply
#25

now it says tcl83.dll

Reply
#26

the Download this plugin: http://forum.sa-mp.com/index.php?topic=22354.0. dont work plz help
Reply
#27

alright i need a tcl83.dll to run echo but all the ones i found on ****** you have to pay for, can anyone send me one?
Reply
#28

Nice script!
Reply
#29

Quote:
Originally Posted by Richie
Посмотреть сообщение
How do i add a command that players can use in game like /irc blablablah.?
That will be broadcasted to in game admins and to the irc client.(outside game)
Its the only thing i miss in this FS. Besides that its great
if(strcmp(cmd, "/irc", true) == 0)
{
new tmp[256];
new msg[256];
new msg2[256];
tmp = strrest(cmdtext,idx);
if (!strlen(tmp)) return SendClientMessage(playerid,red,"Usage: /irc [Message].");
format(msg,sizeof(msg),"7,1[GAME]: %s (%i): %s", PlayerName(playerid),playerid,tmp);
format(msg2,sizeof(msg2),"[TO IRC]: %s: %s",PlayerName(playerid),tmp);
IRC_GroupSay(IRC_Group, EchoChan, msg);
return SendClientMessage(playerid,orange,msg2);
}


i think that will do it
Reply
#30

is it possible to make double bots?
Reply
#31

Why bots not connecting to IRC server, and filterscript not working on irc server! Help me please!
Reply
#32

Could you give me a new link for the plugin
Reply
#33

Quote:
Originally Posted by AnthonyDaBestt
Посмотреть сообщение
Could you give me a new link for the plugin
you do know Jacobs IRC plugin is outdate now right use this one instead https://sampforum.blast.hk/showthread.php?tid=98803
Reply
#34

Good job .
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)