AirRice / zs_banditwarfare

Derivative PVP Gmod gamemode based on Zombie Survival
https://steamcommunity.com/sharedfiles/filedetails/?id=2744583080
6 stars 5 forks source link

Full implementation of clientside hitscan & projectile weapons rework #21

Closed AirRice closed 2 years ago

AirRice commented 2 years ago

Added optional convar zsb_clientsidehitscan to turn on clientside hit detection for bullet traces.

This improves the user experience with higher than average ping and reduces the chance for bullets to be "ignored" (see bullet FX but no damage done).

Is incredibly susceptible to clientside hit spoofing but is overall worthwhile (as hackers would probably hack gmod regardless and it's a bit stupid to try and stop it).