Osiris/API/CharacterIgnoreActiveCrimes
From Divinity Engine Wiki
Full Definition(s)
- call CharacterIgnoreActiveCrimes([in](CHARACTERGUID)_character, [out](INTEGER)_bool)
Description
Remove all current pending crimes of a player character that can be removed.
Notes
- Returns failure if some crime cannot be removed. This can happen if a player is currently being interrogated for a crime.
- Despite failure, every crime that can be removed is removed.