SRCDS Steam group


Error install TF2 server
#1
Hello and in advance thank you for your assistance
sorry for my english , i'm french ^^ .

I have acquire yesterday new server dedicates .

I wanted to install TEAM fortress 2 srcds using Putty in SSH .

here the codes which I have write :

mkdir srv
cd srv
mkdir srcds
cd srcds
wget http://storefront.steampowered.com/download/hldsupdatetool.bin
chmod +x hldsupdatetool.bin

./hldsupdatetool.bin
./steam

mkdir tf
./steam -command update -game TF -dir tf

./steam -command update -game TF Source -dir tf -verify_all

./srcds_run -console -game TF +map cp_dustbowl -maxplayers 24 -autoupdate -fps_max 255

The server starts but my server.cfg is not taken . The server names TEAM fortress and none of my options are taken by the server .

And in putty it there with also that which is posted :


exec: couldn't exec skill1.cfg
Executing dedicated server config file
env_soundscape_proxy can't find target soundscape: 'soundscape_deepinside_red'
env_soundscape_proxy can't find target soundscape: 'soundscape_deepinside_red'
env_soundscape_proxy can't find target soundscape: 'soundscape_deepinside_red'
env_soundscape_proxy can't find target soundscape: 'soundscape_deepinside_blue'
env_soundscape_proxy can't find target soundscape: 'soundscape_deepinside_blue'
env_soundscape_proxy can't find target soundscape: 'soundscape_deepinside_blue'
Unknown command "{"
Unknown command "}"
Unknown command "{"
Unknown command "}"
Unknown command "}" .

I have retry to install the server but always the same problem ..

Can you help me?

Thank you .

Armani
Reply
#2
Unknown command "{"
Unknown command "}"
Unknown command "{"
Unknown command "}"
Unknown command "}" .


looks like you have braces in your server.cfg

you don't need those.


example cfg... just use new lines to separate vars..

hostname "My Server"
rcon_password "my_password"
tf_flag_caps_per_round 3

sv_maxrate 123456
sv_winrate 123456
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)