Game Servers
Game servers have until this point been maintained by Robbiet480. Currently the following servers are available:
- Counter-Strike: Source
- Team Fortress 2
- Unreal Tournament 2004
Counter-Strike: Source
A few notes on CS:S
The default rcon password is *hda*
WARNING: This install WILL repeat WILL take a long time! It has to download about 600MB of files!
You can start the server with the following command: /var/hda/web-apps/counterstrike/hlds/srcds_run -game cstrike +maxplayers 20 +map de_dust &
To edit the config files edit the file: /var/hda/web-apps/counterstrike/hlds/cstrike/cfg/server.cfg I recommend using the generator at [1]
To keep the server updated use this command (you dont have to do this as much as TF2 Server users do because CS:S is basically no longer in active development): /var/hda/web-apps/counterstrike/hlds/steam -command update -game gamename -dir ~/hlds
You can drop extra maps via Samba in the share named "CounterStrikeMaps". It is also accessible in /var/hda/share/CounterStrikeMaps
Note on Psychostats: You need to run this command whenever you wish to update the stats. I would suggest setting up a cronjob. The command is: /var/hda/web-apps/counterstrike/stats/stats.pl -v
Team Fortress 2
The default rcon password is *hda*
You should run the following command often to make sure that the TF2 maps stay upto date: /var/hda/web-apps/tf2/tf2/update
You can drop extra maps via Samba in the share named "TeamFortress2Maps". It is also accessible in /var/hda/share/TeamFortress2Maps
Note on Psychostats: You need to run this command whenever you wish to update the stats. I would suggest setting up a cronjob. The command is: /var/hda/web-apps/tf2/stats/stats.pl -v
Unreal Tournament 2004
More info coming soon