NO DEBIL Начинающий Статус Оффлайн Регистрация 23 Окт 2019 Сообщения 46 Реакции[?] 3 Поинты[?] 0 14 Авг 2022 Автор темы #1 GetPosition GetEntityWorldTM GetProjectedWorldBBox оффесты их дайте плиз
Dimedrol Energy Reload D Забаненный Статус Оффлайн Регистрация 20 Авг 2017 Сообщения 1,206 Реакции[?] 330 Поинты[?] 0 14 Авг 2022 #2 Обратите внимание, пользователь заблокирован на форуме. Не рекомендуется проводить сделки. NO DEBIL написал(а): GetPosition GetEntityWorldTM GetProjectedWorldBBox оффесты их дайте плиз Нажмите для раскрытия... C++: Matrix34& GetProjectedWorldBBox() { typedef Matrix34&(__thiscall* pFunc)(PVOID); return vFun_Call<pFunc>(this, 23 )(this); } Vec3 GetPos() { return GetProjectedWorldBBox().GetTranslation(); } GetEntityWorldTM это что? может это GetWorldBoundsCenter? C++: __int64 GetWorldBoundsCenter(AABB &bbox) { typedef __int64(__thiscall* pFunc)(PVOID, AABB&); return vFun_Call<pFunc>(this, 25 )(this, bbox); }
NO DEBIL написал(а): GetPosition GetEntityWorldTM GetProjectedWorldBBox оффесты их дайте плиз Нажмите для раскрытия... C++: Matrix34& GetProjectedWorldBBox() { typedef Matrix34&(__thiscall* pFunc)(PVOID); return vFun_Call<pFunc>(this, 23 )(this); } Vec3 GetPos() { return GetProjectedWorldBBox().GetTranslation(); } GetEntityWorldTM это что? может это GetWorldBoundsCenter? C++: __int64 GetWorldBoundsCenter(AABB &bbox) { typedef __int64(__thiscall* pFunc)(PVOID, AABB&); return vFun_Call<pFunc>(this, 25 )(this, bbox); }