//****************************************************************************** // Call of Duty 4: Total Conversion Galactic Warfare - Server Config File //****************************************************************************** // Autor: blackMonkeys // Website: http://blackmonkeys.de // Datum: Jun 2011 // Version: 1.0 //================================================================================= // Gameplay Settings //================================================================================= // General set g_compassShowEnemies 1 // (0-1, default = 1) Shows enemy firing on compass set scr_game_allowkillcam 1 set scr_game_onlyheadshots 0 set scr_game_deathpointloss 0 set scr_game_suicidepointloss 0 set scr_team_teamkillpointloss 1 set scr_game_spectatetype 1 // (0-2) Disabled, Team / Players only, Free set scr_player_respawndelay 0 set scr_game_matchstarttime 5 set g_allowvote 0 // (0-1) Allows Vote in Menu // Hardpoints set scr_game_hardpoints 1 // (0-1) i.e. artillery, uav, helicopter set scr_hardpoint_allowartillery 1 set scr_hardpoint_allowuav 1 set scr_game_forceuav 0 set scr_hardpoint_allowhelicopter 1 // Teams set scr_teambalance 1 // (0-1) Enables Teambalancing set scr_drawfriend 1 // (0-1) Shows friends name and icon over his head set scr_team_fftype 1 // (0-3) Disabled, Enabled, Reflect, Shared set scr_team_teamkillspawndelay 20 set scr_team_kickteamkillers 3 // Player set scr_game_playerwaittime 5 set scr_player_maxhealth 100 // Normal = 100, Hardcore = 30, Oldschool = 200 set scr_player_suicidespawndelay 0 set scr_player_healthregentime 5 set scr_player_forcerespawn 1 set scr_player_sprinttime 5 set g_speed 190 // Normal = 190, Hardcore = 190, Oldschool = 450 set g_gravity 800 // Normal = 800, Hardcore = 800, Oldschool = 600 set bg_falldamageminheight 140 // min falldamage set bg_falldamagemaxheight 350 // max falldamage // UI set scr_hardcore 0 set scr_oldschool 0 // Oldschool mode set scr_oldschool_mw 0 // Oldschool mode set ui_hud_obituaries 1 set ui_hud_showobjicons 1 // Misc set scr_enable_nightvision 1 set scr_enable_music 1 set scr_enable_hiticon 1 // Hiticon (0-3) off, on, not through walls set scr_intermission_time 25