Closed borzaka closed 5 years ago
The reason why everyone in start default has 1000 points is due to this. I think it is better to keep in negative as people who are killing them get points added and who get killed gets no points reduced it will kind of unfair.
I understand your reasons, but I still want 0 as starting and minimum point, and there is a possibility in the config file to do that.
And somewhere between these lines, it should work, but it doesn't. It doesn't set the client points to the minimum, when it's under the minimum.
My guess: maybe g_aSession[victim][SCORE]
should be changed here as well;
g_aSession[victim][SCORE] = g_PointsMin;
I wanted to start the ranking from 0 points, and I thought that it could never go down to negative values with the right settings, but it can:
[RankMe] Attila from Hungary joined the server. (Pos 2 - -51 Points).
My base config for the minimum point:
My full Rankme config: https://pastebin.com/Q72TRXKh
Used plugins:
Sourcemod version:
1.9.0.6281