s1lentq / ReGameDLL_CS

:hammer: Reverse-engineered gamedll (CS 1.6 / CZero)
GNU General Public License v3.0
583 stars 203 forks source link

Sometimes the reload animation does not play #992

Open q52888940 opened 2 months ago

q52888940 commented 2 months ago

OMG, I always thought REGAMEDLL fixed it, I don't think we need to fix this with AMXX, maybe it's time to consider fixing it? Sometimes reloading doesn't play the reloading action

dystopm commented 2 months ago

On the one hand I understand what you are saying, but on the other hand you are not leaving any clues to be able to track the problem. It's kind of mandatory to give context IMO.

Versions of everything, any 3rd party plugin that may interfer, etc etc

q52888940 commented 2 months ago

On the one hand I understand what you are saying, but on the other hand you are not leaving any clues to be able to track the problem. It's kind of mandatory to give context IMO.

Versions of everything, any 3rd party plugin that may interfer, etc etc

This plugin fixes it, I have no way to track down the cause of the problem, but this problem has been in this game for a long time, from the initial version to now, and it has not been fixed, sorry for my poor English, but I believe you can understand what I mean, in some cases the action sequence is not played when reloading weapons

q52888940 commented 2 months ago

reload_animation_fix.txt

dystopm commented 2 months ago

I'll be glad to hear more opinions because I've never experienced (without ping issues) that reload animation is not playing. I mostly work with weapons when related to modding, so I might say I've got experience with it.

By looking at the code:

Vaqtincha commented 2 months ago

This bug has existed for a long time. If you shoot continuously (up to 0), the reloading animation sometimes does not play) And I think this is a client bug (since with cl_lw 0 this bug is not observed)