B3akers / csgo-fake-opening

Fake opening for csgo
MIT License
99 stars 63 forks source link

suggestion #9

Closed bruhmoment21 closed 3 years ago

bruhmoment21 commented 3 years ago

*(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 think

source: https://github.com/perilouswithadollarsign/cstrike15_src/blob/f82112a2388b841d72cb62ca48ab1846dfcc11c8/game/shared/econ/econ_item_schema.h#L624