Tsuey / L4D2-Community-Update

Help us shape the potential future of L4D2 vanilla.
70 stars 23 forks source link

Modified clip size #110

Closed zZJ0KER closed 2 years ago

zZJ0KER commented 2 years ago

So again i was also tweaking a rebalance weapons script but in game there is a realoding animation bug, so far I have only detected these problems:

Reload animation glitching when a modified clip size is full. Shotgun animation stopping after reloading 15 bullets.

¿is this a bug? and ¿can this be fix?

shqke commented 2 years ago

You've just encountered prediction issues, client must have weapon files equal to what is on server.

There's no user-friendly solution to this. Some issues you can cover up on server to make it less noticeable by enforcing property SetClip1, but encouraging clients to get themselves an addon (better through workshop) would probably be best option.

lunatixxx commented 2 years ago

https://forums.alliedmods.net/showthread.php?p=2716277