FortyTwoFortyTwo / Randomizer

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

TF_COND_MELEE_ONLY only works for class with melee class can normally use #86

Closed FortyTwoFortyTwo closed 2 years ago

FortyTwoFortyTwo commented 2 years ago

In halloween maps with wheel to roll melee only, cond only works for class who can normally use its melee weapons. This bug appears because of removing CTFPlayer::GetEntityForLoadoutSlot detour for #84.