11 May 16, 10:13PM
Well, the acac can potentially discard hits. There's a way to test if effectively it's causing the problem without have access to the code (acac source), it's just matter of hack the binary inverting a conditional jump, so in that way if the server take the hits then it's the cause of the problem (there may be other factors involved).
It's the conditional that should be changed on the binary file:
https://github.com/assaultcube/AC/blob/m...cks.h#L623
It's the conditional that should be changed on the binary file:
https://github.com/assaultcube/AC/blob/m...cks.h#L623