Create a text file (commonly named mapcycle.txt) in the tf/cfg/ directory. List your custom maps, one per line:
Then, in your server.cfg, ensure you reference this file:
This tells TF2 to rotate maps based on your custom list.
Create a text file (commonly named mapcycle.txt) in the tf/cfg/ directory. List your custom maps, one per line:
Then, in your server.cfg, ensure you reference this file:
This tells TF2 to rotate maps based on your custom list.
The server.cfg file (located in the tf/cfg/ directory) controls most game variables. You can...
Upload mod files (plugins, custom assets, etc.) via the tcadmin2 file manager or FTP to...
Create or edit a game mode–specific config (for example, ctf.cfg in tf/cfg/). Define variables...
Upload the Sourcemod core files and plugins into their respective folders...
Use a plugin (often provided by Sourcemod) that lets you define custom commands. For instance,...