Filterscripts fail to launch
#1

I'm a newbie in adding filterscripts to samp, but I did as many tutorials say. I compiled the .pwn file, and added the .amx file to the "filescripts" folder. Then I added in server.cfg next to the world filterscripts the name of the script without any dots or punctuation, just copied the name of the script. After that I launched samp-server.exe and everything loaded perfectly. So I launched my server logged into rcon and typed "/rcon loadfs nameofthescript. Of course it did respond me, that it failed to launch even though since that moment everything seemed all right.
It's also important to add that I tried with 3/4 different filescripts, taken from this site, so I don't think they are badly written.
Reply
#2

Try check your server_log.txt,whats is your server problem.
Reply
#3

I get this

Quote:

SA-MP Dedicated Server
----------------------
v0.3.7-R2, ©2005-2015 SA-MP Team

[01:09:04]
[01:09:04] Server Plugins
[01:09:04] --------------
[01:09:04] Loaded 0 plugins.

[01:09:04]
[01:09:04] Filterscripts
[01:09:04] ---------------
[01:09:04] Loading filterscript 'christmas.amx'...
[01:09:04] Loaded 1 filterscripts.

[01:09:04] Initializing Premium A/D Air Beta:
[01:09:04] Reading configuration file...
[01:09:04] loading team data...
[01:09:04] done.
[01:09:04] loading main settings...
[01:09:04] done.
[01:09:04] loading menu data...
[01:09:04] done.
[01:09:04] loading weapon data...
[01:09:05] done.
[01:09:05] loading vehicle data...
[01:09:06] done.
[01:09:06] Reading statistics file...
[01:09:06] done.
[01:09:06] Applying game settings...
[01:09:06] done.
[01:09:06] Creating player classes...
[01:09:06] done.
[01:09:06] Creating text-draws...
[01:09:06] done.
[01:09:06] Preparing to start...
[01:09:06] done.
[01:09:06] Gamemode loaded in 2.694 sec. - Premium A/D Air Beta version 2.0.0

[01:09:06] Number of vehicle models: 0
[01:09:15] [connection] 192.168.1.3:64833 requests connection cookie.
[01:09:16] [connection] incoming connection: 192.168.1.3:64833 id: 0
[01:09:16] [join] gmo.pootin has joined the server (0:192.168.1.3)
[01:09:23] RCON (In-Game): Player #0 (gmo.pootin) has logged in.
[01:09:28] RCON (In-Game): Player [gmo.pootin] sent command: loadfs christmas
[01:09:28] Filterscript 'christmas.amx' load failed.
[01:09:30] [part] gmo.pootin has left the server (0:1)

Reply
#4

Nahh,idk
its christmas /dropgift?

If that script,it work for me..
Reply
#5

You don't have to rcon loadfs it since it's already being loaded when the server is started
Reply
#6

@up I was pretty sure about that but the problem is that I can't use any command. It says that there is no such command. I tried with fireworksv2 filterscript too. And on three different gamemods. I don't really understand what am I doing wrong
@2up no it's not that one
Reply
#7

May be something in your gamemode conflicting with the command.
Reply
#8

3 different gamemods conflicting with different filterscripts? (I tried lots of combinations and still the same problem appears) Does even Grand Larceny conflict with filterscripts?
Reply
#9

Read your logs, the filterscript loaded...

You then RCON load it again... That causes that load to fail. But the initial FS should still be loaded.
Reply
#10

Be sure to have Capitals right, it's case sensitive!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)