SetPCFactionSubmitAuthority

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search

Syntax:

SetPCFactionSubmitAuthority GuardFactionID iFlag

Example:

SetPCFactionSubmitAuthority ICFaction 0


The "faction submit authority" flag for a faction is set automatically whenever the player submits to the guards (goes to jail or pays a fine) of the specified faction. You can also set this flag manually by using this function with iFlag = 1.


This function is normally used to clear the flag by passing in iFlag = 0.


See Also[edit | edit source]

GetPCFactionSubmitAuthority