mirror of
https://github.com/Oldcustard/ozfort-server-configs
synced 2025-06-25 23:04:25 +10:00
30 lines
1.4 KiB
INI
30 lines
1.4 KiB
INI
//=== UGC customizable settings - executed by map type UGC 4vs4 configs
|
|
//=== v.05-07-14
|
|
//=== UPDATED by .Blazingboy May 7, 2014
|
|
//=== THIS CONFIG IS AUTOMATICALLY EXECUTED BY GAMEMODE-SPECIFIC CONFIGS
|
|
//=== DO NOT MANUALLY EXEC THIS CFG
|
|
//=== Matches are started with map type cfgs, Exmaple: ugc_4v_stopwatch.cfg
|
|
//=== Need Help! go to http://ugcleague.com/contact_us.cfm to fine a way to contact us.
|
|
|
|
//=== SERVER ADMIN CUSTOMIZABLE ==
|
|
//=== SETTTINGS HERE are customizable by the server admin.
|
|
//=== Be sure you set your rcon password and any join passwords in your server.cfg
|
|
|
|
//Game Server name, you may add your Clan Tag to hostname
|
|
hostname "UGC 4v4 Match"
|
|
|
|
//SourceTV server name, you may add your Clan Tag
|
|
tv_name "UGC 4v4 Match TV"
|
|
|
|
//SourceTV bot name, as it will be visible on the in-game scoreboard
|
|
tv_title "UGC 4v4 Match TV"
|
|
|
|
// Set autorecord, you may disable this if your server uses an autorecord SM plugin
|
|
tv_autorecord "1"
|
|
//NOTE: You are required to keep a copy of SourceTV demos for two weeks after a Match - disable only if you record manually.
|
|
|
|
//Optional, uncomment to set to your server 'max players' limit, to prevent sourcetv from adding a player slot, set to your server's SLOT LIMIT.
|
|
sv_visiblemaxplayers "-1"
|
|
|
|
//Optional, set spectators on SourceTV. May be necessary for certain server providers, you may also set it to a reasonable limit of spectators, uncomment to use.
|
|
//tv_maxclients "0" |