Open csportalsk opened 1 year ago
Why is that a bug? If you set a point to 0 that means you disable any points given or removed for that event.
When you want set config for get points for kill, but not bonus point when you kill HS.
"KillPoints": 2,
"HeadshotPoints": 0,
With this settings you expect: get +2 points only for kill, doesn't mather if kill was by HS. But with this settings you get nothing for kill normal or kill HS.
With this settings you get +2 points for kill and +1 point bonus kill HS and all works.
"KillPoints": 2,
"HeadshotPoints": 1,
But "HeadshotPoints": 0,
stop giving points at for all kills.
Oh I see!
I will push a patch with this to the new system this night.
Hi,
I tried set HeadshotPoints to 0 and with this config KillPoints doesn't counts. Both situations > normal kill or HS kill.
CounterStrikeSharp v30 "Simple Ranks" (v2.1.2) by K4ryuu