Create GIBs
Hey guys, I'm trying to call the "Event_Gibbed" function for csgo. can anyone update me with the offsets and tell me if it's really possible?
|
Re: Create GIBs
Hello,
you should use the software made by Asherkin (btw thanks for it), because it saves a lot of time when looking for vtable offsets, and when I say a lot I mean A LOT (if not tons). https://asherkin.github.io/vtable/ Anyway I made the research for you: PHP Code:
|
Re: Create GIBs
Quote:
|
Re: Create GIBs
I actually noticed I gave you the offsets for CSS and not CS:GO, and I forgot cs:go server binaries come with no symbols now, so your best hope is get a binary before the symbols strip, and then drag and drop the binary on the website page: https://asherkin.github.io/vtable/
|
Re: Create GIBs
Quote:
|
Re: Create GIBs
Not necessarily it's a CBaseCombatCharacter function so it less likely to move than the vtable functions created for CS player. So i recommend you using a binary before the symbols strip, get the offset, try it, if it doesn't work try adding +1 then +2 ect to it.
|
Re: Create GIBs
Ahh okay, I'll search for an old binary then
|
| All times are GMT -4. The time now is 08:50. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.