09.03.2012, 03:08
On the Filterscripts, Gamemodes, Include, npcmodes, plugins, scriptfiles, do you really have the folder name? If so you do not need the folder name, you need the actual file name.. For example if you have a the streamer plugin. You will need to put "streamer.so" on the plugins line. It is caps sensitive.
Take this for example
Edit: This happened to me, can you tell us what plugin causes the server not to run? When it happened to me the reason was because I had the wrong streamer downloaded. This is where I got the real streamer plugin :
http://www.4shared.com/get/dT-GWidg/streamer.html
Take this for example
Код:
echo Executing Server Config... lanmode 0 rcon_password maxplayers 10 port 7777 hostname gamemode0 GamemodeNameHere filterscripts plugins Whirlpool.so sscanf.so streamer.so audio.so announce 1 query 1 weburl onfoot_rate 40 incar_rate 40 weapon_rate 40 stream_distance 300.0 stream_rate 1000 maxnpc 0
http://www.4shared.com/get/dT-GWidg/streamer.html