FortyTwoFortyTwo / Randomizer

TF2 plugin that randomizes player loadout in any imaginable combinations
GNU General Public License v3.0
35 stars 15 forks source link

Improve lags on getting wearables #107

Closed FortyTwoFortyTwo closed 2 years ago

FortyTwoFortyTwo commented 2 years ago

This probably won't drastically lower lags, but still a improvement anyway. Thanks to SM 1.11, we can get the offset of CTFPlayer::m_hMyWearables to directly get wearables through this without needing to loop through every existing wearables.