More then one filterscript?
#1

Hey can I have more than one filterscript?
Reply
#2

Yes.
Reply
#3

Can you show me and or tell me how? Because I am a noob at this stuff
Reply
#4

Well if your talking about servers, just have a like line filterscripts FS1 FS2 FS3, etc you can have up to 15 filter scripts i believe
Reply
#5

Dose it have to be something like

echo Executing Server Config...
lanmode 0
rcon_password scoobysnacks
maxplayers 32
port 7777
hostname Unnamed 0.2X Server
gamemode0 crp 1
filterscripts V-ADMIN
filterscript2 AdminFS
announce 1
query 1
weburl www.sa-mp.com
anticheat 0
Reply
#6

Simply,you can make one filterscript called

Anticheat

then you place at server.cfg there it says "filterscript adminspec" etc. just write the name of your filterscript at that line of your server.cfg

you can make many filterscripts
Reply
#7

Yes what I am confused about is how to place it and what to put where.. I am a noob at this stuff I am not trying to give you a hard time but I am asking do I do like FS1 then FS2 below or filterscript1 and filterscript2 <-- below. I am also asking if this way would be right.
Код:
echo Executing Server Config...
lanmode 0
rcon_password scoobysnacks
maxplayers 32
port 7777
hostname Unnamed 0.2X Server
gamemode0 crp 1
filterscripts V-ADMIN AdminFS
announce 1
query 1
weburl www.sa-mp.com
anticheat 0
Or
Код:
echo Executing Server Config...
lanmode 0
rcon_password scoobysnacks
maxplayers 32
port 7777
hostname Unnamed 0.2X Server
gamemode0 crp 1
filterscript V-ADMIN
filterscript2 AdminFS
announce 1
query 1
weburl www.sa-mp.com
anticheat 0
Or (Last one)

Код:
echo Executing Server Config...
lanmode 0
rcon_password scoobysnacks
maxplayers 32
port 7777
hostname Unnamed 0.2X Server
gamemode0 crp 1
FS1 V-ADMIN
FS2 AdminFS
announce 1
query 1
weburl www.sa-mp.com
anticheat 0
or something close/Similar to those
Reply
#8

use the first one filterscript blah blah
Reply
#9

Okey I have tried that already I am trying to load two scripts but in the folder for the V-ADMIN the users so I can make my self admin dosnt show (The config file dosnt) What do I do?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)