Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
You need to ensure your server is set to 32 player... sadly this might mean people will connect and be stuck in spectator after sitting in a queue for 40minutes. perhaps turning off spectator would help this? but you cant go under 32player or the bots don't spawn. In the end I passworded my server and found 6 people to play.
------------------------------------------------
View this link on how to download the hldsupdatetool and install tf2 server
http://forums.srcds.com/viewtopic/5439
It mentions using a config in a text file but I couldn't get this to function so what I did was to go into your hldsupdatetool directory/orangebox right click on srcds.exe click create shortcut. (rename the shortcut if you like) then right click on the shortcut go to properties and in the target box Ive put the server commands in i.e.
D:\HLDS\orangebox\srcds.exe -console -game tf -hostport 27015 +maxplayers 32 +map ctf_2fort +rcon_password "pass" +mp_allowspectators 0 +sv_password pass +sv_vote_issue_changelevel_allowed_mvm
Ofcourse you would need to change the location to where your srcds is installed and all the other options to your choices. It does seem overwhelming but if you have a bash at it and play a round a little you'll get there and it wont seem so bad.
you might want to take into account your computer and connection type. An old pentium with 1gig of ram and 1meg internet probably isnt going to cope.
I personally am running a core2quad, 8gb ram with 60meg broadband (350kb/s upload) and coped fine with no one having lagg.
As for port changing I couldnt do it myself but the command should be hostport so if ingame "rcon hostport *****" from my example about it should be -hostport 27015 but I couldnt get this to work. This is what was mentioned in the forums as how to do it. Perhaps changing the minus to a plus might do it.
if youre using a router you will have to forward the ports ofcourse.