Having trouble converting m0ne0n ragebot to clean csgosimple

Начинающий
Статус
Оффлайн
Регистрация
22 Янв 2020
Сообщения
101
Реакции[?]
15
Поинты[?]
0
having this error C ++ no operator matches these operands operand types are: Vector + float at Math :: VectorTransform (hitbox-> bbmax + mod, matrix [hitbox-> bone], max); and I am having this error C++ no operator matches these operands operand types are: Vector - float at Math::VectorTransform(hitbox->bbmin - mod, matrix[hitbox->bone], min); these errors are happening in the BestHitPoint function I am also having a error with auto mindamage = std::min(player->m_iHealth(), g_Options.rage_mindmg); which is C++ no instance of overloaded function matches the argument list argument types are: (int32_t, Var<int>) please give me some help
 
Сверху Снизу