OUT OF DATE
Goto:
http://forums.srcds.com/viewtopic/5254
________________________________________________
http://youngteam.eu/files/tf2/v1.0.0.1/server.dll
Modded server.dll to allow for 32 players.
Back-up your existing server.dll from \tf2\bin before replacing.
After you've replaced the file, go to \tf2\cfg\valve.rc and open this file in notepad or something similar. Add:
and add the usual:
in your startup parameters.
Goto:
http://forums.srcds.com/viewtopic/5254
________________________________________________
http://youngteam.eu/files/tf2/v1.0.0.1/server.dll
Modded server.dll to allow for 32 players.
Back-up your existing server.dll from \tf2\bin before replacing.
After you've replaced the file, go to \tf2\cfg\valve.rc and open this file in notepad or something similar. Add:
Code:
maxplayers 32
and add the usual:
Code:
+maxplayers 32
in your startup parameters.