Speed Cameras v1.1.9

I might have missed the Discord server possibly or do you mean contact you directly? Also not the mobile one no, the normal radar with the /adminradar command to create a radar speeding camera. The option above the zone.

You can find in [shared] folder Readme.md my discord.

Please re-download the script, i update fxmanifest.lua to unlock webhooks_config.lua.

I will be happy to help you to set up the script. Becouse its interesting for me aswell.

Hi there anyone reading this, I contacted the creator on Discord in a ticket and the problem was rectified really quickly. Phenomenal speed for support and help and extremely helpful to get the problem fixed. The problem was fixed and the script works way better than I could ever image. Thank you to @ICONMODZ for helping me with figuring out the issue and fixing it. Thank you for providing the script free and I will be making sure to catch many people out speeding! Realistic and phenomenal!!! 5/5 stars!!!

2 Likes

Do you know what the problem is with QB-Core? Because I have the same issue

1 Like

Hi please Readme.md in [share] folder.

You need add in server.cfg: add_ace group.admin “radarsystem.admin” allow

Is it possible to rob the speed cameras?

1 Like

Currently not, but its good idea for that

1 Like

make the speed cameras hackable? so players can disable them completely? and police or even a technician must repair the speed cameras?

2 Likes

This coulds be very nice, i approve this idea :wink:

3 Likes

Hi, thank you for idea, i will do something like that in future update!

4 Likes

Really Good, that looks Really Good!
Awesome Script!

2 Likes

podrias añadir los items para ox_inventory y mejorar la colocacion del prop ya que no se puede ver donde queda mirando las camaras cuando son muy altas

1 Like

Hi, ox_inventory items:

['racer_jammer_device'] = {
	label = 'Race Jammer',
},

['anti_radar'] = {
	label = 'Anti-radar',
},

['mobile_camera'] = {
	label = 'Mobile speed camera',
},

['police_antiradar_checker'] = {
	label = 'Police antiradar checker',
},
[      script:oxmysql] Error: intersystems_speed_cameras was unable to execute a query!
[      script:oxmysql] Query: SELECT * FROM i_radar_templates
[      script:oxmysql] []
[      script:oxmysql] Table 'treehouserp.i_radar_templates' doesn't exist

I do not see the creation of this table anywhere in the database scripts?

1 Like

in your database is: i_speeding_infractions ?

Yup that table exists

1 Like

sorry lad, im just busy be, i do not check what you getting, please add in your database this: CREATE TABLE IF NOT EXISTSi_radar_templates( idint(11) NOT NULL AUTO_INCREMENT, typevarchar(50) NOT NULL, namevarchar(50) NOT NULL, data longtext NOT NULL, PRIMARY KEY (id) ) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_uca1400_ai_ci; I will push update soon with sql to portal

1 Like

or now you can download from portal

1 Like

Hey, amazing release. Could you make it even better by adding a photo of the car ( screenshot ) so you can use it as evidence in court for example not just a text log but also a photo.

1 Like