Filter Script adding help
#1

Whenever I add filter script it says failed to load and server doesn't start any help or something I'm doing wrong?
Reply
#2

Please show us the serverlog.txt
Reply
#3

Which FIlterscripts/ Which GameMode? Does it work when FilterScripts are not included? Show some logs.
Reply
#4

[Spoiler]

Loaded log file: "server_log.txt".
----------

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

[08:56:20] password = "" (string)
[08:56:20]
[08:56:20] Server Plugins
[08:56:20] --------------
[08:56:20] Loading plugin: whirlpool.so
[08:56:20]
[08:56:20] ==================
[08:56:20]
[08:56:20] Whirlpool loaded
[08:56:20]
[08:56:20] ==================
[08:56:20]
[08:56:20] Loaded.
[08:56:20] Loading plugin: sscanf.so
[08:56:20]

[08:56:20] ===============================

[08:56:20] sscanf plugin loaded.

[08:56:20] Version: 2.8.1

[08:56:20] © 2012 Alex "******" Cole

[08:56:20] ===============================

[08:56:20] Loaded.
[08:56:20] Loaded 2 plugins.

[08:56:20]
[08:56:20] Filterscripts
[08:56:20] ---------------
[08:56:20] Loading filterscript 'UltraHost.amx'...
[08:56:20] Loading filterscript 'pueJmq14.amx'...
[08:56:20] Failed to load 'filterscripts/pueJmq14.amx.amx' filterscript.
[08:56:20] Unable to load filterscript 'pueJmq14.amx'.
[08:56:20] Loading filterscript 'weapon_damage_system_v3.amx'...
[08:56:20] Failed to load 'filterscripts/weapon_damage_system_v3.amx.amx' filterscript.
[08:56:20] Unable to load filterscript 'weapon_damage_system_v3.amx'.
[08:56:20] Loading filterscript 'antilead.amx'...
[08:56:20] Failed to load 'filterscripts/antilead.amx.amx' filterscript.
[08:56:20] Unable to load filterscript 'antilead.amx'.
[08:56:20] Loaded 1 filterscripts.

[08:56:20]
[08:56:20]
[08:56:20]
[08:56:20] =======================================
[08:56:20] | |
[08:56:20] | YSI version 1.06.0002 |
[08:56:20] | By Alex "******" Cole |
[08:56:20] | |
[08:56:20] =======================================
[08:56:20]
[08:56:20] Hostname: RAGE Warriors |RAGE| [Ultra-H.com]
[08:56:20] Server Config Loaded.
[08:56:20] Bases Loaded: 86
[08:56:20] Arenas Loaded: 79
[08:56:20] DMs Loaded: 14
[08:56:20] Duels Loaded: 1
[/spoiler]
pueJmq14 is anti cbug
Anti lead is Sync
Weapon damage informer

GM is Beast A/D
Reply
#5

either one of the dependencies (like plugins) is not loaded or the filterscript is not there
Reply
#6

Don't include the amx filenames on the filterscripts line... You've got XXX.amx, and it's searching for XXX.amx.amx.

Just put the name of it, no extension.
Reply
#7

Quote:
Originally Posted by Sew_Sumi
Посмотреть сообщение
Don't include the amx filenames on the filterscripts line... You've got XXX.amx, and it's searching for XXX.amx.amx.

Just put the name of it, no extension.
Yup This is It. It shows in log. Server is trying to load FS.amx.amx files. So inside your server.cfg, dot put
Код:
 filterscripts fs.amx fs2.amx
Use
Код:
 filterscripts fs fs2
Reply
#8

Its like that only I didn't put extension in CFG file.
Reply
#9

Nvm deleted.
Reply
#10

show server.cfg? Just omit the rcon pass/password/ip and all that.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)