[FS][HELP]Error: Function not Registered: 'ircSay' - 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: [FS][HELP]Error: Function not Registered: 'ircSay' (
/showthread.php?tid=533254)
[FS][HELP]Error: Function not Registered: 'ircSay' -
KurtBart - 23.08.2014
Hello people, I am trying to load a filterscript that connect to the irc and I am having an error on the console. When I compiled everything was running good.
Quote:
[17:08:13] Loading filterscript 'NoFIRC.amx'...
[17:08:13] Error: Function not registered: 'ircSay'
[17:08:13] Loaded 2 filterscripts.
|
Thanks for helping
Re: [FS][HELP]Error: Function not Registered: 'ircSay' -
AroseKhanNiazi - 23.08.2014
ok
load nativechecker at last of all plugins
Re: [FS][HELP]Error: Function not Registered: 'ircSay' -
KurtBart - 23.08.2014
Arose, it didn't work, I had the plugin at the last of the plugin list already
Re: [FS][HELP]Error: Function not Registered: 'ircSay' -
AroseKhanNiazi - 23.08.2014
Quote:
Originally Posted by KurtBart
Arose, it didn't work, I had the plugin at the last of the plugin list already
|
so can u show me list of plugins ?
Re: [FS][HELP]Error: Function not Registered: 'ircSay' -
KurtBart - 23.08.2014
The list of my plugins is:
Quote:
plugins streamer sscanf Whirlpool irc nativechecker
|
Re: [FS][HELP]Error: Function not Registered: 'ircSay' -
AroseKhanNiazi - 23.08.2014
Quote:
Originally Posted by KurtBart
The list of my plugins is:
|
so the irc plugin u use is not with the fs u use