SA-MP Forums Archive
FS Load Error - 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: FS Load Error (/showthread.php?tid=633911)



FS Load Error - dopeboy1040 - 09.05.2017

http://imgur.com/a/IxSOo

Guzs Plz Help me When I Load Gadmin FS So its Compile and I add this on My server.cgf and When i Load This Using /rcon Loadfs gadmin So its cant

My gamemode is Perfectly Work


Re: FS Load Error - Lbaker - 09.05.2017

Put your filterscripts folder pic. Did you compiled gadmin.pwn?


Re: FS Load Error - Dayrion - 09.05.2017

If you loaded it in server.cgf you can't load it again. You have to REload it.
Код:
/rcon reloadfs gadmin
You can unload and load your FS too, it's the same thing.


Re: FS Load Error - dopeboy1040 - 09.05.2017

Код:
echo Executing Server Config...
lanmode 0
rcon_password ???
maxplayers 50
port 7777
hostname SA-MP 0.3 Server
gamemode0 grandlarc 1
gamemode1 test
filterscripts Login&register gadmin
chatlogging 0
weburl www.sa-mp.com
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 0
logtimeformat [%H:%M:%S]
language English
plugins sscanf whirlpool regex
Yes I compile


Re: FS Load Error - dopeboy1040 - 09.05.2017

Quote:
Originally Posted by Dayrion
Посмотреть сообщение
If you loaded it in server.cgf you can't load it again. You have to REload it.
Код:
/rcon reloadfs gadmin
You can unload and load your FS too, it's the same thing.
Thank U sooooooooooooooo Much Its Loaded Bro Thanks


Re: FS Load Error - Lbaker - 09.05.2017

I mean your folder not config file.


Re: FS Load Error - Dayrion - 09.05.2017

Quote:
Originally Posted by dopeboy1040
Посмотреть сообщение
Thank U sooooooooooooooo Much Its Loaded Bro Thanks
No problem. Good luck for your script.


Re: FS Load Error - dopeboy1040 - 09.05.2017

Quote:
Originally Posted by Lbaker
Посмотреть сообщение
I mean your folder not config file.
Thanks Bro Thanks


Re: FS Load Error - dopeboy1040 - 09.05.2017

Guzs Its Load But Commands Not work ? Its Compile Properly ??

"AdminScript" Filterscript Is Working and Other Admins FS is Not working Why ?? I m Fully Confused


Re: FS Load Error - Farzam - 09.05.2017

Quote:
Originally Posted by dopeboy1040
Посмотреть сообщение
Guzs Its Load But Commands Not work ? Its Compile Properly ??

"AdminScript" Filterscript Is Working and Other Admins FS is Not working Why ?? I m Fully Confused
Install nativechecker & crashdetect plugin and post the server log after loading these plugins, check which plugin is missing.