Hello NGU, recently I dumped the entire file which contains all the stat offsets, names, structures, enums etc etc.
This can be used for all client stats or local stats, please note for things which use structures or enums, the structure offset has to be added to the actual offset from the playerdata struct.
Basically everything is stored in "struct playerData", from here it references a bunch of enumerations and structures as well as enumArrays (basically enums stored within the structure itself)
But yea enjoy
You must login or register to view this content.