IRC Plugin Print - 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: IRC Plugin Print (
/showthread.php?tid=83133)
IRC Plugin Print -
lavamike - 22.06.2009
Hi, I tried searching for it but couldn't find it. All I found is people telling people to compile it. I can't get the thing to compile so does anyone have jacobs IRC plugin without the print message that says, "Found ircOnUserSay!" every time someone says something in the IRC channel. If someone has this or can compile the plugin with out it, it would be greatly appreciated.
Thanks
Re: IRC Plugin Print -
lavamike - 29.06.2009
Thanks for the post but, every time the server tries to load the IRC Plugin (whether I use the one you provided or compiling it myself) it gives a message box error saying:
(Title: samp-server.exe - Unable To Locate Component)
This application has failed to start because MSVCR90D.dll was no found. Re-installing the application may fix this problem.
Then the only option is "OK" and the plugin fails to load.
Do you know of anything that may be causing this?
Re: IRC Plugin Print -
Nubotron - 29.06.2009
It is maybe because it has ben compiled with mode debug, or mybe the manifest file was not generated!
IRC Plugin Print -
[NoV]LaZ - 29.06.2009
Delete the line logprintif( "found..." ); from the .dev file.
...
Maybe downloading MSVCR90D.dll and put it in C:/system32 ?
Update your sistem.
________
Blow Job
Re: IRC Plugin Print -
lavamike - 29.06.2009
Quote:
Originally Posted by [BoD
LaZ ]
Maybe downloading MSVCR90D.dll and put it in C:/system32 ?
Update your sistem.
|
I can't do that because I probably won't get access to the system32 folder on my host.
I'll try to tinker with it today and see if I can get it working