SA-MP Forums Archive
Plug in - 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: Plug in (/showthread.php?tid=74462)



Plug in - Taz86 - 22.04.2009

Ive plug in in my Samp server folder
i just paste it on the server main folder.
Now how do i a plugins line to server.cfg?

thanks


Re: Plug in - Pyrokid - 22.04.2009

Add a new line
Код:
plugins plugin.dll
Change plugin.dll to whatever the name of your plugin is.


Re: Plug in - Taz86 - 22.04.2009

than you man!
worked