Skip to content

vulpya/bo2-leveling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BO2 Zombies - Leveling

Game Client Scripting

Overview

BO2 Zombies - Leveling is a GSC mod for the Plutonium T6 client that reworks core Zombies gameplay systems and introduces progression mechanics inspired by later Call of Duty titles such as Black Ops III and Black Ops 4.

Features

Progression System

  • Leveling System – Gain XP by playing and surviving rounds, with a smooth old school Call of Duty inspired progression bar you can see in-game.

  • Prestige System – Reset progress for long-term progression and replay value.

Important

At this current state, there is no progression saving. Every time you start a new match you get reset!

Gameplay Changes

  • 3-Hit Down System – Replaces the down system with the BO3 system.

  • No Melee Lunge – Disables the annoying melee lunging.

Powerups & Balance

  • BO4-Style Max Ammo – Fully refills ammunition for all weapons including the clip/magazine.

  • Perk Limit Adjustments – You can now drink 5 Perks instead of 4.


Installation (Plutonium T6)

This mod can be installed in two ways depending on your use case:

  • Mod folder (recommended for release builds)

  • Scripts-only

Scripts-Only Installation

Use this method if you only want to run the .gsc scripts directly, e.g. if you want to run other mods with this.

  • Open your Plutonium scripts directory:

%localappdata%\Plutonium\storage\t6\scripts

  • Create folders if they don’t exist:

scripts\zm\

  • Place the script file(s) into:

scripts\zm\

  • Launch Any Map and the script will automatically load in-game

Mod Folder Installation (Recommended for releases)

Use this method if you want a clean, packaged mod structure.

  • Open your mods directory:

%localappdata%\Plutonium\storage\t6\mods\

  • Extract the mod folder from the zip downloaded on the Releases page into the mods directory:

t6-leveling\

  • In the Zombie menu → enable your mod.

Disclaimer

This project is intended for educational and private modding use only.

Call of Duty: Black Ops II is owned by Activision.

Plutonium is a community-supported client for modding purposes.

This project is not affiliated with or endorsed by Activision or Treyarch.

Special Thanks to

  • Plutonium Team

  • BO2 Modding Community

  • Treyarch for making this game

About

A Call of Duty Black Ops II Zombies GSC mod for Plutonium T6 that adds progression systems and gameplay improvements.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Contributors