SetPCExpelled

From the Fallout3 GECK Wiki
Revision as of 14:11, 15 August 2009 by imported>Geckbot (Robot: Automated text replacement (-\[\[Category:(.*?)\(GECK 1.0\)\]\] +Category:\1(GECK 1.1)))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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[edit | edit source]

GetPCExpelled