ERMDocs

Laws

Define your server's penal code and traffic laws for use in CAD records.

The Laws section of ERM CAD lets you define the legal code for your jurisdiction. Laws are referenced when filing arrest records, citations, and warrants — giving your roleplay realistic legal structure.

Creating Laws

From the ERM Dashboard:

  1. Go to CAD → Laws
  2. Click New Law
  3. Fill in the law details:
FieldDescription
CodeA short identifier (e.g., PC-187, VC-2800)
TitleThe name of the offence (e.g., "Murder", "Evading")
CategoryPenal Code, Vehicle Code, or custom category
TypeMisdemeanor, Felony, Infraction, or custom
DescriptionFull description of the offence
FineDefault fine amount (optional)
Jail TimeDefault jail time in minutes (optional)
  1. Save the law

Organising Laws

Laws can be grouped into categories (e.g., Crimes Against Persons, Traffic Violations, Drug Offences). Create categories from CAD → Laws → Manage Categories.

Organised laws make it faster for officers to find the correct charge when filing a report.

Using Laws in Records

When creating an arrest record or citation:

  1. In the Charges field, search by law code or title
  2. Select the applicable law(s)
  3. The default fine and jail time are pre-filled but can be adjusted

Multiple charges can be added to a single record.

Importing a Penal Code

If your community has an existing penal code document, you can bulk-import laws from the dashboard:

  1. Go to CAD → Laws → Import
  2. Upload a CSV file with columns: Code, Title, Category, Type, Description, Fine, JailTime
  3. Review and confirm the import

CSV format

The import CSV must have headers matching exactly: code, title, category, type, description, fine, jail_time. Download the example template from the import page.

On this page