Re: SPEEDLIMITER.CS - NEVER GET PUNISHED FOR SPEED ON RP SER
Could someone make this use two different speeds (e.g. MAX_SPEED_1 = x and MAX_SPEED_2 = y) which can be activated with different keys (e.g. LI1 for MAX_SPEED_1 and LI2 for MAX_SPEED_2) and another key (e.g. LI0) for deactivation?
Also, when you change from LI1 to LI2 or vice versa it should override the previous speed with the new one and not deactivating the mod.
I'd do it myself if I knew how..
I only managed to make 2 different scripts from it with different .ini files and all, but it sucks cause I have to deactivate the one I'm using to use the other. Actually, the second one overrides the first, but if I want to change again between them, the other one deactivates (as it's meant to do from opcode.exe's code) instead of overriding the speed again.
Thanks in advance if someone will take time to edit it.
I can change basic things like activation/deactivation keys and other minor things (like fixing the overriding speed with 45.0 every time you entered the game) to make it to my liking.