Skip to content

Anti-Stumble Mod v1.0.0

Latest

Choose a tag to compare

@unknowghost0 unknowghost0 released this 18 Jun 09:09
4eb30f7

Description

A lightweight GSC mod for Black Ops 2 Zombies (Plutonium T6) that prevents the player from stumbling or having their sprint interrupted when hit by a zombie. No health changes, no speed hacks — just removes the pain flinch animation.

What was done

  • Identified the stock shock_onpain() function in _zm_utility.gsc as the source of the stumble effect
  • Discovered that setting self.shock_onpain = false skips the pain shellshock entirely
  • Added in-game confirmation message: "Anti-Stumble Loaded"

Features

  • Blocks pain shellshock from zombie hits
  • Preserves normal health, movement speed, and sprint mechanics
  • Works on all Zombies maps
  • Zero performance impact