View Single Post
Solokiller
Senior Member
Join Date: Sep 2015
Old 05-01-2017 , 16:33   Re: Sven Co-op 5.0 gamedata thread
Reply With Quote #13

Open the server Linux library in IDA, then look for the string that represents the variable you need. Then look for its references until you find the right one, it'll contain the Linux specific byte offset from the start of the CBaseEntity class.
With regards to the active item, they changed a bunch of stuff to EHANDLE which would explain why it's crashing.
Solokiller is offline