Вопрос C_econ_item_definition, schema, system. Дайте плис база darkside.

  • Автор темы Автор темы klapp
  • Дата начала Дата начала
Начинающий
Начинающий
Статус
Оффлайн
Регистрация
3 Янв 2021
Сообщения
12
Реакции
0
Священые люди югейма попрошу вас дать мне зафикшеный сч. c_econ_item_system c_econ_item_schema c_alternate_icon_data c_econ_item_definition. верю в вас и вашу силу.
 
Holy people of yugeyma I ask you to give me the fixed account. c_econ_item_system c_econ_item_schema c_alternate_icon_data c_econ_item_definition. I believe in you and your power.
not tested tho:
c_econ_item_definition:
Add_Offset_Static(m_iSupportedStickerCount, int32_t, 0x100); // 0x118
Add_Offset_Static(m_szSimpleWeaponName, const char*, 0x200);
Add_Offset_Static(m_iLoadoutSlot, int32_t, 0x2D8); // 0x308

CEconItemSchema
:

auto& getAlternateIconsMap()
{
return *reinterpret_cast<CUtlMap2<uint64_t, AlternateIconData_t>*>(
(uintptr_t)(this) + 0x280);
}

auto& getPaintKits()
{
return *reinterpret_cast<CUtlMap2<int, CPaintKit*>*>((uintptr_t)(this) +
0x2F8);
}
 
not tested tho:
c_econ_item_definition:
Add_Offset_Static(m_iSupportedStickerCount, int32_t, 0x100); // 0x118
Add_Offset_Static(m_szSimpleWeaponName, const char*, 0x200);
Add_Offset_Static(m_iLoadoutSlot, int32_t, 0x2D8); // 0x308

CEconItemSchema
:

auto& getAlternateIconsMap()
{
return *reinterpret_cast<CUtlMap2<uint64_t, AlternateIconData_t>*>(
(uintptr_t)(this) + 0x280);
}

auto& getPaintKits()
{
return *reinterpret_cast<CUtlMap2<int, CPaintKit*>*>((uintptr_t)(this) +
0x2F8);
}
give me the real function names so I can update via IDA
pls
 
Назад
Сверху Снизу