IRC plugin [INSTALL HELP] - 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 [INSTALL HELP] (
/showthread.php?tid=97633)
IRC plugin [INSTALL HELP] -
Headyheadster - 15.09.2009
Hello guys , I know that IRC Plugin (Jacobs irc plugin) irc.dll irc.so and irc.dll.debug to put in plugins folder and in server.cfg to do line plugins irc.dll , ok but that is giving other things ... list of them:
exports.def
IRC.ccp
IRC
IRC
main.cpp
main
makfefile
makefile.win
XPThreads.cpp
XPThreads
amx.h.modified.version
Well where i must to put all these things?!!
Re: IRC plugin [INSTALL HELP] -
Correlli - 15.09.2009
You don't need those to run the plugin. If you're running on Windows then use irc.dll, if you're running on Linux then use irc.so file.
Re: IRC plugin [INSTALL HELP] -
Headyheadster - 15.09.2009
Ok but what for are all these things ?!! can u explain ?!!
Re: IRC plugin [INSTALL HELP] -
dice7 - 15.09.2009
Just put everything in the plugins folder and put plugins irc.dll in server.cfg
Re: IRC plugin [INSTALL HELP] -
Correlli - 15.09.2009
Quote:
|
Originally Posted by Headyheadster
Ok but what for are all these things ?!! can u explain ?!!
|
Source code.