// Configuration file for "DoD Map Settings 2" AMXModX plugin // (DoD_MapSettings2.amxx) for default Day of Defeat map settings. dod_map_settings 1 dod_map_alliescountry -1 dod_map_alliesinfinite -1 dod_map_alliesparas -1 dod_map_alliespawnfactor -1 dod_map_axisinfinite -1 dod_map_axisparas -1 dod_map_axisspawnfactor -1 dod_map_removeflags 0 dod_map_removemortars 0 dod_map_removespawngun 0 dod_map_removetimer 0 dod_map_teamtimer -1 dod_map_weather -1 // mp_forcecamera <0/1/2/3> // mp_forcechasecam <0/1/2/3> // 0 = Spectate anyone. // 1 = Spectate teammates only, no free look (default = "1"). // 2 = Spectate first person only. // 3 = Spectate teammates only, with free look. // Note: Any settings other than "mp_forcecamera 1" and "mp_forcechasecam 1" // only function when "dod_map_alliesinfinite" and "dod_map_axisinfinite" are // set to "2" (infinite respawns disabled). mp_forcecamera 1 mp_forcechasecam 1