> For the complete documentation index, see [llms.txt](https://lmrp.gitbook.io/last-mile-rp/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lmrp.gitbook.io/last-mile-rp/emergency-services-info/san-andreas-state-laws-and-regulations/penal-code/important-information.md).

# Important Information

### <mark style="color:red;">NO CHARGE STACKING</mark>

You are to <mark style="color:red;">**NOT**</mark> stack charges. The only thing you can is for [SF02 - Murder](/last-mile-rp/emergency-services-info/san-andreas-state-laws-and-regulations/penal-code/sf-serious-felonies/sf02-murder.md) with LEO.

### <mark style="color:orange;">Max Sentences and Fines</mark>

| Who             | Months     | Notes                                                                                        |
| --------------- | ---------- | -------------------------------------------------------------------------------------------- |
| Law Enforcement | 120 Months | Max % time off is 25%, if more it needs to be approved by HC.                                |
| Judge           | 220 Months | Max for judge to allow for LEO                                                               |
| Judge           | Unlimited  | When someone goes to trial a judge can issue an unlimited sentence including life in prison. |

### <mark style="color:orange;">Modifiers</mark>

The charges set forth in this penal code are subject to the following modifications in certain circumstances:

* Accessory to a crime: \[Modifier] <mark style="color:yellow;">0.5x</mark>
  * Any person assisting with the completion of a crime may be charged with 'Accessory to" the crime.
* Attempt of a Crime: \[Modifier] <mark style="color:yellow;">0.5x</mark>
  * Any person who attempts a crime may be charged with the 'Attempted' crime.
* Aggravated Crime: \[Modifier] <mark style="color:yellow;">1.5x</mark>
  * Any person who commits a crime where any victim requires hospitalization as a direct result of the crime.
* Crime against a Government Employee: \[Modifier] <mark style="color:yellow;">1.5x</mark>
  * Any person(s) who commits a crime against an on-duty peace officer, SAMS employee, DOC employee, or DOJ employee, or their government owned property.
  * <mark style="color:red;">This excludes anything under</mark> [SF02 - Murder](/last-mile-rp/emergency-services-info/san-andreas-state-laws-and-regulations/penal-code/sf-serious-felonies/sf02-murder.md) or [SF03 - Manslaughter](/last-mile-rp/emergency-services-info/san-andreas-state-laws-and-regulations/penal-code/sf-serious-felonies/sf03-manslaughter.md)

### <mark style="color:orange;">Speed Limits</mark>

| Location            | Speed (MPH) |
| ------------------- | ----------- |
| City Limits         | 50 mph      |
| Highway             | 85 mph      |
| Great Ocean Highway | 75 mph      |
| Harmony / Sandy     | 55 mph      |
| Grapeseed           | 50 mph      |
| Paleto City Limits  | 50 mph      |

### <mark style="color:orange;">Impound</mark>

<table data-full-width="false"><thead><tr><th width="137">Offense #</th><th>Amt of Time</th><th>Fine</th></tr></thead><tbody><tr><td>1st Offense</td><td>12 Hours</td><td>$1000</td></tr><tr><td>2nd Offense</td><td>24 Hours</td><td>$2000</td></tr><tr><td>3rd Offense</td><td>3 Days</td><td>$3000</td></tr><tr><td>4th Offense</td><td>7 Days</td><td>$7000</td></tr><tr><td>5th Offense</td><td>Hold for Potential Seizure</td><td>N/A - once approved - max fine of 35% of car value</td></tr></tbody></table>

{% hint style="info" %}
**5th Offense Information:**

* File with the DOJ to request for seizure and a issued fine.
  * Seizure request in DOJ requests
    {% endhint %}

### <mark style="color:orange;">Drug Classifications</mark>

| Class        | Drug                     |
| ------------ | ------------------------ |
| Schedule I   | Marijuana, Heroin        |
| Schedule II  | Cocaine, Crack, Morphine |
| Schedule III | Ketamine                 |

### <mark style="color:orange;">Weapon Classifications (any weapon marked as MK2 is a Police ONLY weapon)</mark>

{% tabs %}
{% tab title="Class 1" %}

* Pistol
* Vintage Pistol
* SNS Pistol
* Double Barrel Shotgun
  {% endtab %}

{% tab title="Class 2" %}

* Sawn off Shotgun
* Heavy Pistol
* Pistol .50
* Ceramic Pistol
* Revolver
  {% endtab %}

{% tab title="Class 3" %}

* PD Rifle
* Assault Rifle
* Assault SMG
* Micro SMG
* Compact Rifle
* Micro SMG
* Machine Pistol
  {% endtab %}

{% tab title="Class 4" %}

* ALL EXPLOSIVES
  {% endtab %}
  {% endtabs %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://lmrp.gitbook.io/last-mile-rp/emergency-services-info/san-andreas-state-laws-and-regulations/penal-code/important-information.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
