SA-MP Forums Archive
How to add a plugin?[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: How to add a plugin?[HELP] (/showthread.php?tid=121069)



How to add a plugin?[HELP] - `Robo - 15.01.2010

Title. How do I add a plugin?


Re: How to add a plugin?[HELP] - Grim_ - 15.01.2010

Put the plugin file (.dll or .os) in your server root/plugins folder. (If you don't have it, add it). Then, go into your server.cfg and add to it:
Code:
plugins PLUGIN_NAME //replacing "PLUGIN_NAME" with the name of the plugin, without the extention
Then add the include file(if it comes with it) into your includes folder.


Re: How to add a plugin?[HELP] - Hijolion - 15.01.2010

If you Run Linux then I suggest you goto your config then edit the plugin section.


Re: How to add a plugin?[HELP] - GARID - 25.04.2010

Thankyou!


Re: How to add a plugin?[HELP] - Hiddos - 25.04.2010

Quote:
Originally Posted by GARID
Thankyou!
Was that bump seriously necessary?