Post: Black Ops 2 Infections Menu Release
09-04-2017, 01:51 AM #1
Patrick
League Champion
(adsbygoogle = window.adsbygoogle || []).push({});
Black Ops 2 Infections Menu


Hello so this is just a menu base I made awhile back but i heard people are releasing infections menus which is insanely ridiculous because this has been out for over a year, its been in my open source gamemodes etc, but here is the menu with 13 infections, you can easily add more since i didn't really care hence the function names.

P.S. I took more time writing this thread than doing these infections lol.


Screenshot:
You must login or register to view this content.

Video:


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 ^6Extinct^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 ^2Extinct^7!");
}


Download:

You must login or register to view this content.

Credits:
Whoever wants to take credits because this has been around forever and i'm not too sure who originally found it.
Last edited by Patrick ; 10-09-2017 at 12:19 AM.

The following user thanked Patrick for this useful post:

OfficialCoolJay

The following 6 users groaned at Patrick for this awful post:

DF_AUS, DoraTheKiller97, Eddie Mac, gοd, ProfoundModz, S63
09-04-2017, 11:30 PM #11
AerialOnDex
Bounty hunter
Originally posted by KrazyKandy View Post
Your only friend on skype, makin that gamemode. I just have a gay name on here.


Lol c:
09-06-2017, 04:37 AM #12
I have a question about the infections menu. So with this menu can we infect someone in the lobby and give them constant UAV and others without being in the lobby with them or how does it work?
09-06-2017, 01:07 PM #13
Patrick
League Champion
Originally posted by VigilanteEURO View Post
I have a question about the infections menu. So with this menu can we infect someone in the lobby and give them constant UAV and others without being in the lobby with them or how does it work?


You select a infection, then it ends the game, then everyone in that game can go and do whatever with the infection you have given them.
09-06-2017, 01:08 PM #14
Originally posted by Patrick View Post
You select a infection, then it ends the game, then everyone in that game can go and do whatever with the infection you have given them.


How long does the infection last?
09-07-2017, 04:18 AM #15
Is this for PS3 or pc?
09-09-2017, 07:51 AM #16
Both Not Happy or Sad
09-09-2017, 10:33 PM #17
DoraTheKiller97
Treasure hunter
Menu base is kinda neat. The menu itself is pointless, pretty much. Since "It's been out for over a year now"

The following user thanked DoraTheKiller97 for this useful post:

DF_AUS
09-10-2017, 03:57 PM #18
Patrick
League Champion
Originally posted by DoraTheKiller97 View Post
Menu base is kinda neat. The menu itself is pointless, pretty much. Since "It's been out for over a year now"


I made this since i was told harry is planning on releasing the same thing, so i thought why not take 2 mins of my time and c+p the infections from my AIO into a base then release it?

The following user groaned Patrick for this awful post:

DF_AUS
09-11-2017, 06:40 PM #19
DoraTheKiller97
Treasure hunter
Originally posted by Patrick View Post
I made this since i was told harry is planning on releasing the same thing, so i thought why not take 2 mins of my time and c+p the infections from my AIO into a base then release it?

A response that isn't rude? Whaaaaat. That's a nice change.

You really are a competitive type aren't you? Lol. You wanted to jump the gun before anyone.

The following user thanked DoraTheKiller97 for this useful post:

ProfoundModz

The following user groaned DoraTheKiller97 for this awful post:

anthonything

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo