CPlayerPed done

This commit is contained in:
eray orçunus
2020-02-13 02:33:21 +03:00
parent d1700b3257
commit f307839a2b
12 changed files with 369 additions and 18 deletions

View File

@@ -13,6 +13,7 @@ int32 &CWanted::MaximumWantedLevel = *(int32*)0x5F7714; // 6
int32 &CWanted::nMaximumWantedLevel = *(int32*)0x5F7718; // 6400
WRAPPER void CWanted::Reset() { EAXJMP(0x4AD790) };
WRAPPER void CWanted::Update() { EAXJMP(0x4AD7B0) };
void
CWanted::Initialise()