
images by flaticon.com
Explanation:
This is a Police Report script. Every player can go to the police station and register a new report. Officers online will receive a notification of a new registered report and when going to the police station, they will be able to access the computer to see all registered reports.
Features:
Registering a new police report:

Police officer viewing existing police reports:

Resmon:
The resmon is 0.01ms when it is far from the npc and 0.03ms when it is very close.

Configuration:
You can translate, change keys, change coordinates in the Config.lua file
You can change colors, sizes and positions in the html/config.css file
It is now possible to place multiple coordinates for the npc and computer.
Now the player will have to wait a predetermined time to make a new report.
If a player has already made a report and then makes another report, the previous one will be deleted. That is, there will only be one police report per player. This will make it more organized.
Dependencies:
This script automatically creates the table in the database.
This script is not encrypted or has an IP blocker.