Сайт читов, скриптов и кодов для онлайн игр - YouGame.Biz

  1. Broken2364

    Вопрос Govnohook crash

    Hello Does anyone know why Govnohook's IsDead check crashing. Code is as follows. bool C_BasePlayer :: IsDead () { if (this == nullptr || * (void **) this == nullptr) return true; return (m_lifeState ()); } Even tried like this. bool C_BasePlayer :: IsDead () { if (...
Сверху Снизу