GetPCExpelled

From GECK
Jump to: navigation, search


A function included in the GECK for Fallout 3.

Description

Returns 1 if the player is currently expelled from the specified faction.

Syntax

[help]
(int) GetPCExpelled FactionID:editorID

Example

set bExpelled to GetPCExpelled MagesGuild 

See Also