Extends timer to 80 seconds, which I believe is fair. Works only for solo players, on both Crime.NET online and offline.
The initial display will still show "0:20" until the button is pressed.
Just for others to know, if you want to add more time or just have the memory of a goldfish (like me), you can go into the lua file "code" with notepad and edit the hex number within the "tonumber" function to a regular number based on the amount of total second.
I.E., change the text to "300" for 5 minutes per pull.
You're welcome in advance.
73 1119
We Use Cookies 🍪We use cookies to improve your user experience. Will you allow us to store them?
Just for others to know, if you want to add more time or just have the memory of a goldfish (like me), you can go into the lua file "code" with notepad and edit the hex number within the "tonumber" function to a regular number based on the amount of total second.
I.E., change the text to "300" for 5 minutes per pull.
You're welcome in advance.