Fixed speed cams.

This commit is contained in:
Jacob
2022-10-20 20:44:19 +01:00
parent d7509cc1df
commit d763d7c5ec
2 changed files with 2 additions and 2 deletions
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -1,7 +1,7 @@
main = {
addPercentage = 10.0, -- This allows a 10% lee-way before classing the driver as speeding, set to 0 to disable
addLimit = 2.0, -- This allows an addition of 2MPH to the speed limit before classing the driver as speeding, set to 0 to disable
webhook = "https://discord.com/api/webhooks/940390888373366876/E5CqXWxk87EuOxoCFExqUq197PdPkE4h4ktWfDM8xt1dL0IelzRRIJ5zCh53TLfW76JO",
webhook = "https://discord.com/api/webhooks/982312949085528104/adC7PDcRZ4pufJ9q_8np2qmt8EDBBzrGHU-FJqu7FDO_ajIgU1Cnd764x01LvId4LoqH",
webhookImage = "https://i.imgur.com/soIsgMS.jpg",
webhookName = "Average Speed Camera",
detectionRadius = 13.0, -- The distance from a camera you must be to start the detection process