Maintenance in progress: we are indexing a large batch of new skills. Some pages may load slowly or briefly show no results. Nothing is lost, and everything is back to normal within the hour.

find-CBasePlayerController_SetPawn

Find and identify the CBasePlayerController_SetPawn function in CS2 binary using IDA Pro MCP. Use this skill when reverse engineering CS2 server.dll or server.so to locate the SetPawn function by finding CSource2GameClients_ClientDisconnect (via "player_disconnect" + "xuid" string xrefs) and identifying the characteristic call pattern within it.

tools-only a84ca55 3 files · 8.3 KB Updated 7 repo stars

File contents

tools-only/X-Skills/tree/main/automation/scripting/215-name-skill_2b8a9186 commit a84ca55d7d

Frequently asked questions

npx skillmds add tools-only/find-cbaseplayercontroller-setpawn-2