Pitch yaw
class cLTPlayerClient
{
public:
char _UnkSpace[0x380];
cPlayerPos* pPlayerPos;
char _UnkSpace2[8];
float Pitch;
float Yaw;
};
i found 38C for pitch and 390 for yaw but not effect
anyone can help for fix
{
public:
char _UnkSpace[0x380];
cPlayerPos* pPlayerPos;
char _UnkSpace2[8];
float Pitch;
float Yaw;
};
i found 38C for pitch and 390 for yaw but not effect
anyone can help for fix
