¶ Investigations and cases
Cases store title, summary, status and linked people.
Versione italiana
| Field |
Value |
| Category |
Police and justice |
| Module |
NEXTPolice |
| Status |
Implemented |
Support persistent investigations beyond one scene.
- The officer creates a case.
- They add suspects, victims, witnesses or officers.
- The case can receive evidence, warrants and closure.
¶ Commands
| Command |
/case create <type> <title> <summary> |
/case info <caseId> |
/case list [OPEN|CLOSED] |
/case addperson <caseId> <player> <suspect|victim|witness|officer> [notes] |
/case close <caseId> <reason> |
| Permission |
next.police.case |
- Cases should be the spine connecting dispatch, evidence, warrants and arrests.