Skip to content

jcsalinas20/Plutonium-Mod-Menu-Black-Ops-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plutonium Mod Menu Black Ops 2

Installation

1. Install the Mod Menu

  • Install Black Ops 2 Plutonium
  • Download _clientids.gsc
  • Open the folder {BlackOps2_folder}\t6r\data\maps\mp\gametypes\
  • Paste the _clientids.gsc in the folder image

2. Get your GUID

  • Play Black Ops 2 and start a custom game
  • Open the Mod Menu with:
    • PC: Right click in mouse + V
    • PlayStation: L2 + R3
    • Xbox: ?? + ??
  • Go to My Player > Get GUID and note the green text

imagen

3. Put the GUID in the code

  • Download and install GSC Studio
  • Download the Project Code and unzip the project
  • Open the project in GSC Studio EDITOR > Open project
  • Go to the main.gsc file and change the line
24. SetDvarIfNotInizialized("superadmins_list", "Your GUID");
25. SetDvarIfNotInizialized("owners_list", "Your GUID");

4. Final instalation

  • Now export the project in EDITOR > Export the project to a compiled script file...
  • Then select PC and Export now
  • Go to {BlackOps2_folder}\t6r\data\maps\mp\gametypes\ and replace the file _clientids.gsc
  • Now you can play with the Mod Menu

Documentation

Documentation Link

Controls

  • Open: Right click in mouse + V
  • Select: Space
  • Go back and Close: F
  • Up: 1
  • Down: 2