I do not know what to do to make the chainsaw less damaging to players.
SetWeaponDamage(WEAPON_CHAINSAW, DAMAGE_TYPE_STATIC, 2.5, 2.0, 1.0);
I changed the Chainsaw damage, but it damages the player more and the player dies within 3 seconds.
This problem is also present in the Sawn-Off Shotgun weapon, which kills the player with 2 shots.
Can you provide the best configuration for lagcomp ON?
This is my configuration but not good:
I do not know what to do to make the chainsaw less damaging to players. SetWeaponDamage(WEAPON_CHAINSAW, DAMAGE_TYPE_STATIC, 2.5, 2.0, 1.0); I changed the Chainsaw damage, but it damages the player more and the player dies within 3 seconds. This problem is also present in the Sawn-Off Shotgun weapon, which kills the player with 2 shots.