GetIgnoreCrime

From GECK
Jump to: navigation, search


A function included in the GECK for Fallout 3.

Description

Returns 1 if the actor is currently ignoring crime.

Syntax

[help]
(ignoringCrime:int) GetIgnoreCrime 

Notes

  • The values for the flag mean:
0	Report crimes the player commits (default).
1	Do not report crimes the player commits.

See Also