MW3 STYLED INFECTION
Developer: @ItsCahz
Download Link: https://github.com/Paintball/BO2-GSC-Releases/tree/master/Multiplayer Mods/MW3 Styled Infection
OLD Screenshot: https://prnt.sc/rtlkzu
(couldn't get the image to upload)
Hey guys, I had a few friends who wanted to play infection today, and I couldn't find a working one released to the public. So I decided to make my own version today and release it!
Basically the game works exactly as you would expect from Infected on MW3.
This mod runs best with Team Deathmatch as the gamemode.
The goal of Infected is to stay alive as long as possible.
SURVIVORS
Random Primary (mtar, msmc, m27, or remington)
Secondary (fiveseven)
INFECTED
First Infected gets survivor loadout until there is more than one person infected.
Knife and Tomahawk only afterwards.
EDITING LOADOUTS
Customizable DVARS that can be used to edit the game settings. You can copy paste these DVARS into your dedicated.cfg file and edit values.
ALL DVARS ARE SET TO THEIR CURRENT DEFAULTS
IF YOU DON'T ADD THESE INTO YOUR CFG FILE -- IT WILL LOAD THESE DEFAULT DVARS
scr_scorestreaks 0
set infectedTimelimit 10
set enableFirstInfectedLoadout 1
set survivorPrimary "hk416_mp+reflex+extclip,insas_mp+extclip+rf,pdw57_mp+silencer+extclip"
set survivorSecondary "fiveseven_mp+fmj,fnp45_mp+fmj"
set survivorTactical "flash_grenade_mp,willy_pete_mp"
set survivorGrenade "bouncingbetty_mp,sticky_grenade_mp,frag_grenade_mp,hatchet_mp"
set enableScavenger 1
set infectedPrimary "knife_mp"
set infectedSecondary "hatchet_mp"
set enableTacInsert 1
EDIT
Version 1.1
-
Added tactical insertions for infected team
-
Added a string table for infected people's names, checks if they were already infected on connect (Great idea Ox_)
-
Removed Overflowfix - didn't run into any issues when testing without overflowfix
EDIT
Version 1.2
- Changed the infected table to save players xuid values instead of names (Great idea TheHiddenHour)
EDIT
Version 2.0
- Edited and moved scripts into tdm.gsc for stablility
- Added customizable DVARS for gamesettings and loadouts
- Added a waiting function for players to be in the game