Difference between revisions of "SetPCExpelled"

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
imported>Maturin
(No difference)

Revision as of 08:14, 14 February 2006

Syntax:

SetPCExpelled FactionID iFlag

Example:

SetPCExpelled MagesGuild 1


When iFlag is 1, expels the player from the specified faction, and sets the "expelled" flag to true (see GetPCExpelled). If the player is in a faction-owned cell, he will be moved outside through the nearest door.


When iFlag is 0, clears the "expelled" flag.


See Also

GetPCExpelled