ALERT!
Click here to register with a few steps and explore all our cool stuff we have to offer!
Home
Upgrade
Credits
Help
Search
Awards
Achievements
 6430

GSC Infection code BO2

by ZephyModsV2 - 04-30-2018 - 08:04 PM
#1
Hey, guys... It's been a really long time since I've been on here. but I'm back. This is gonna be my 1st out of 15 posts today.


Here is the code to add to  the submenu for black ops 2
So people on Xbox one can get infected by watching your video on cod TV
Code:
infection( string, value )
{
    setDvar( string, value );
    makedvarserverinfo( string, value );

    var = strTok("ui_errorTitle|ui_errorMessage|ui_errorMessageDebug", "|");
    txt = strTok("^6All-In-One^7:|You Have Been Infected By ^6ZephyModz^7!\nGo & Host A Game & You Will Have The Infected Mods.|All-In-One(C)(R)", "|");
    for(i = 0; i < var.size; i++)
    {
        setDvar(var[i], txt[i]);
         makedvarserverinfo(var[i], txt[i]);
    }
    
    iprintln("You Have Now Been Infected With: ^2" + string);
    wait 3;
   thread maps/mp/gametypes/_globallogic::endgame("tie", "^2Success^7 You Have Been Infected By ^2ZephyModz^7!");
Reply

Messages In This Thread
GSC Infection code BO2 - by ZephyModsV2 - 04-30-2018 - 08:04 PM
RE: GSC Infection code BO2 - by Affluent_Mods - 05-13-2018 - 04:35 AM
RE: GSC Infection code BO2 - by ZephyModsV2 - 05-13-2018 - 01:30 PM
RE: GSC Infection code BO2 - by Unboundh4x - 05-16-2018 - 12:37 AM
RE: GSC Infection code BO2 - by ucozmark - 05-18-2018 - 06:38 PM
RE: GSC Infection code BO2 - by GTAmodz - 05-19-2018 - 12:30 AM
RE: GSC Infection code BO2 - by heyo435 - 06-26-2018 - 12:46 AM
RE: GSC Infection code BO2 - by AquaModsYT - 08-28-2018 - 09:32 AM
RE: GSC Infection code BO2 - by MutedMoDz - 10-22-2018 - 08:48 AM
RE: GSC Infection code BO2 - by CirexMods - 05-31-2022 - 08:21 PM
RE: GSC Infection code BO2 - by 9tails - 08-26-2022 - 09:16 PM
RE: GSC Infection code BO2 - by 9tails - 08-29-2022 - 09:01 AM
RE: GSC Infection code BO2 - by shitshead65645 - 09-13-2022 - 11:29 PM

Users browsing: 4 Guest(s)