ItsMods

Full Version: You Gotta Be Fkin' Kidding Me.. endround.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
So, you can end game in black ops as you could in MW2, proof:

Code:
if ( response == "endround" )
        {
            if ( !level.gameEnded )
            {
                level thread maps\mp\gametypes\_globallogic::forceEnd();
            }
            else
            {
                self closeMenu();
                self closeInGameMenu();
                self iprintln( &"MP_HOST_ENDGAME_RESPONSE" );
            }            
            continue;
        }

Anyone can end game, and anyone can use console.
GO TROLL!
the commands are removed from the official console.
What? IM just installing so Idk