GetCrime

From the Oblivion ConstructionSet Wiki
Revision as of 08:14, 20 June 2008 by imported>Vswe (Added Search Terms)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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