Post: ▬►Hidden Game Modes in .GSC (Default)
12-12-2010, 01:39 AM #1
(adsbygoogle = window.adsbygoogle || []).push({});
You must login or register to view this content.





There like Global Thermonuclear War on MW2


// Game mode specific settings in here

// SHARED GAMETYPE DEFAULTS

// DEATHMATCH
set scr_dm_scorelimit 1500
set scr_dm_timelimit 10
set scr_dm_roundlimit 1
set scr_dm_numlives 0
set scr_dm_playerrespawndelay 0
set scr_dm_waverespawndelay 0
set scr_dm_globalbattlechatterprobability 100
set scr_dm_score_kill 50
set scr_dm_score_assist 0
set scr_dm_score_death 0
set scr_dm_score_suicide 0
set scr_dm_bonus_leader 0
set scr_dm_score_headshot 0

// DOMINATION
set scr_dom_scorelimit 200
set scr_dom_timelimit 0
set scr_dom_roundlimit 1
set scr_dom_numlives 0
set scr_dom_playerrespawndelay 0
set scr_dom_waverespawndelay 0
set scr_dom_globalbattlechatterprobability 0
set scr_dom_flagcapturetime 10

// TEAM DEATHMATCH
set scr_tdm_scorelimit 7500
set scr_tdm_timelimit 10
set scr_tdm_roundlimit 1
set scr_tdm_numlives 0
set scr_tdm_playerrespawndelay 0
set scr_tdm_waverespawndelay 0
set scr_tdm_globalbattlechatterprobability 0
set scr_tdm_score_kill 100
set scr_tdm_score_assist 50
set scr_tdm_score_death 0
set scr_tdm_score_suicide 0
set scr_tdm_bonus_leader 0
set scr_tdm_score_headshot 0

// SABOTAGE
set scr_sab_scorelimit 1
set scr_sab_timelimit 10
set scr_sab_roundlimit 1
set scr_sab_roundswitch 1
set scr_sab_numlives 0
set scr_sab_bombtimer 30
set scr_sab_planttime 2.5
set scr_sab_defusetime 5
set scr_sab_hotpotato 0
set scr_sab_playerrespawndelay 7.5
set scr_sab_waverespawndelay 0
set scr_sab_globalbattlechatterprobability 0

// SEARCH AND DESTROY CLASSIC
set scr_sd_scorelimit 4
set scr_sd_timelimit 2.5
set scr_sd_roundlimit 0
set scr_sd_roundswitch 3 // rounds between switching teams
set scr_sd_numlives 1 // elimination
set scr_sd_bombtimer 45
set scr_sd_planttime 5
set scr_sd_defusetime 5
set scr_sd_multibomb 0
set scr_sd_playerrespawndelay 0
set scr_sd_waverespawndelay 0
set scr_sd_globalbattlechatterprobability 0

// DEMOLITION
set scr_dem_scorelimit 2
set scr_dem_timelimit 2.5
set scr_dem_roundlimit 0
set scr_dem_roundswitch 1 // rounds between switching teams
set scr_dem_numlives 0 // elimination
set scr_dem_bombtimer 45
set scr_dem_planttime 5
set scr_dem_defusetime 5
set scr_dem_extratime 3
set scr_dem_globalbattlechatterprobability 0

// CAPTURE THE FLAG
set scr_ctf_scorelimit 3
set scr_ctf_timelimit 5
set scr_ctf_roundlimit 3
set scr_ctf_roundswitch 1
set scr_ctf_numlives 0
set scr_ctf_playerrespawndelay 0
set scr_ctf_waverespawndelay 15
set scr_ctf_touchreturn 1
set scr_ctf_idleflagreturntime 30
set scr_ctf_flagrespawntime 0
set scr_ctf_enemycarriervisible 0
set scr_ctf_globalbattlechatterprobability 0

// KING OF THE HILL
set scr_koth_scorelimit 250
set scr_koth_timelimit 15
set scr_koth_roundlimit 1
set scr_koth_roundswitch 1
set scr_koth_numlives 0
set scr_koth_playerrespawndelay 0
set scr_koth_waverespawndelay 0
set koth_autodestroytime 60
set koth_spawntime 45
set koth_kothmode 0
set koth_capturetime 20
set koth_destroytime 10
set koth_delayPlayer 0
set koth_spawnDelay 60
set scr_koth_globalbattlechatterprobability 0

// WAR
set scr_twar_timelimit 10
set twar_finalFightTimeLimit 5
set twar_captureTime 40
set twar_neutralFlagLockTime 0
set twar_captureAccelBonus 35
set twar_captureAccelLimit 50
set twar_momentumEnabled 1
set twar_momentumMax 70
set twar_momentumMaxMultiplier 3
set twar_momentumMultiplierBonus 25
set twar_momentumMultiplierBonusLimit 75
set twar_momentumBlitzkriegTime 30
set twar_momentumFlagCap 25
set twar_momentumKillPlayer 5
set twar_momentumRadar 10
set twar_momentumArtillery 10
set twar_momentumDogs 10
set twar_momentumKamikaze 10
set scr_twar_globalbattlechatterprobability 0

// Cash pot
set scr_cp_pointsperkill 10


set scr_game_bulletdamage 1.0
set scr_wager_defaultScore 0
set barebones_class_mode 0

//custom game mode settings
set custom_perks_allow_pro 0
set ui_useCustomClassInfo 0
set custom_killstreak_1 0
set custom_killstreak_2 0
set custom_killstreak_3 0
set custom_killstreak_1_kills 0
set custom_killstreak_2_kills 0
set custom_killstreak_3_kills 0
set ui_gv_reloadSpeedModifier 0

resetCustomGametype


Gametypes:

Deathmatch
Domination
Team Deathmatch
Sabotage
Search and Destroy Classic
Demolition
Capture the Flag



But there are a few others:


King of the Hill
War
Cash Pot[/u]



I wonder if we will see any of these in the future?





(adsbygoogle = window.adsbygoogle || []).push({});

The following 3 users say thank you to NextGenTactics for this useful post:

DanGFX, Solid Snake, uhChad
12-12-2010, 01:41 AM #2
CHAOZ
Banned
probably so.
I give it about a few months before this comes into play.
12-12-2010, 01:56 AM #3
xLeBron6James
LeBron > Kobe
I DEMAND War!...NOW!
12-12-2010, 02:23 AM #4
N.W.A
Niggaz With Attitude
Cash Pot sounds good... hopefully we'll see these game modes in future map packs
12-12-2010, 02:25 AM #5
hunter12
Retired, done with gaming
king of the hill is HQ lol, but I REALLY HOPE they would bring back WAR.. Then I would finally go buy the game. xD
12-12-2010, 02:26 AM #6
Cash pot = Wager mode maybe?
12-12-2010, 02:34 AM #7
CHAOZ
Banned
Cash Pot actually might be the wager match game types...
12-12-2010, 02:50 AM #8
Jermz-
Can’t trickshot me!
sorry for being slightly on the degenerate side, but what is "war"?
12-12-2010, 03:10 AM #9
Gordon
I defeated!
Originally posted by Jermz
sorry for being slightly on the degenerate side, but what is "war"?


It was a gamemode in world at war it was like domination but one flag at a time and depending on how many kills your team has fastens how fast you can capture the flag.


Treyarch already said they were putting WAR in the game but the maps didn't support the gametype or something.

The following user thanked Gordon for this useful post:

Jermz-
12-12-2010, 03:32 AM #10
adam_rox12
Climbing up the ladder
Originally posted by Gordon View Post
It was a gamemode in world at war it was like domination but one flag at a time and depending on how many kills your team has fastens how fast you can capture the flag.


Treyarch already said they were putting WAR in the game but the maps didn't support the gametype or something.


then 3arc should make DLC maps especially for War. & thats kinda lame. War at Nuketown would be amazing aha

The following user thanked adam_rox12 for this useful post:

GUESS_HU

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo