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