How to add this 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 add this plugin? (
/showthread.php?tid=431802)
How to add this plugin? -
Airin - 20.04.2013
http://forum.sa-mp.com/showthread.ph...ostname+change I'm not sure how to add this maybe someone can teamviewer me or something and show me?
Re: How to add this plugin? -
Giroud12 - 20.04.2013
Follow these steps
- Download the JLadmin.zip file.
- Unzip the files.
- Copy the JLadmin.amx to your server filterscripts folder.
- Copy the sscanf and Whirlpool plugins to your server plugins folder(if you don't have them download it.).
- Copy the JLadmin folder to your scriptfiles folder (This step is IMPORTANT).
- Open your server.cfg file.
- find the line filterscripts and add 'JLadmin' ( filterscripts JLadmin ).
- find the line plugins and add 'sscanf' and 'Whirlpool' plugins ( plugins Whirlpool sscanf ).
(if u dont have plugin lines,make a new one with "plugins")
- Save the file.
- Run the server!"
Re: How to add this plugin? -
Airin - 20.04.2013
I did this and my server won't connect!
Re: How to add this plugin? -
Giroud12 - 20.04.2013
Wont connect or launch?
Re: How to add this plugin? -
Airin - 20.04.2013
Ok well I have it fixed but none of it works
Re: How to add this plugin? -
Giroud12 - 20.04.2013
its work bro
Re: How to add this plugin? -
Airin - 20.04.2013
http://prntscr.com/11bn9o
Re: How to add this plugin? -
Giroud12 - 20.04.2013
Did u download all plugins?
Did u put JLadmin at filterscripts line?
Did u put JLadmin.amx and .pwn in filterscripts folder?