how to find offset 3d camera in main 1.03Z+ and 1.04?
please help me!!!
sorry, I bad english. Because i'm Vietnamese people!![]()
how to find offset 3d camera in main 1.03Z+ and 1.04?
please help me!!!
sorry, I bad english. Because i'm Vietnamese people!![]()
#Main 1.04D camera offsets
#define Offset_Camera_Zoom (0x00D27BFC)
#define Offset_Camera_RotY (0x00D27B88)
#define Offset_Camera_RotZ (0x087933D8)
#define Offset_Camera_PosZ (0x00D255AC)
#define Offset_Camera_ClipX (0x00D2C848)
#define Offset_Camera_ClipY (0x00D2C894)
#define Offset_Camera_GlClip (0x00D2570C)
#Main 1.03Z camera offsets
float *Camera_Zoom = (float*) 0x004AA2E9;
float *Camera_RotY = (float*) 0x0096CA24;
float *Camera_RotZ = (float*) 0x082732B8;
float *Camera_PosZ = (float*) 0x0096C3F4;
float *Camera_ClipX = (float*) 0x0096D324;
float *Camera_ClipY = (float*) 0x005F5682;
float *Camera_GlClip = (float*) 0x004AA57A;
can you show me how to find it ? thanks you!
I can't find the offset on main 1.03z+ and 1.04D. Can you help me? Please!!!To make a full 3D camera you will need these values (name / default value / comment):
Camera_Zoom = 35 - zooming in/out
Camera_RotY = -48.5 - rotate up/down
Camera_RotZ = -45 - rotate left/right
Camera_PosZ = 150 - additional value for corrent Y rotating
Camera_ClipX = 1190 - area filled with textures, x value
Camera_ClipY = 2400 - area filled with textures, y value
Last edited by DieJX; 26-04-12 at 08:31 PM.
Read this tutorial and you will understand how to search for 3D camera offsets:
http://forum.ragezone.com/f196/find-...-using-656118/
Can anyone find the offsets for the 3D camera to the main
Darmowy hosting plików, zdjęć i obrazków - Hostuje.net