SA-MP Forums Archive
How to instal a plugin. - 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: How to instal a plugin. (/showthread.php?tid=635113)



How to instal a plugin. - Ivor8000 - 01.06.2017

Anyone can tell me how to instal a plugin? EX: LuxAdmin's plugin and Streamer plugin?
I just have everything but don't get how to make that plugins in the files work.


Re: How to instal a plugin. - JasonRiggs - 01.06.2017

Copy the .dll file of "streamer" and go paste it at the "plugins" folder in ur script folder, then go to server.cfg and add this line under "filterscripts"
Quote:

plugins streamer




Re: How to instal a plugin. - Ivor8000 - 01.06.2017

Does it matter where I make the source of a plugin?