FortyTwoFortyTwo / Randomizer

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

Viewmodels overhaul #110

Closed FortyTwoFortyTwo closed 1 year ago

FortyTwoFortyTwo commented 1 year ago

Praise the vscript update that added some features that allows to have custom viewmodel more easily with this. Viewmodel anims now plays nicely with any weapons while keeping it's class hand model.

Two tf_wearable_vm is needed for each clients to make it work, so this will add a little bit more edicts. viewmodels.cfg config and sm_cantsee command is removed as it should be no longer needed when able to see screen nicely with the new viewmodel.

There still a few bugs, but it's playable and still much better than what we had before.