admin system? - 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: admin system? (
/showthread.php?tid=470906)
admin system? -
PAF - 20.10.2013
how i install ladmin system in my gamemode.......give me the siquence
Re: admin system? -
ShotzLucky - 20.10.2013
(If this is what you mean) If you're using a filterscript, drag the ladmin.amx into the filterscripts folder, then go into your server.cfg and type "ladmin" on the filterscript bit, and then you're good to go.
Re: admin system? -
PAF - 20.10.2013
how i install in gamemode
Re: admin system? -
DanishHaq - 20.10.2013
1: Download the file
2: Get the ladmin.amx file and put it inside .../filterscripts folder
3: Open server.cfg, where it has the line of "filterscripts" add ladmin onto it, so it will look like this:
Quote:
...
filterscripts ladmin
...
|
Note: Filterscripts are separated with spaces.
4: Restart your server.
It's not hard, if you don't get this, read over it a few times. That's how you put it on your server.
Re: admin system? -
MBilal - 20.10.2013
you cant put ladmin in your GM you can use Ladmin as Filterscript you can add in Filterscript files then add its name in server CFG but its FIles in scriptfiles then Run your server and it will work