magictabz Начинающий M Начинающий Статус Оффлайн Регистрация 28 Авг 2019 Сообщения 120 Реакции 8 30 Янв 2021 #1 im trying to paste from this topic https://yougame.biz/threads/183474/ but i keep getting the error studio is not a member of model_t tf do i do?
im trying to paste from this topic https://yougame.biz/threads/183474/ but i keep getting the error studio is not a member of model_t tf do i do?
floppaking З-В-У-К-О режиссер Забаненный Забаненный Статус Оффлайн Регистрация 26 Окт 2019 Сообщения 234 Реакции 56 30 Янв 2021 #2 Обратите внимание, пользователь заблокирован на форуме. Не рекомендуется проводить сделки. magictabz написал(а): im trying to paste from this topic https://yougame.biz/threads/183474/ but i keep getting the error studio is not a member of model_t tf do i do? Нажмите для раскрытия... C++: Expand Collapse Copy struct model_t { void* fnHandle; char name[260]; __int32 nLoadFlags; __int32 nServerCount; __int32 type; __int32 flags; Vector mins, maxs; float radius; void* m_pKeyValues; union { void* brush; MDLHandle_t studio; void* sprite; }; };
magictabz написал(а): im trying to paste from this topic https://yougame.biz/threads/183474/ but i keep getting the error studio is not a member of model_t tf do i do? Нажмите для раскрытия... C++: Expand Collapse Copy struct model_t { void* fnHandle; char name[260]; __int32 nLoadFlags; __int32 nServerCount; __int32 type; __int32 flags; Vector mins, maxs; float radius; void* m_pKeyValues; union { void* brush; MDLHandle_t studio; void* sprite; }; };