centity

  1. J

    [0.3.7-R5] CEntity::GetSpeed crash

    void get_speed(c_vector *speed) { ((void(__thiscall*)(c_entity*, c_vector*)) rakhook::samp_addr(offsets::entity::get_speed[VERSION]))(this, speed); } constexpr std::uintptr_t get_speed[] = { 0x9ECE0, 0x9ECE0, 0x9ECE0, 0x9ECE0, 0x9ECE0, 0x9ECE0 }; for (auto i = 0; i <...