find-CBaseEntity_StartTouch-AND-CBaseEntity_Touch-CBaseEntity_EndTouch

Find and identify the CBaseEntity_StartTouch, CBaseEntity_Touch, and CBaseEntity_EndTouch virtual functions in CS2 binary using IDA Pro MCP. Use this skill when reverse engineering CS2 server.dll or server.so to locate these touch-related virtual functions by searching for the "INVALID CGameEventStartTouchCollideAdaptor" string reference and analyzing the touch event handler functions.

tools-only Updated 7 repo stars

File contents

tools-only/X-Skills/tree/main/development/003-name-skill_d4daeece commit 1afc474d58

Frequently asked questions

npx skillmds@latest add tools-only/find-cbaseentity-starttouch-and-cbaseentity-touch-cbasee-2