SA-MP Forums Archive
[Need Help Please] Server.cfg - 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: [Need Help Please] Server.cfg (/showthread.php?tid=84503)



[Need Help Please] Server.cfg - excale1 - 01.07.2009

Hello,
have already used the search button and could not find anything related to my issue.
I am using laadmin script and objects streamer, they both need to be first when i edit my server.cfg settings, for example:
(filterscripts objects ladmin4v2) they both need to go first or it wont work. How can i make them both first. Thanks


Re: [Need Help Please] Server.cfg - Klutty - 01.07.2009

You can't, but why do you need Ladmin to be first?


Re: [Need Help Please] Server.cfg - Ignas1337 - 01.07.2009

you can by doing this in OnGameModeInit in your GM:
pawn Код:
SendRconCommand("loadfs <fsname>");



Re: [Need Help Please] Server.cfg - refshal - 01.07.2009

What won't work? The Filter Scripts?


Re: [Need Help Please] Server.cfg - rafay - 01.07.2009

I've used LAdmin, it doesn't matters weather you place it on the first place or the last. It works!


Re: [Need Help Please] Server.cfg - excale1 - 02.07.2009

Quote:
Originally Posted by Rafay
I've used LAdmin, it doesn't matters weather you place it on the first place or the last. It works!
nope, it must go first otherwise there will be bugs, everyone that comes on the server gets level 5 admin and they dont have to be registerd! Huge mistake!


Re: [Need Help Please] Server.cfg - excale1 - 02.07.2009

Quote:
Originally Posted by Izanagi
you can by doing this in OnGameModeInit in your GM:
pawn Код:
SendRconCommand("loadfs <fsname>");
Hey,
thanks very much for your help but i am getting an error when i open samp-server to launch the server! it says Filter Script <Objects>.amx' load failed.

Please get back to me
Regards Excale