Closed bruhmoment21 closed 3 years ago
*(BYTE*)( v5 + 24 ) from recursive_add_loot_to_loot_list means m_bIsNestedList
*(BYTE*)( v5 + 24 )
*(BYTE*)( v5 + 28 ) means m_bIsUnusualList you could add golden items with this i think
*(BYTE*)( v5 + 28 )
source: https://github.com/perilouswithadollarsign/cstrike15_src/blob/f82112a2388b841d72cb62ca48ab1846dfcc11c8/game/shared/econ/econ_item_schema.h#L624
*(BYTE*)( v5 + 24 )
from recursive_add_loot_to_loot_list means m_bIsNestedList*(BYTE*)( v5 + 28 )
means m_bIsUnusualList you could add golden items with this i thinksource: https://github.com/perilouswithadollarsign/cstrike15_src/blob/f82112a2388b841d72cb62ca48ab1846dfcc11c8/game/shared/econ/econ_item_schema.h#L624