Real Penalty - DRS lock when not allowed
Added 2023-11-14 07:06:42 +0000 UTCThanks to the CSP extra options on the server and LUA script (doc here https://github.com/ac-custom-shaders-patch/acc-extension-config/wiki/Misc-–-Server-extra-options), Real Penalty can now lock the DRS on the client when its use is not allowed.
Just set this option on your server:
[SCRIPT_0_RP_DRS]
SCRIPT = "https://raw.githubusercontent.com/dadebolo/RealPenaltyLua/main/realpenalty"
It can only work using the CSP >= 0.1.76 on the client. Don't forget to set it as mandatory!
Important: don't set "Bonus Time" and "Max Illegal Uses" to zero, because the DRS could remain in any case open for a few milliseconds if the driver press the button.
Comments
Ok
Michael Gebhardt
2023-11-14 07:25:14 +0000 UTCAttention: if for some reason the DRS is not locked (RP can not control that), there is no penalty.
Davide Bolognesi
2023-11-14 07:22:02 +0000 UTCHi Davide, great work from you! It works perfectly. I also noticed this yesterday with the milliseconds, so I simply set the penalties to zero seconds! You really only get a penalty if you want to open the DRS several times in a row!!! Thanks again for your help!
Michael Gebhardt
2023-11-14 07:16:36 +0000 UTC