Category:Memory Addresses
Jump to navigation
Jump to search
- 0xA49960 = start of scm block
- 0x464080 = GetOpcodeParameters()
- 0xA43C78 = Where the routine above stores opcode parameters values. Max 16 paramters for an opcode it seems.
Structures
struct _CPed { // 0x7C4 bytes total.
DWORD This; // +0x000
D3DMATRIX Matrix; // +0x014
DWORD StateFlags; // +0x46C
DWORD Action; // +0x530
BYTE RunState; // +0x534
FLOAT Health; // +0x540
FLOAT Rotation1; // +0x558
FLOAT Rotation2; // +0x55C
DWORD CVehicle; // +0x58C
BYTE CurWeapon; // +0x740
DWORD Target; // +0x788
};
Pages in category "Memory Addresses"
The following 10 pages are in this category, out of 10 total.