find-CBaseEntity_CollisionRulesChanged
CommunityLocate CS2 CollisionRulesChanged vfunc
Authorhzqst
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the complex process of finding specific virtual function offsets within the Counter-Strike 2 game binaries, crucial for reverse engineering and game modding.
Core Features & Use Cases
- Virtual Function Identification: Precisely locates virtual functions like
CBaseEntity_CollisionRulesChangedusing IDA Pro MCP. - Offset Calculation: Derives VTable offsets and indices required for game memory manipulation.
- Use Case: When developing a CS2 server mod that needs to hook or modify entity collision behavior, this skill helps you find the exact memory address for the
CBaseEntity_CollisionRulesChangedfunction.
Quick Start
Use the find-CBaseEntity_CollisionRulesChanged skill to find the CBaseEntity_CollisionRulesChanged virtual function in the CS2 server binary.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: find-CBaseEntity_CollisionRulesChanged Download link: https://github.com/hzqst/CS2_VibeSignatures/archive/main.zip#find-cbaseentity-collisionruleschanged Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.