Originally Posted By: Ch40zzC0d3r
memcpy(buff, ent, sizeof(ENTITY))

You can't overwrite its CLINK struct or the bunch of pointers an entity struct contains without getting in troubles.