19.01.2013, 01:23
Well my filterscripts wont load everytime i open up the console it says loaded 0 filterscripts
lanmode 0 rcon_password maxplayers 500 port 7777 hostname gamemode0 blank 1 filterscripts MyFilterscript MyOtherFilterscript //Put the names here with a space inbetween each one announce 0 query 1 weburl www.sa-mp.com onfoot_rate 40 incar_rate 40 weapon_rate 40 stream_distance 300.0 stream_rate 1000 maxnpc 10 plugins logtimeformat [%H:%M:%S]
I'm going to guess you forgot to put the filterscripts into the config file. If so open up server.cfg in your server directory and put the names of all your filterscripts onto the proper line.
Ex: Код HTML:
lanmode 0 rcon_password maxplayers 500 port 7777 hostname gamemode0 blank 1 filterscripts MyFilterscript MyOtherFilterscript //Put the names here with a space inbetween each one announce 0 query 1 weburl www.sa-mp.com onfoot_rate 40 incar_rate 40 weapon_rate 40 stream_distance 300.0 stream_rate 1000 maxnpc 10 plugins logtimeformat [%H:%M:%S] |
SendRconCommand("reloadfs FS-NAME");