Anyone got Yaw/Pitch offset's ? CrossFire change this offset every update and i can't find new ones.
just pad ur old class by 4 bytes til u get the new ones if you can't find them.
Edited: Grabbed an old class from flux's base for you. Just pad unknown1[0x008] (increase it by 4 bytes everytime increasing yaw and pitch by 4 bytes)
pad by [0x00C] next increasing Pitch to 0x35C and yaw to 0x360, and keep doing this and testing to see if it works. Eventually ull get correct offset's.
just pad ur old class by 4 bytes til u get the new ones if you can't find them.
Edited: Grabbed an old class from flux's base for you. Just pad unknown1[0x008] (increase it by 4 bytes everytime increasing yaw and pitch by 4 bytes)
pad by [0x00C] next increasing Pitch to 0x35C and yaw to 0x360, and keep doing this and testing to see if it works. Eventually ull get correct offset's.