View Single Post
Spirit_12
Veteran Member
Join Date: Dec 2012
Location: Toronto, CA
Old 03-01-2016 , 19:55   Re: [IDA/DHooks]How to get vtable offsets
Reply With Quote #29

PHP Code:
int g_SurvivorCountsOffset = -1;

charSurvCounts=((char*)this)+g_SurvivorCountsOffset;

g_pGameConf->GetOffset("SurvivorCounters",&g_SurvivorCountsOffset); 
These are the 3 incidents where this offset is being used. Am I looking at the wrong function then?

Extension Thread: https://forums.alliedmods.net/showthread.php?t=121945
__________________
Spirit_12 is offline