FortyTwoFortyTwo / Randomizer

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

Viewmodel from multi-class weapons not updated properly when class changed #85

Closed FortyTwoFortyTwo closed 1 year ago

FortyTwoFortyTwo commented 2 years ago

If client's class were to change while alive, multi-class weapons would still use previous class stuffs for viewmodel, reloading etc. This issue caused client crash if playing as sniper using grappling hook or spellbook with previous class stuff.

RobotArm in config was a temporary fix for sniper crash, see if there a better way to fix this without needing to delete and regenerate weapons.

FortyTwoFortyTwo commented 1 year ago

Sniper crash has been fixed from one of the TF2 update