find-CBasePlayerPawn_CommitSuicide

Find and identify the CBasePlayerPawn_CommitSuicide function in CS2 binary using IDA Pro MCP. Use this skill when reverse engineering CS2 server.dll or server.so to locate the CommitSuicide function by searching for the "bot_kill" command string, tracing to its handler, and identifying the CommitSuicide vfunc call in the kill loop.

tools-only Updated 7 repo stars

File contents

tools-only/X-Skills/tree/main/development/003-name-skill_60bdf7a0 commit f32572ddab

Frequently asked questions

npx skillmds@latest add tools-only/find-cbaseplayerpawn-commitsuicide-4