uhhh, can someone explain this?
#8
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
Thanks given by:


Messages In This Thread
uhhh, can someone explain this? - by Marti - 11 May 16, 04:35PM
RE: uhhh, can someone explain this? - by Marti - 11 May 16, 05:09PM
RE: uhhh, can someone explain this? - by AC... - 11 May 16, 06:13PM
RE: uhhh, can someone explain this? - by Marti - 11 May 16, 07:50PM
RE: uhhh, can someone explain this? - by Jpablon - 11 May 16, 10:13PM