SA-MP Forums Archive
[problem]fs - 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: [problem]fs (/showthread.php?tid=70371)



[problem]fs - Lovinglife - 24.03.2009

Hello

I have a bad problem with my server hoster, i will explain...

i have 1 FS and i want to upload it, so when i log in sa.mp consolle and type the rcon loadfs fsname

it appears.

[21:18:28] Loading filter script 'fsname.amx'...
[21:18:28] Failed to load 'filterscripts/fsname.amx.amx' filter script.

like here http://forum.sa-mp.com/index.php?topic=93563.0 (3rd post)


i tried to compile my fs both with pawno 0.2x and 0.2.2, but i didnt solve.

Now, i tried to put this fs on my local fs, it works.


Could you all help me because i dont know what the hell its happenin' to this



Regards.


Re: [problem]fs - Luis the Killer - 24.03.2009

Maybe you named your fs announce.amx, so your server should read announce.amx.amx

/rcon loadfs announce.amx the command to use it


Re: [problem]fs - Lovinglife - 24.03.2009




Re: [problem]fs - Mikep - 24.03.2009

Is this deLUX?

I had the same problem on deLUX, this is why I left.


Re: [problem]fs - ICECOLDKILLAK8 - 24.03.2009

You have to type
Код:
/rcon loadfs annouce
not
Код:
/rcon loadfs annouce.amx



Re: [problem]fs - Mikep - 24.03.2009

I/he didn't.


Re: [problem]fs - Lovinglife - 25.03.2009

So guys, i upload my FS (not announce, that was only an example) on FTP hoster.

I load it trought the sa-mp consolle. loadfs namefs, and then i keep seein' "[21:18:28] Loading filter script 'fsname.amx'...

[21:18:28] Failed to load 'filterscripts/fsname.amx.amx' filter script.

Quote:

And, not delux hoster

Ty for ur answer, i guess we could solve this problem together




Re: [problem]fs - MenLo - 26.03.2009

you probably put in your filterscripts line in your server.cfg something like(e.g.: filterscripts fsname.amx

Remove that .amx from there, save it and try to load your server again..

hope i helped(btw, it's dovLa ^^)


Re: [problem]fs - Lovinglife - 26.03.2009

Quote:
Originally Posted by MenLo
you probably put in your filterscripts line in your server.cfg something like(e.g.: filterscripts fsname.amx

Remove that .amx from there, save it and try to load your server again..

hope i helped(btw, it's dovLa ^^)
that's a normal FS, i dont use it in server.cfg, it's not a server default script....so no line...


Re: [problem]fs - ICECOLDKILLAK8 - 26.03.2009

Quote:
Originally Posted by MenLo
you probably put in your filterscripts line in your server.cfg something like(e.g.: filterscripts fsname.amx

Remove that .amx from there, save it and try to load your server again..

hope i helped(btw, it's dovLa ^^)
Nope, It automaticlly adds .amx even if you just put the name