# no-mop

FiveM resource for mop. [Tebex Page](https://nonefivem.tebex.io/package/6050361).

## Features

***

* Synchronized animations, cam, props & particles.
* Interiors getting dirty.
  * Depends on where the player walked before, their steps will leave dirt behind.
  * Works on every interior.
  * You can disable this option for certain interiors.
* Sync with other players.

## Installation

***

* Make sure you've installed [no-base](https://none-fivem.gitbook.io/nonem/no-base#installation) correctly.
* Download your resource from [CFX.re portal](https://portal.cfx.re/assets/granted-assets).
* Drag & drop your resource to `resources/[none]`
* Add `ensure no-mop` to your server.cfg after no-base.


---

# Agent Instructions: 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://none-fivem.gitbook.io/nonem/resources/no-mop.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.
