Team Fortress 2 Install
From 2047Servers Support
| Line 87: | Line 87: | ||
Max Players - up to 32, Port (Best to use unused ones e.g. 25XXX-27XXX | Max Players - up to 32, Port (Best to use unused ones e.g. 25XXX-27XXX | ||
| − | <pre>./srcds_run -game tf +map pl_goldrush +maxplayers 32 | + | <pre>./srcds_run -game tf +map pl_goldrush +maxplayers 32 -port 27000 +exec server.cfg</pre> |
If all done right your server should start up fine & the last thing it should say is "VAC Secure" or something very simular, If not try downloading the files again, just incase it missed a few (highly unlikly) | If all done right your server should start up fine & the last thing it should say is "VAC Secure" or something very simular, If not try downloading the files again, just incase it missed a few (highly unlikly) | ||
| Line 94: | Line 94: | ||
Using Keys "Ctrl + A + D" at the same time | Using Keys "Ctrl + A + D" at the same time | ||
| − | |||
== Reconnecting to the process / session == | == Reconnecting to the process / session == | ||
| Line 111: | Line 110: | ||
Note Change the ID numbers to what your ones are | Note Change the ID numbers to what your ones are | ||
| + | |||
| + | == Potential Errors == | ||
| + | |||
| + | Upon running TF2 Server you may get this error, this error happens when there is wrong characters inside the steam_appid.txt file. | ||
| + | |||
| + | <pre>Unable to load Steam support library</pre> | ||
| + | |||
| + | Solution : Edit the steam_appid.txt file & make sure only "440" is in the file, nothing else, no spaces. Save & Close then you server should start fine | ||