Difference between revisions of "GetCrime"
Jump to navigation
Jump to search
imported>Fella |
imported>Vswe m (Added Search Terms) |
||
Line 19: | Line 19: | ||
[[Category: Crime Functions]] | [[Category: Crime Functions]] | ||
[[Category: Crime Functions (CS 1.0)]] | [[Category: Crime Functions (CS 1.0)]] | ||
<!-- Begin Search Terms | |||
get | |||
crime | |||
End Search Terms --> |
Latest revision as of 08:14, 20 June 2008
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[edit | edit source]