Гайд SkinChanger fix two method [LW]

vk.com/simv0lofficial
Забаненный
Забаненный
Статус
Оффлайн
Регистрация
25 Авг 2020
Сообщения
186
Реакции
50
Обратите внимание, пользователь заблокирован на форуме. Не рекомендуется проводить сделки.
hey pasterius (чото там похуй)
the leaked method of the (че-то там)
go file to hooked_player.cpp
the hook updateclientsideanimation (no detour)

C++:
Expand Collapse Copy
void __fastcall hooks::hooked_updateclientsideanimation(player_t* player, uint32_t i)
{
    if (m_clientstate()->iDeltaTick < 0 && m_engine()->IsInGame())
        std::this_thread::sleep_for(std::chrono::milliseconds(10));
    else
        return updateclientsideanimation_detour(player);
}

outdated (старый или как там фикс удалите)
первый метод при любом лаге краш нахуй
этот задержка и не крашнет
credits - @Shonax
 
still crashes...
 
Назад
Сверху Снизу