This was requested by a friend of mine who passed away this year far too young. He wanted this script so badly a couple of years ago so I built it specifically for him. In his memory I am putting it on sale so more people can enjoy what he was excited about. So for a limited time, this is the EDDIE PRICING in his memory.
Set locations in a config file (comes with many pre-configured spots) and cameras will be spawned into each location. As players drive by the cameras, if they are speeding, they are automatically fined based on their speeds. If over the limit by 30 or more, any police in a police vehicle within a few mile radius will be notified of the car, plate and postal code of the speeder. Works with NAT2K15 money but can be configured to work with any framework.
New speed camera model
Speed camera model created by Baspel (TEBEX STORE) and used with permission. It is against the license agreement of this resource to use that model without purchasing your own copy from Baspel's Tebex store.
11/14/2024 - 1.7.0
8/18/2023 - v1.6
6/11/2023 - v1.5 - Reworked server.lua where the money processing happens. Added BigDaddy-Money and fixed a bug where it wasn't taking money out at all sometimes.
2/19/2023 - v1.4 - CRITICAL UPDATE. Reworked the code for processing cameras and speeders to correct very high resource usage. This version is much more efficient.
12/31/2022 - v1.3 - Updated licensing and resource startup to newer version which fixes a bug in the startup process and in the placement of duplicate cameras.
11/25/2022 - v1.2 - Removes the fine cap at $334 and 30+ speeders will be hit with higher fines based on their speed. Also, updated License Key Validator to fix a failed validation if there was a space at the end of the key in the ini file.
11/18/2022 - v1.1 - Fixes a bug in one of the functions that charges the player a fine where it was looking for the wrong function. Also, added a config option to turn off the money function to just pretend to charge fines, if you aren't using a money framework on your server.