GetCrime

From the Oblivion ConstructionSet Wiki
Revision as of 22:05, 6 July 2007 by imported>Haama (Category links)
Jump to navigation Jump to search

Syntax:

[ActorID.]GetCrime CriminalActorID [CrimeType]

Example:

 GetCrime player, 3 

Returns 1 if the CriminalActorID has committed the specified crime type against the calling actor, AND the calling actor knows about the crime. If crime type is omitted, will return true if the caller knows about any crime that the CriminalActorID has committed against him.

See Also