FutureProg functions
allcrimes
allcrimes overload 1
Crime Collection allcrimes(Character character, LegalAuthority authority)
Available in
- computer function
- computer program
- standard futureprog
Returns a list of all the crimes a character has committed in the specified authority (or authorities)
| Parameter | Type | Description |
|---|---|---|
character |
Character |
The character to fetch crimes for |
authority |
LegalAuthority |
The authority to check crimes in, or if null, all authorities |