Some mods target the Mono version of the game, which is available by opting into the Steam beta branch "alternate"
You are viewing a potentially older version of this package.
View all versions.
NoPolice
A MelonLoader mod for Schedule 1 (v0.4.3f3) that completely disables all police activity including patrols, pursuits, body searches, checkpoints, and curfew enforcement.
| Date uploaded | 4 months ago |
| Version | 1.0.0 |
| Download link | HazDS-NoPolice-1.0.0.zip |
| Downloads | 411 |
| Dependency string | HazDS-NoPolice-1.0.0 |
This mod requires the following mods to function
LavaGang-MelonLoader
The World's First Universal Mod Loader for Unity Games compatible with both Il2Cpp and Mono
Preferred version: 0.7.2README
NoPolice
A MelonLoader mod for Schedule 1 (v0.4.3f3) that completely disables all police activity. Inspired by Loganner's original No Police mod, rebuilt from scratch for the latest game version.
Features
- No patrols - Foot patrols and vehicle patrols are prevented from spawning
- No pursuits - Police will never initiate foot or vehicle pursuits
- No body searches - Officers will not investigate or search players
- No checkpoints - Road checkpoints remain inactive
- No curfew enforcement - Curfew rules are not enforced
- No dispatch - Police are never dispatched when crimes are reported
- CrossCompat - Single DLL works on both Mono and IL2CPP branches
Installation
- Install MelonLoader for Schedule 1
- Copy
NoPolice.dllto yourModsfolder
CHANGELOG
Changelog
v1.2.0
- Updated for game v0.4.4f10
- Added
DisableAllLawActivitymaster switch that blocks all law enforcement at the source - Fixes police still patrolling despite individual patches being applied
v1.1.0
- Added per-feature configuration via MelonPreferences
- Each police system can be individually enabled/disabled
- Granular patrol control (foot, vehicle, sentries separated from checkpoints/curfew)
v1.0.0
- Initial release
- Disables all police patrols, pursuits, body searches, checkpoints, curfew enforcement, and dispatch
- CrossCompat support for both Mono and IL2CPP