mirror of
https://github.com/Oldcustard/ozfort-server-configs
synced 2025-06-25 23:04:25 +10:00
Removed STV from 6s and 4s configs
This commit is contained in:
parent
e0a35ab377
commit
2f1e63ffba
@ -1,30 +1 @@
|
||||
//=== 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"
|
||||
//do nothing
|
@ -1,30 +1 @@
|
||||
//=== UGC customizable settings - executed by map type UGC 6vs6 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_6v_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 6v6 Match"
|
||||
|
||||
//SourceTV server name, you may add your Clan Tag
|
||||
tv_name "UGC 6v6 Match TV"
|
||||
|
||||
//SourceTV bot name, as it will be visible on the in-game scoreboard
|
||||
tv_title "UGC 6v6 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"
|
||||
//do nothing
|
Loading…
x
Reference in New Issue
Block a user