Lawman Report Clipboard
Description
Lawman Report Clipboard is a RedM script designed for law enforcement roleplay. It provides a user-friendly interface for lawmen to submit detailed reports about suspects and incidents directly to a Discord channel.
Features
- In-game clipboard UI for report submission
- Customizable form fields for comprehensive reporting
- Discord integration for automatic report posting
- Suspect mugshot image support
- Seamless integration with RedM's NUI system
Usage
1. In-game, use the command `/lawreport` to open the report clipboard.
2. Fill out the form with the suspect and incident details.
3. Submit the form to send the report to your designated Discord channel.
4. The form will automatically close and reset after submission.
Configuration
1. Open `script.js` and locate the `webhookURL` variable.
2. Replace the URL with your Discord webhook URL.
Change with your webhook
const webhookURL = "YOUR_DISCORD_WEBHOOK_URL_HERE";
DONE!