SA-MP Forums Archive
Error:function not registered IRC - 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: Error:function not registered IRC (/showthread.php?tid=487413)



Error:function not registered IRC - Omar55555 - 13.01.2014

hello i receive this errors while opening my samp-server.exe not compile

i have IRC pugins and includes etc.. but i actually don't need it that much the only problem i don't know how to turn it off


Код:
[14:00:16]    Error: Function not registered: 'IRC_GetUserChannelMode'
[14:00:16]    Error: Function not registered: 'IRC_Connect'
[14:00:16]    Error: Function not registered: 'IRC_SetIntData'
[14:00:16]    Error: Function not registered: 'IRC_CreateGroup'
[14:00:16]    Error: Function not registered: 'IRC_Quit'
[14:00:16]    Error: Function not registered: 'IRC_DestroyGroup'
[14:00:16]    Error: Function not registered: 'IRC_GroupSay'
[14:00:16]    Error: Function not registered: 'IRC_JoinChannel'
[14:00:16]    Error: Function not registered: 'IRC_AddToGroup'
[14:00:16]    Error: Function not registered: 'IRC_SendRaw'
[14:00:16]    Error: Function not registered: 'IRC_RemoveFromGroup'
[14:00:16]    Error: Function not registered: 'IRC_GroupNotice'
[14:00:16]    Error: Function not registered: 'IRC_Say'
[14:00:16] Script[gamemodes/mytest.amx]: Run time error 19: "File or function is not found"
[14:00:16] Number of vehicle models: 0
so if someone tell me how to remove this errors it would be appreciated


Re: Error:function not registered IRC - MatriXgaMer - 13.01.2014

May this help you,and read this.