Kxnrl / Store

Store plugin for Source Engine Games.
https://github.com/Kxnrl/Store
90 stars 44 forks source link

Custom weapon model - Shooting animation bug #185

Open ronglucky opened 2 years ago

ronglucky commented 2 years ago

I have encountered issue with custom weapon model. There're some weapon which their default weapon only have 1 shooting animation such as weapon_bizon, weapon_p90 in the animation list. On client side these weapon can run shooting animation corectly while holding the trigger. But on server side using your store module the shooting animation seem to be played only one and never play again until switch weapon or it change back to idle state. Is there any way to fix this. Thanks

Kxnrl commented 1 year ago

it's animation swap bug. we could not (or i don't know) fix that on server-side.