[FREE] [QB/ESX] Advanced Parking Meter System with Robbey System

Thank you very much

1 Like

I will fix it, im working on a update i will upload it tomorrow with the fix for it :slight_smile: Thank you

1 Like

Amazing script, Config.JobCanCheckParkingTime = “police” i have multiple police jobs like sheriff etc

will this work? Config.JobCanCheckParkingTime = “police”,“sheriff”

or is multiple jobs not supported

1 Like

Thank you very much. It’s not ready at the moment, but I plan to upload an update in about 30 minutes. Once that’s done, this should be working. I’ve already added the changes; I just need to test them now.

:sparkles: Update Now Online! :sparkles:
PlexScripts Advanced Parking Meter System [QB / ESX]

Issues Fixed:

  • Fixed item removal for ox-inventory.
  • Fixed item checks for ox-inventory.
  • Prevented overriding of parking tickets when a vehicle already has one.

New Features Added:

  • Multiple jobs can now access and check parking tickets.
  • Option to disable parking ticket checks for specific jobs, allowing everyone to check them.
  • Added new notifications.

Changed files:

  • client_targets.lua / config.lua / client.lua / en.lua / server.lua / server_functions.lua / sql.sql.lua

You need to add this in your sql that it works:

You only need to add this to your database if you have previously imported the old sql.sql file into your database.


ALTER TABLE PS_ParkingMeter DROP PRIMARY KEY, ADD PRIMARY KEY (licenseplate, streetname);
2 Likes

The issue has been fixed with the latest update, which you can download now. :slight_smile:

The update is now online, and it supports multiple jobs.

much love bro tysm :heart::heart:

1 Like

No problem, and thank you for using the script. If you have any questions or requests, feel free to contact me.

Whow love the new update thank you man. You listen very good to the community.

1 Like

hey new lil bug, when i buy a parking ticket then move to a different street and try to buy a ticket for the new street nothing happens

when checking for ticket at the new street it says it doesnt have a ticket which makes sense cuz it doesnt let me buy a new one :joy:

1 Like

Do you have en error?
Did you imported the changes to the sql?

ohhhhhhhhhhh oops hold on

1 Like

worked! sorry I downloaded a fresh version so i thought the sql was updated aswell

its all working now i think tysm!

2 Likes

Perfect, thank you very much.
Have a nice day :wink:

:sparkles: Update Now Online! :sparkles:
PlexScripts Advanced Parking Meter System [QB / ESX]

Version 1.0.3

Issues Fixed:
It is no longer possible to buy a ticket if no car is nearby.
Removed unused prints

Changed files:

client_targets.lua / client.lua / fxmanifest.lua (only version changed)

1 Like

First of all, very cool script!
I would really like it if you had proof that you are allowed to park there and could then show it

2 Likes

First of all, thank you very much for the really great script.

I have one wish: Would it be possible to add the function that allows you to extend a purchased parking ticket?

Also, I wouldn’t make the notify framework dependent, but also give the option for the user to add a “custom” notify.

Of course you can adjust everything in the script yourself, but I think that would still be a good idea.

That would be nice.

2 Likes

Thank you for the good feedback.

Yes i can think about that to extend the parking ticket.

You can change the notify in the client_functions.lua and in the server_functions.lua

1 Like

Thank you very much for the feedback.

At the moment, there is no plan to integrate this, but I have an idea for it in the future with a new script for this.

2 Likes