16 lines
1.0 KiB
INI
16 lines
1.0 KiB
INI
//Don't touch the first 3 lines below here.
|
|
exec gamesettings_default.cfg
|
|
exec gamesettings_oic.cfg
|
|
set_gametype oic
|
|
|
|
//Below this line you may uncomment the commands and edit to your liking.
|
|
gts prematchperiod 30 // The amount of time before the game starts. (Give weak potato players a chance to load in and not spawn.)
|
|
|
|
//gts timelimit 10 // Time limit of the game.
|
|
//gts scorelimit 0 // Score limit reach to end the game.
|
|
|
|
//gts pointsPerWeaponKill 10 // Weapon Kills. The number of points received for each kill with Weapons.
|
|
//gts pointsPerMeleeKill 10 // Melee Kills. The number of points received for each kill with the Knife.
|
|
//gts pointsForSurvivalBonus 5 // The amount of points received when another player is eliminated.
|
|
//gts playerNumlives 3 // How many lives left on each player before the game ends.
|
|
//gts forceradar 1 // Control if the Mini-map (sometimes called Radar) is always on, sweeping in waves or uses the normal game rules. |