HELP ME UPDATE NEW STRUCT
old struct i can not use it !!
struct _PlayerPointer
{
char space1[124];
float Pitch;
float Yaw;
char space2[280];
bool IsDead;
char space3[539];
bool IsAlive;
char space4[70539];
unsigned char CurrentWeapon;
char space5[12148];
bool Mutant;
};
please help me update new struct !!!