-
Apprentice
Need offsets for 3d cam and minimap in main 1.05X+
Hi ragezoners, i'm needing the offsets for the 3D cam and the minimaps to compile a Dll with this customizations. Please vcorp if you read this, you compiled the Only dll that i've seen for this main. if you can send me the offsets i'll be thanked.
-
-
Proficient Member
Re: Need offsets for 3d cam and minimap in main 1.05X+
// ver.1.05X+ Main.exe Offsets
float *Camera_Zoom = (float*) 0x5EFEC9; //
float *Camera_GlClip = (float*) 0x5F00B4; //
float *Camera_RotY = (float*) 0x825C28;//
float *Camera_RotZ = (float*) 0x7FF35FC; //
float *Camera_PosZ = (float*) 0x824CBC; //
float *Camera_ClipX = (float*) 0x825AD8;//
float *Camera_ClipY = (float*) 0x5A0C7D;//