Thread: [Solved] [CS:GO] CBaseAnimating
View Single Post
hmmmmm
Great Tester of Whatever
Join Date: Mar 2017
Location: ...
Old 07-18-2018 , 04:00   Re: [CS:GO] CBaseAnimating
Reply With Quote #11

There are lots of ways to do it. You can use the vtable offset if its a virtual function or the cvar string if theres a ConVar being used or any other method you can come up with. This is just something you need to figure out yourself by messing around with IDA and getting the experience. Almost always though if you go into the xref hole deep enough there'll be a string somewhere.
hmmmmm is offline