-
Автор темы
- #1
Обратите внимание, пользователь заблокирован на форуме. Не рекомендуется проводить сделки.
Пгайд как фикс
LoadFromBuffer новый паттрн
LoadFromBuffer новый паттрн
Код:
[LIST=1]
[*] E8 ? ? ? ? 80 7D F8 00 ? ? 85 DB
[/LIST]
[/code[
ФФикс хитшанса
[code]
[LIST=1]
[*]WeaponInfo_t* GetWeaponData() { return get_vfunc<WeaponInfo_t*(__thiscall*)(void*)>(this, 457)(this); }
[*] float GetInaccuracy() { return get_vfunc<float(__thiscall*)(void*)>(this, 484)(this); }
[*] float GetSpread() { return get_vfunc<float(__thiscall*)(void*)>(this, 485)(this); }
[*] void UpdateAccuracyPenalty() { get_vfunc<void(__thiscall*)(void*)>(this, 486)(this); }
[/LIST]