How can I? - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Server (
https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (
https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: How can I? (
/showthread.php?tid=170124)
How can I? -
SampStunta - 22.08.2010
Hey guys!
I'm just wondering...
How Could I actually add the Ladmin into my own server?
Thanks, much appreciated!
SampStunta
Re: How can I? -
nielsbon1 - 22.08.2010
Well you first download the filterscript off ladmin.
Add them in your filterscript folder.
Add ladmin in your server.txt file behind filterscripts like this
filterscripts ladmin
Then you must be done

if you want to change command for register and login:
Open pawno and open the filterscript folder and open ladmin.
Then delete the // where stands delete // if you want /aregister /alogin commands
Re: How can I? -
SampStunta - 22.08.2010
Thanks, I'll try that later