Open Rainyan opened 1 year ago
https://github.com/Rainyan/sourcemod-nt-anti-cap-deny/blob/deef8702d984e9f464007cf255c188508f513f66/scripting/nt_anti_ghostcap_deny.sp#L298
(...)
https://github.com/Rainyan/sourcemod-nt-anti-cap-deny/blob/deef8702d984e9f464007cf255c188508f513f66/scripting/nt_anti_ghostcap_deny.sp#L304-L309
Instead of returning early, should increment the missing score difference to the final player score, ie:
(Also need to take the round win bonuses into account, so we don't award too many points.)
https://github.com/Rainyan/sourcemod-nt-anti-cap-deny/blob/deef8702d984e9f464007cf255c188508f513f66/scripting/nt_anti_ghostcap_deny.sp#L298
(...)
https://github.com/Rainyan/sourcemod-nt-anti-cap-deny/blob/deef8702d984e9f464007cf255c188508f513f66/scripting/nt_anti_ghostcap_deny.sp#L304-L309
Instead of returning early, should increment the missing score difference to the final player score, ie:
(Also need to take the round win bonuses into account, so we don't award too many points.)