IRC Error - 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)
+--- Thread: IRC Error (
/showthread.php?tid=526097)
IRC Error -
Team_PRO - 15.07.2014
what is this
Код:
[23:49:00] Loading filterscript 'IRC.amx'...
[23:49:00] Error: Function not registered: 'IRC_GetUserChannelMode'
[23:49:00] Error: Function not registered: 'IRC_Connect'
[23:49:00] Error: Function not registered: 'IRC_SetIntData'
[23:49:00] Error: Function not registered: 'IRC_CreateGroup'
[23:49:00] Error: Function not registered: 'IRC_Quit'
[23:49:00] Error: Function not registered: 'IRC_DestroyGroup'
[23:49:00] Error: Function not registered: 'IRC_GroupSay'
[23:49:00] Error: Function not registered: 'IRC_JoinChannel'
[23:49:00] Error: Function not registered: 'IRC_AddToGroup'
[23:49:00] Error: Function not registered: 'IRC_RemoveFromGroup'
[23:49:00] Error: Function not registered: 'IRC_Say'
[23:49:00] Error: Function not registered: 'IRC_Notice'
[23:49:00] Error: Function not registered: 'IRC_ReplyCTCP'
Re: IRC Error -
Team_PRO - 15.07.2014
oh sorry i forgot to put it
EDIT: this is now what showing
Код:
[23:59:15] Error: Function not registered: 'IRC_GetUserChannelMode'
[23:59:15] Error: Function not registered: 'IRC_Connect'
[23:59:15] Error: Function not registered: 'IRC_SetIntData'
[23:59:15] Error: Function not registered: 'IRC_CreateGroup'
[23:59:15] Error: Function not registered: 'IRC_Quit'
[23:59:15] Error: Function not registered: 'IRC_DestroyGroup'
[23:59:15] Error: Function not registered: 'IRC_GroupSay'
[23:59:15] Error: Function not registered: 'IRC_JoinChannel'
[23:59:15] Error: Function not registered: 'IRC_AddToGroup'
[23:59:15] Error: Function not registered: 'IRC_RemoveFromGroup'
[23:59:15] Error: Function not registered: 'IRC_Say'
[23:59:15] Error: Function not registered: 'IRC_Notice'
[23:59:15] Error: Function not registered: 'IRC_ReplyCTCP'
[23:59:15] *** IRC_Connect: Expecting 8 parameter(s), but found 7
[23:59:15] *** IRC_Connect: Expecting 8 parameter(s), but found 7
Re : IRC Error -
ManuelNeuer - 15.07.2014
Plugin
Re: IRC Error -
rockhopper - 15.07.2014
Update irc.dll
Re: IRC Error -
Team_PRO - 15.07.2014
it worked now