SA-MP Forums Archive
I can't load more then 6 FS's :S pls help - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: I can't load more then 6 FS's :S pls help (/showthread.php?tid=167467)

Pages: 1 2


Re: I can't load more then 6 FS's :S pls help - DaneAMattie - 12.08.2010

Quote:
Originally Posted by [SF]Techial
View Post
aahm maybe do this:
echo Executing Server Config...
lanmode 0
rcon_password This is secret
maxplayers 32
port 7778
hostname Split Fire Server
gamemode0 Thegamemode 1
filterscripts Some filter scripts
plugins Some plugins if you have
announce 1
query 1
weburl Dont bother me to ask about this
maxnpc 0
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
not workin either :/


Re: I can't load more then 6 FS's :S pls help - DaneAMattie - 12.08.2010

i think its some script that is blocking new filterscripts :S but i have no idea what


Re: I can't load more then 6 FS's :S pls help - gamer931215 - 12.08.2010

Try to look here

and Here

Else, i dont know either how to fix


Re: I can't load more then 6 FS's :S pls help - DaneAMattie - 12.08.2010

Quote:
Originally Posted by gamer931215
View Post
Try to look here

and Here

Else, i dont know either how to fix
funny -.-


Re: I can't load more then 6 FS's :S pls help - gamer931215 - 13.08.2010

Quote:
Originally Posted by DaneAMattie
View Post
funny -.-
I know

But seriously, i dont know whats wrong

Have you tried to remove all filterscripts from server.cfg and load only your failing script.
Maybe the filterscript itself is just fucked up.


Re: I can't load more then 6 FS's :S pls help - DaneAMattie - 13.08.2010

anyone a new idea?


Re: I can't load more then 6 FS's :S pls help - DaneAMattie - 19.08.2010

pleazz??


Re: I can't load more then 6 FS's :S pls help - gamer931215 - 19.08.2010

Quote:
Originally Posted by DaneAMattie
View Post
pleazz??
I had the same with my admin panel, does it use sscanf or another .Inc ?

Mine used sscanf and i forgot to modify the server.cfg file and add an extra line (plugins sscanf2).


Re: I can't load more then 6 FS's :S pls help - DaneAMattie - 19.08.2010

Quote:
Originally Posted by gamer931215
View Post
I had the same with my admin panel, does it use sscanf or another .Inc ?

Mine used sscanf and i forgot to modify the server.cfg file and add an extra line (plugins sscanf2).
it only includes
#include <a_samp> :S


Re: I can't load more then 6 FS's :S pls help - gamer931215 - 19.08.2010

Quote:
Originally Posted by DaneAMattie
View Post
it only includes
#include <a_samp> :S
Still if you have no errors/warnings on compile, i think its just a missing plugin. Try to find out which one.