OUT OF DATE
http://youngteam.eu/files/tf2/v1.0.0.1/server_i486.so
Modded server_i486.so to allow for 32 players.
Back-up your existing server_i486.so 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.
http://youngteam.eu/files/tf2/v1.0.0.1/server_i486.so
Modded server_i486.so to allow for 32 players.
Back-up your existing server_i486.so 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.