05-18-2008, 10:29 PM
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
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